Skip to content

Commit 2fbed0a

Browse files
committed
tools: upgrade to github.com/golangci/[email protected]
1 parent da62ba8 commit 2fbed0a

File tree

2 files changed

+278
-72
lines changed

2 files changed

+278
-72
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
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.27.0
6+
github.com/golangci/golangci-lint v1.30.0
77
gotest.tools/gotestsum v0.4.2
88
)

0 commit comments

Comments
 (0)