Skip to content

Commit

Permalink
go: upgrade version above 1.19 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
polarathene committed Aug 29, 2023
1 parent 124db18 commit c413ce2
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,5 +1,5 @@
module github.com/a8m/envsubst

go 1.17
go 1.21

require gopkg.in/yaml.v2 v2.4.0 // indirect

0 comments on commit c413ce2

Please sign in to comment.