Skip to content

Commit 43a6628

Browse files
committed
tools: upgrade tools
1 parent 687e649 commit 43a6628

File tree

2 files changed

+44
-46
lines changed

2 files changed

+44
-46
lines changed

tools/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module go.lsp.dev/jsonrpc2/tools
33
go 1.14
44

55
require (
6-
github.com/golangci/golangci-lint v1.30.0
7-
gotest.tools/gotestsum v0.4.2
6+
github.com/golangci/golangci-lint v1.31.0
7+
gotest.tools/gotestsum v0.5.3
88
)

0 commit comments

Comments
 (0)