forked from git-lfs/git-lfs
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.*: update netrc Go package version
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.
- Loading branch information
1 parent
0c87622
commit 3642879
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters