File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/riverqueue/river/riverdriver/riverdatabasesql v0.42.0
2323 github.com/riverqueue/river/rivertype v0.42.0
2424 github.com/rs/zerolog v1.35.1
25- github.com/sethvargo/go-envconfig v1.3.0
25+ github.com/sethvargo/go-envconfig v1.4.3
2626 github.com/shirou/gopsutil/v4 v4.26.5
2727 github.com/swaggo/swag v1.16.6
2828 github.com/testcontainers/testcontainers-go v0.43.0
Original file line number Diff line number Diff line change @@ -260,8 +260,8 @@ github.com/sanity-io/litter v1.5.5/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF
260260github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
261261github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
262262github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
263- github.com/sethvargo/go-envconfig v1.3.0 h1:gJs+Fuv8+f05omTpwWIu6KmuseFAXKrIaOZSh8RMt0U =
264- github.com/sethvargo/go-envconfig v1.3.0 /go.mod h1:JLd0KFWQYzyENqnEPWWZ49i4vzZo/6nRidxI8YvGiHw =
263+ github.com/sethvargo/go-envconfig v1.4.3 h1:9RJrW9aiy3SJVRJ1svntpZvBw3ghj941u/BseS/TokY =
264+ github.com/sethvargo/go-envconfig v1.4.3 /go.mod h1:ebe6rgj7KzrRZPzDXU4W6WZWDEirQwvcgmS0bmC3Sjg =
265265github.com/shirou/gopsutil/v4 v4.26.5 h1:RPcBXkpz7kOj9PqGFQOlBPZHsyaPvPVQc098y9RmCNM =
266266github.com/shirou/gopsutil/v4 v4.26.5 /go.mod h1:LZ6ewCSkBqUpvSOf+LsTGnRinC6iaNUNMGBtDkJBaLQ =
267267github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w =
You can’t perform that action at this time.
0 commit comments