Skip to content

Commit

Permalink
Merge pull request #177 from tofuutils/fix/go-mod
Browse files Browse the repository at this point in the history
fix: set v2 in go.mod
  • Loading branch information
kvendingoldo authored Jun 17, 2024
2 parents fba15e2 + e5e8fad commit e01b0e3
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,4 +1,4 @@
module github.com/tofuutils/tenv
module github.com/tofuutils/tenv/v2

go 1.21

Expand Down

0 comments on commit e01b0e3

Please sign in to comment.