Skip to content

Commit

Permalink
Merge pull request #2 from basemachina/change-to-go1.21
Browse files Browse the repository at this point in the history
Change Go version to 1.21.0
  • Loading branch information
taro-28 authored Feb 20, 2024
2 parents 405488b + 478af7c commit 831ed66
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/basemachina/gqlgen-complexity-reporter

go 1.22.0
go 1.21.0

require (
github.com/99designs/gqlgen v0.17.43
Expand Down

0 comments on commit 831ed66

Please sign in to comment.