Skip to content

Commit f56ae88

Browse files
committed
Merge branch 'main' into get-more-data-from-runtime
2 parents d8f13dc + 19b826c commit f56ae88

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

tools/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.13
44

55
require (
66
github.com/AlekSi/gocoverutil v0.2.0
7-
github.com/golangci/golangci-lint v1.30.0
7+
github.com/golangci/golangci-lint v1.31.0
88
github.com/quasilyte/go-consistent v0.0.0-20200404105227-766526bf1e96
99
github.com/reviewdog/reviewdog v0.10.1
10-
golang.org/x/tools v0.0.0-20200727233628-55644ead90ce
10+
golang.org/x/tools v0.0.0-20200812195022-5ae4c3c160a0
1111
)

0 commit comments

Comments
 (0)