Skip to content

Commit

Permalink
reduce the minimum go version
Browse files Browse the repository at this point in the history
  • Loading branch information
juandspy committed Dec 22, 2023
1 parent e824d04 commit bab7f52
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,3 +1,3 @@
module github.com/juandspy/monkey-lang

go 1.21.3
go 1.16

0 comments on commit bab7f52

Please sign in to comment.