diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:01 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:01 +0000 |
| commit | 727de332cc8d275fbc9a3fda6a852b76b48fe1a7 (patch) | |
| tree | 5c924942b58dc7f71fcfab0f854a5660754231ba /repos/extra/go/abuild | |
| parent | 4f73c4b93d04680735403418ed3998da0fa36cd7 (diff) | |
| download | alicelinux-727de332cc8d275fbc9a3fda6a852b76b48fe1a7.tar.gz alicelinux-727de332cc8d275fbc9a3fda6a852b76b48fe1a7.zip | |
go: updated to 1.26.1
Diffstat (limited to 'repos/extra/go/abuild')
| -rw-r--r-- | repos/extra/go/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/go/abuild b/repos/extra/go/abuild index a15037a3..a20e220f 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.26.0 +version=1.26.1 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |