snap: Always package latest stable version of Go

This commit is contained in:
Joe Mooring 2025-01-06 12:50:40 -08:00 committed by GitHub
parent 44628616af
commit 3682027a51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,7 +116,7 @@ parts:
go: go:
plugin: nil plugin: nil
stage-snaps: stage-snaps:
- go/1.22/stable - go/latest/stable
prime: prime:
- bin/go - bin/go
- pkg/tool - pkg/tool