Skip to content

Commit

Permalink
fixup! Fix go mod version in mod file.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszraczylo committed Dec 12, 2023
1 parent e4fa1de commit beb6ddf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/lukaszraczylo/go-simple-graphql

go 1.21.5

require (
github.com/avast/retry-go/v4 v4.5.1
github.com/gookit/goutil v0.6.14
Expand Down

0 comments on commit beb6ddf

Please sign in to comment.