Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#17)
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.15.0...v1.16.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent 99425bc commit e6e5806
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 26 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ require (
barista.run v0.0.0-20230330190245-328cd67e2c27
github.com/KarolosLykos/pulse v0.0.5
github.com/amimof/huego v1.2.1
github.com/golang/protobuf v1.5.3 // indirect
github.com/martinlindhe/unit v0.0.0-20221119104754-49d25a6e149e
github.com/martinohmann/barista-contrib v0.0.0-20230324194946-e5c115e49dc3
github.com/pelletier/go-toml/v2 v2.0.7 // indirect
github.com/spf13/viper v1.15.0
github.com/spf13/viper v1.16.0
golang.org/x/net v0.10.0
golang.org/x/time v0.3.0
google.golang.org/protobuf v1.30.0 // indirect
)
Loading

0 comments on commit e6e5806

Please sign in to comment.