Skip to content

Commit

Permalink
fix: tools link (#128) (#131)
Browse files Browse the repository at this point in the history
(cherry picked from commit b4dccfe)

Co-authored-by: Julián Toledano <[email protected]>
  • Loading branch information
mergify[bot] and JulianToledano authored Aug 22, 2024
1 parent e4ef544 commit ad21c7e
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 ad21c7e

Please sign in to comment.