Skip to content

Commit

Permalink
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 7580825 commit e4fa1de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
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 e4fa1de

Please sign in to comment.