Skip to content

Commit

Permalink
lower required go version
Browse files Browse the repository at this point in the history
  • Loading branch information
sethpollack committed Jan 9, 2025
1 parent 4098d90 commit d5c5dac
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/sethpollack/envcfg

go 1.23.0
go 1.22

require github.com/stretchr/testify v1.9.0

Expand Down

0 comments on commit d5c5dac

Please sign in to comment.