Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.10.1...v1.11.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 Apr 14, 2022
1 parent bbf20af commit cd33792
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 22 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/Checkmarx/kics
go 1.16

require (
cloud.google.com/go/iam v0.3.0 // indirect
cloud.google.com/go/monitoring v1.2.0 // indirect
github.com/BurntSushi/toml v1.1.0
github.com/GoogleCloudPlatform/terraformer v0.8.18
Expand Down Expand Up @@ -32,13 +33,13 @@ require (
github.com/sosedoff/ansible-vault-go v0.1.1
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.10.1
github.com/spf13/viper v1.11.0
github.com/stretchr/testify v1.7.1
github.com/tdewolff/minify/v2 v2.11.1
github.com/tidwall/gjson v1.14.0
github.com/xeipuuv/gojsonschema v1.2.0
github.com/zclconf/go-cty v1.10.0
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
golang.org/x/net v0.0.0-20220412020605-290c469a71a5
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
helm.sh/helm/v3 v3.8.2
mvdan.cc/sh/v3 v3.4.3
Expand Down
Loading

0 comments on commit cd33792

Please sign in to comment.