File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/keybase/go-keychain v0.0.1
1010 github.com/pierrec/lz4/v4 v4.1.26
1111 github.com/spf13/pflag v1.0.10
12- github.com/zalando/go-keyring v0.2.6
12+ github.com/zalando/go-keyring v0.2.7
1313 golang.org/x/crypto v0.48.0
1414 golang.org/x/net v0.50.0
1515 golang.org/x/sys v0.41.0
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
2929github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
3030github.com/zalando/go-keyring v0.2.6 h1:r7Yc3+H+Ux0+M72zacZoItR3UDxeWfKTcabvkI8ua9s =
3131github.com/zalando/go-keyring v0.2.6 /go.mod h1:2TCrxYrbUNYfNS/Kgy/LSrkSQzZ5UPVH85RwfczwvcI =
32+ github.com/zalando/go-keyring v0.2.7 h1:YbqBw40+g4g69UNk4WsRM/fV9YErfVWwozE2+7Bn+7g =
33+ github.com/zalando/go-keyring v0.2.7 /go.mod h1:tsMo+VpRq5NGyKfxoBVjCuMrG47yj8cmakZDO5QGii0 =
3234golang.org/x/crypto v0.48.0 h1:/VRzVqiRSggnhY7gNRxPauEQ5Drw9haKdM0jqfcCFts =
3335golang.org/x/crypto v0.48.0 /go.mod h1:r0kV5h3qnFPlQnBSrULhlsRfryS2pmewsg+XfMgkVos =
3436golang.org/x/net v0.50.0 h1:ucWh9eiCGyDR3vtzso0WMQinm2Dnt8cFMuQa9K33J60 =
You can’t perform that action at this time.
0 commit comments