Skip to content

Commit

Permalink
upgrade golang to 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikunjy committed Oct 24, 2023
1 parent a8f3d7d commit 66e0e40
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/nikunjy/rules

go 1.18
go 1.21

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

0 comments on commit 66e0e40

Please sign in to comment.