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 @@ -13,7 +13,7 @@ require (
1313require (
1414 github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
1515 github.com/danieljoos/wincred v1.1.2 // indirect
16- github.com/dvsekhvalnov/jose2go v1.5 .0 // indirect
16+ github.com/dvsekhvalnov/jose2go v1.7 .0 // indirect
1717 github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
1818 github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
1919 github.com/inconshreveable/mousetrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/danieljoos/wincred v1.1.2/go.mod h1:GijpziifJoIBfYh+S7BbkdUTU4LfM+QnG
88github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1010github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
11- github.com/dvsekhvalnov/jose2go v1.5 .0 h1:3j8ya4Z4kMCwT5nXIKFSV84YS+HdqSSO0VsTQxaLAeM =
12- github.com/dvsekhvalnov/jose2go v1.5 .0 /go.mod h1:QsHjhyTlD/lAVqn/NSbVZmSCGeDehTB/mPZadG+mhXU =
11+ github.com/dvsekhvalnov/jose2go v1.7 .0 h1:bnQc8+GMnidJZA8zc6lLEAb4xNrIqHwO+9TzqvtQZPo =
12+ github.com/dvsekhvalnov/jose2go v1.7 .0 /go.mod h1:QsHjhyTlD/lAVqn/NSbVZmSCGeDehTB/mPZadG+mhXU =
1313github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 h1:ZpnhV/YsD2/4cESfV5+Hoeu/iUR3ruzNvZ+yQfO03a0 =
1414github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 /go.mod h1:bBOAhwG1umN6/6ZUMtDFBMQR8jRg9O75tm9K00oMsK4 =
1515github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c h1:6rhixN/i8ZofjG1Y75iExal34USq5p+wiN1tpie8IrU =
You can’t perform that action at this time.
0 commit comments