File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
40
40
github.com/sirupsen/logrus v1.9.3
41
41
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
42
42
github.com/spf13/cobra v1.9.1
43
- github.com/spf13/pflag v1.0.7
43
+ github.com/spf13/pflag v1.0.9
44
44
github.com/stretchr/testify v1.11.1
45
45
github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
46
46
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
Original file line number Diff line number Diff line change @@ -452,8 +452,8 @@ github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 h1:XTHrT01
452
452
github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
453
453
github.com/spf13/pflag v1.0.0 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
454
454
github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
455
- github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
456
- github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
455
+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
456
+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
457
457
github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c h1:2EejZtjFjKJGk71ANb+wtFK5EjUzUkEM3R0xnp559xg =
458
458
github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c /go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7SrnBM =
459
459
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments