Skip to content

Commit

Permalink
Increase go version in go.mod to 1.18 (#62)
Browse files Browse the repository at this point in the history
Got it! thanks for noticing.
  • Loading branch information
hansgylling committed Oct 18, 2023
1 parent fbd4dbd commit 1a0b5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/testdata/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module example

go 1.17
go 1.18

0 comments on commit 1a0b5cb

Please sign in to comment.