abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

ci: update to use `go-version-file` rather than `go-version` #416

Closed chenrui333 closed 3 weeks ago

chenrui333 commented 3 weeks ago

using go-version-file would ease the go version management, which takes go.mod as source of truth.