Skip to content

Commit

Permalink
fix: tools link (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianToledano authored Jul 16, 2024
1 parent efe52f2 commit b4dccfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package tools

// Manage tool dependencies via go.mod.
//
// https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module
// https://go.dev/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module
// https://github.com/golang/go/issues/25922

//nolint:all
Expand Down

0 comments on commit b4dccfe

Please sign in to comment.