Skip to content

Commit

Permalink
fix(deps): update module github.com/statnett/controller-runtime-viper…
Browse files Browse the repository at this point in the history
… to v0.3.11 (#742)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent e01364f commit b9b1ed5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.2
github.com/statnett/controller-runtime-viper v0.3.10
github.com/statnett/controller-runtime-viper v0.3.11
github.com/stretchr/testify v1.8.4
k8s.io/api v0.29.0
k8s.io/apimachinery v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ=
github.com/spf13/viper v1.18.2/go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk=
github.com/statnett/controller-runtime-viper v0.3.10 h1:cEyiJrzrfuR+zeGbukFFIuaz6aqkJLIGaSywbgettBQ=
github.com/statnett/controller-runtime-viper v0.3.10/go.mod h1:WXwy5w3hZR5eP26Y4fS5sdCfZkKmevHPAEYEkXOEufs=
github.com/statnett/controller-runtime-viper v0.3.11 h1:Fosl5UsxIRlZkvnXElVd9a06dFGvV7jYNsoES+211AQ=
github.com/statnett/controller-runtime-viper v0.3.11/go.mod h1:bZ8oiGzcm9+6EBDZV0csxeqz2xqV8coL6kEGx95vgnc=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
Expand Down

0 comments on commit b9b1ed5

Please sign in to comment.