Skip to content

Commit

Permalink
Update go req version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryn5 committed Oct 16, 2023
1 parent 6bc4973 commit 57c0055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gremlin-go/example/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module example

go 1.20

require github.com/apache/tinkerpop/gremlin-go/v3 v3.6.1-rc2
require github.com/apache/tinkerpop/gremlin-go/v3 v3.7.0

require (
github.com/apache/tinkerpop/gremlin-go v0.0.0-20220530191148-29272fa563ec // indirect
Expand Down

0 comments on commit 57c0055

Please sign in to comment.