Skip to content

Commit

Permalink
build: bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
Warashi committed Dec 21, 2024
1 parent 3380e61 commit eedb20d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linter/relaycompmul/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/Warashi/compgen/linter/relaycompmul

go 1.22
go 1.23.4

require (
github.com/gqlgo/gqlanalysis v0.3.6
github.com/vektah/gqlparser/v2 v2.5.20
Expand Down

0 comments on commit eedb20d

Please sign in to comment.