Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ require (
github.com/AlekSi/gocoverutil v0.2.0
github.com/golangci/golangci-lint v1.39.0
github.com/quasilyte/go-consistent v0.0.0-20200404105227-766526bf1e96
github.com/reviewdog/reviewdog v0.11.0
golang.org/x/tools v0.1.0
github.com/reviewdog/reviewdog v0.14.0
golang.org/x/tools v0.1.5
)
Loading