Skip to content

Commit 0c6c523

Browse files
fix(deps): update module github.com/caarlos0/env/v8 to v11
1 parent 4d3332c commit 0c6c523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
)
1414

1515
require (
16-
github.com/caarlos0/env/v8 v8.0.0
16+
github.com/caarlos0/env/v11 v11.4.0
1717
github.com/go-co-op/gocron v1.37.0
1818
github.com/go-co-op/gocron/v2 v2.19.1
1919
)

0 commit comments

Comments
 (0)