File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ require (
7676 github.com/prometheus/procfs v0.17.0 // indirect
7777 github.com/spf13/cobra v1.9.1 // indirect
7878 github.com/spf13/pflag v1.0.10
79- github.com/stoewer/go-strcase v1.3.0 // indirect
79+ github.com/stoewer/go-strcase v1.3.1 // indirect
8080 github.com/x448/float16 v0.8.4 // indirect
8181 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
8282 go.opentelemetry.io/otel v1.38.0 // indirect
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
156156github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
157157github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU =
158158github.com/spf13/viper v1.21.0 /go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY =
159- github.com/stoewer/go-strcase v1.3.0 h1:g0eASXYtp+yvN9fK8sH94oCIk0fau9uV1/ZdJ0AVEzs =
160- github.com/stoewer/go-strcase v1.3.0 /go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo =
159+ github.com/stoewer/go-strcase v1.3.1 h1:iS0MdW+kVTxgMoE1LAZyMiYJFKlOzLooE4MxjirtkAs =
160+ github.com/stoewer/go-strcase v1.3.1 /go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo =
161161github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
162162github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
163163github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments