You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently updated our "netrc" Go package in PR git-lfs/go-netrc#3
with a small change to use a constant format string (as reported by
Go 1.24's "go vet" command). We therefore now update the Go module
list in this repository to reference the latest version of our
git-lfs/go-netrc project, by running:
go get github.com/git-lfs/go-netrc@latest
We then also run the "go mod tidy" command to update the set of Go
module hashes in the "go.sum" file.
0 commit comments