File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/nezuchan/scheduled-tasks
3
3
go 1.20
4
4
5
5
require (
6
- github.com/caarlos0/env/v9 v9 .0.0
6
+ github.com/caarlos0/env/v10 v10 .0.0
7
7
github.com/disgoorg/log v1.2.1
8
8
github.com/joho/godotenv v1.5.1
9
9
github.com/rabbitmq/amqp091-go v1.9.0
Original file line number Diff line number Diff line change 1
1
github.com/bsm/ginkgo/v2 v2.7.0 h1:ItPMPH90RbmZJt5GtkcNvIRuGEdwlBItdNVoyzaNQao =
2
2
github.com/bsm/gomega v1.26.0 h1:LhQm+AFcgV2M0WyKroMASzAzCAJVpAxQXv4SaI9a69Y =
3
+ github.com/caarlos0/env/v10 v10.0.0 /go.mod h1:ZfulV76NvVPw3tm591U4SwL3Xx9ldzBP9aGxzeN7G18 =
3
4
github.com/caarlos0/env/v8 v8.0.0 h1:POhxHhSpuxrLMIdvTGARuZqR4Jjm8AYmoi/JKlcScs0 =
4
5
github.com/caarlos0/env/v8 v8.0.0 /go.mod h1:7K4wMY9bH0esiXSSHlfHLX5xKGQMnkH5Fk4TDSSSzfo =
5
6
github.com/caarlos0/env/v9 v9.0.0 /go.mod h1:ye5mlCVMYh6tZ+vCgrs/B95sj88cg5Tlnc0XIzgZ020 =
You can’t perform that action at this time.
0 commit comments