Skip to content

Commit

Permalink
chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent b71134b commit f63f637
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 66 deletions.
9 changes: 4 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ require (
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
github.com/mattn/go-shellwords v1.0.12
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
github.com/nats-io/nats-server/v2 v2.7.4 // indirect
github.com/nats-io/nats.go v1.28.0
github.com/nats-io/nats.go v1.30.2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.16.0
github.com/robfig/cron/v3 v3.0.1
Expand All @@ -45,15 +44,15 @@ require (
github.com/soheilhy/cmux v0.1.5
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.16.0
github.com/spf13/viper v1.17.0
github.com/streadway/amqp v1.1.0
github.com/stretchr/testify v1.8.4
github.com/struCoder/pidusage v0.2.1
github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible // indirect
github.com/tidwall/buntdb v1.2.7
github.com/tinylib/msgp v1.1.6 // indirect
golang.org/x/net v0.14.0
google.golang.org/grpc v1.57.0
golang.org/x/net v0.15.0
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
)

Expand Down
Loading

0 comments on commit f63f637

Please sign in to comment.