1
0
Fork 0
mirror of https://git.sr.ht/~sircmpwn/core-go synced 2024-09-09 11:42:36 +02:00

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.
This commit is contained in:
Conrad Hoffmann 2023-12-04 21:27:31 +01:00
parent cd87849358
commit 2e7ac4ecfd

View file

@ -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: