File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ require (
109109 github.com/go-playground/locales v0.14.1 // indirect
110110 github.com/go-playground/universal-translator v0.18.1 // indirect
111111 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
112- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
112+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
113113 github.com/godbus/dbus/v5 v5.1.0 // indirect
114114 github.com/gogo/protobuf v1.3.2 // indirect
115115 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
Original file line number Diff line number Diff line change @@ -264,8 +264,8 @@ github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg78
264264github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 /go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls =
265265github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
266266github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
267- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
268- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
267+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
268+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
269269github.com/gobwas/httphead v0.1.0 /go.mod h1:O/RXo79gxV8G+RqlR/otEwx4Q36zl9rqC5u12GKvMCM =
270270github.com/gobwas/pool v0.2.1 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
271271github.com/gobwas/ws v1.2.1 /go.mod h1:hRKAFb8wOxFROYNsT1bqfWnhX+b5MFeJM9r2ZSwg/KY =
You can’t perform that action at this time.
0 commit comments