Skip to content

Commit

Permalink
chore: update go.mod to go1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jan 21, 2022
1 parent 7235e18 commit 71f6a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/golangci/golangci-lint

go 1.17
go 1.18

require (
4d63.com/gochecknoglobals v0.1.0
Expand Down

0 comments on commit 71f6a93

Please sign in to comment.