Skip to content

Commit

Permalink
Bump go version
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysses Souza <[email protected]>
  • Loading branch information
ulyssessouza committed Mar 23, 2024
1 parent 50f4b6f commit 1ec4504
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
golang 1.21.3
golang 1.22.1
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/ulyssessouza/envlang

go 1.21
go 1.22

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

0 comments on commit 1ec4504

Please sign in to comment.