Skip to content

Commit

Permalink
Fix minimum required Go version (1.20)
Browse files Browse the repository at this point in the history
  • Loading branch information
alnvdl committed Mar 10, 2023
1 parent a23ba8c commit 6b2cfb7
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/alnvdl/terr

go 1.13
go 1.20

0 comments on commit 6b2cfb7

Please sign in to comment.