~sircmpwn/core-go

2e7ac4ecfd063db308fd33251aab2f43911eec42 — Conrad Hoffmann 1 year, 5 days ago cd87849
Update and simplify build manifest

Alpine 3.14 uses Go 1.16, but go.mod says 1.17. Also, no external
repository should be required for core-go.
1 files changed, 1 insertions(+), 6 deletions(-)

M .builds/alpine.yml
M .builds/alpine.yml => .builds/alpine.yml +1 -6
@@ 1,9 1,4 @@
image: alpine/3.14
repositories:
  sr.ht: >
    https://mirror.sr.ht/alpine/v3.14/sr.ht/
    https://mirror.sr.ht/alpine/alpine%40sr.ht.rsa.pub
    alpine@sr.ht.rsa.pub
image: alpine/3.17
packages:
  - go
sources: