Skip to content

Commit

Permalink
Downgrade go to 1.20 for compability
Browse files Browse the repository at this point in the history
  • Loading branch information
pavleprica committed Sep 15, 2023
1 parent a6bdc32 commit 457ac97
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/go-nag/configuration

go 1.21
go 1.20

require (
github.com/joho/godotenv v1.5.1
Expand Down

0 comments on commit 457ac97

Please sign in to comment.