Skip to content

Commit

Permalink
Changed go version in go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenewald committed Oct 30, 2023
1 parent fc2a16b commit b1d1ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module analyzer

go 1.23
go 1.21.1

require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
Expand Down

0 comments on commit b1d1ddf

Please sign in to comment.