Skip to content

Commit

Permalink
update go.mod: change go version to 1.16 (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
peakle committed Oct 21, 2021
1 parent 8b18901 commit 4fbf1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/go-critic/go-critic

go 1.13
go 1.16

require (
github.com/go-toolsmith/astcast v1.0.0
Expand Down

0 comments on commit 4fbf1c1

Please sign in to comment.