File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00
3434 github.com/sourcegraph/jsonrpc2 v0.1.0
3535 github.com/spf13/cobra v1.6.1
36- github.com/spf13/pflag v1.0.5
36+ github.com/spf13/pflag v1.0.10
3737 github.com/stretchr/testify v1.7.5
3838 github.com/zalando/go-keyring v0.2.2
3939 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
Original file line number Diff line number Diff line change @@ -248,8 +248,9 @@ github.com/sourcegraph/jsonrpc2 v0.1.0 h1:ohJHjZ+PcaLxDUjqk2NC3tIGsVa5bXThe1ZheS
248248github.com/sourcegraph/jsonrpc2 v0.1.0 /go.mod h1:ZafdZgk/axhT1cvZAPOhw+95nz2I/Ra5qMlU4gTRwIo =
249249github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA =
250250github.com/spf13/cobra v1.6.1 /go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY =
251- github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
252251github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
252+ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
253+ github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
253254github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
254255github.com/stretchr/objx v0.4.0 h1:M2gUjqZET1qApGOWNSnZ49BAIMX4F/1plDv3+l31EJ4 =
255256github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
You can’t perform that action at this time.
0 commit comments