Skip to content

Commit bd9475d

Browse files
fix(deps): update module github.com/statnett/controller-runtime-viper to v0.3.34 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b3d25a commit bd9475d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/prometheus/client_golang v1.21.0
1313
github.com/spf13/pflag v1.0.6
1414
github.com/spf13/viper v1.19.0
15-
github.com/statnett/controller-runtime-viper v0.3.33
15+
github.com/statnett/controller-runtime-viper v0.3.34
1616
github.com/stretchr/testify v1.10.0
1717
k8s.io/api v0.32.2
1818
k8s.io/apimachinery v0.32.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
135135
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
136136
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
137137
github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
138-
github.com/statnett/controller-runtime-viper v0.3.33 h1:1nTSsl/bjoUquyTBsUvsXzwrASB6p2hApWTtJ/bj7FY=
139-
github.com/statnett/controller-runtime-viper v0.3.33/go.mod h1:nHtthA3w3GpyTrY5MIrT31yxII7VkNsHvP7GaorXBaY=
138+
github.com/statnett/controller-runtime-viper v0.3.34 h1:+Pp+iYhqOAc0de4XOwgzUlsP6xqokx0k4NXVY7aAt8o=
139+
github.com/statnett/controller-runtime-viper v0.3.34/go.mod h1:l1EdKErXZFed1YcvLichhBE3K46gpVj8Wv3h4My3MsA=
140140
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
141141
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
142142
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

0 commit comments

Comments
 (0)