Skip to content

Commit

Permalink
chore: bump go version (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Nov 27, 2023
2 parents a2ac174 + d286290 commit 7c53f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/go/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/openfga/language/pkg/go

go 1.21.3
go 1.21.4

require (
github.com/antlr4-go/antlr/v4 v4.13.0
Expand Down

0 comments on commit 7c53f26

Please sign in to comment.