-
- Downloads
[renovate] Update module github.com/spf13/viper to v1.19.0
parent
0064c912
No related branches found
No related tags found
Pipeline #200368 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !891. Comments created here will be created in the context of that merge request.
... | ... | @@ -19,7 +19,7 @@ require ( |
github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.8.0 | ||
github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.18.2 | ||
github.com/spf13/viper v1.19.0 | ||
github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.15.0 | ||
... | ... | @@ -59,7 +59,7 @@ require ( |
github.com/opencontainers/go-digest v1.0.0 // indirect | ||
github.com/opencontainers/image-spec v1.0.2 // indirect | ||
github.com/opencontainers/runc v1.1.0 // indirect | ||
github.com/pelletier/go-toml/v2 v2.1.0 // indirect | ||
github.com/pelletier/go-toml/v2 v2.2.2 // indirect | ||
github.com/pkg/errors v0.9.1 // indirect | ||
github.com/pkg/term v1.2.0-beta.2 // indirect | ||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect | ||
... | ... |
Please register or sign in to comment