Skip to content

Commit

Permalink
Update go module to 1.22.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 643039614
  • Loading branch information
suyashkumar authored and copybara-github committed Jun 13, 2024
1 parent bf9849f commit 6f1eeec
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/google/cql

go 1.23
go 1.22

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

0 comments on commit 6f1eeec

Please sign in to comment.