Skip to content

Commit

Permalink
Merge pull request #223 from circonus-labs/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/spf13/viper-1.17.0

build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
  • Loading branch information
maier authored Oct 9, 2023
2 parents 7e0714c + a83f34d commit bcec466
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 33 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ require (
github.com/circonus-labs/go-apiclient v0.7.23
github.com/gojuno/minimock/v3 v3.1.3
github.com/google/uuid v1.3.1
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-retryablehttp v0.7.4
github.com/maier/go-appstats v0.2.0
github.com/openhistogram/circonusllhist v0.3.0
Expand All @@ -18,7 +17,7 @@ require (
github.com/rs/zerolog v1.31.0
github.com/shirou/gopsutil/v3 v3.23.9
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/spf13/viper v1.17.0
golang.org/x/sync v0.4.0
golang.org/x/sys v0.13.0
gopkg.in/yaml.v2 v2.4.0
Expand Down
Loading

0 comments on commit bcec466

Please sign in to comment.