Skip to content

Commit

Permalink
Merge pull request #58 from pantheon-systems/dependabot/go_modules/gi…
Browse files Browse the repository at this point in the history
…thub.com/spf13/viper-1.12.0

Bump github.com/spf13/viper from 1.2.1 to 1.12.0
  • Loading branch information
Joe Burianek authored Jun 8, 2022
2 parents bdfe59b + fbd7d4f commit 8745a0e
Show file tree
Hide file tree
Showing 2 changed files with 844 additions and 28 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
module github.com/pantheon-systems/pauditd

require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/mitchellh/mapstructure v1.1.2 // indirect
github.com/pantheon-systems/certinel v1.2.5
github.com/satori/go.uuid v1.2.0
github.com/spf13/pflag v1.0.3 // indirect
github.com/spf13/viper v1.2.1
github.com/spf13/viper v1.12.0
github.com/streadway/handy v0.0.0-20160402200321-f450267a206e
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.2
Expand Down
Loading

0 comments on commit 8745a0e

Please sign in to comment.