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 @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.26.0
66
77require (
8- github.com/caarlos0/env/v11 v11.3.1
8+ github.com/caarlos0/env/v11 v11.4.0
99 github.com/disgoorg/log v1.2.1
1010 github.com/joho/godotenv v1.5.1
1111 github.com/rabbitmq/amqp091-go v1.10.0
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ github.com/bsm/ginkgo/v2 v2.7.0 h1:ItPMPH90RbmZJt5GtkcNvIRuGEdwlBItdNVoyzaNQao=
22github.com/bsm/gomega v1.26.0 h1:LhQm+AFcgV2M0WyKroMASzAzCAJVpAxQXv4SaI9a69Y =
33github.com/caarlos0/env/v10 v10.0.0 /go.mod h1:ZfulV76NvVPw3tm591U4SwL3Xx9ldzBP9aGxzeN7G18 =
44github.com/caarlos0/env/v11 v11.3.1 /go.mod h1:qupehSf/Y0TUTsxKywqRt/vJjN5nz6vauiYEUUr8P4U =
5+ github.com/caarlos0/env/v11 v11.4.0 /go.mod h1:qupehSf/Y0TUTsxKywqRt/vJjN5nz6vauiYEUUr8P4U =
56github.com/caarlos0/env/v8 v8.0.0 h1:POhxHhSpuxrLMIdvTGARuZqR4Jjm8AYmoi/JKlcScs0 =
67github.com/caarlos0/env/v8 v8.0.0 /go.mod h1:7K4wMY9bH0esiXSSHlfHLX5xKGQMnkH5Fk4TDSSSzfo =
78github.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