File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
plugins/kms/mains/transit Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
12
12
github.com/davecgh/go-spew v1.1.1 // indirect
13
13
github.com/fatih/color v1.16.0 // indirect
14
- github.com/go-jose/go-jose/v3 v3.0.3 // indirect
14
+ github.com/go-jose/go-jose/v3 v3.0.4 // indirect
15
15
github.com/golang/protobuf v1.5.3 // indirect
16
16
github.com/hashicorp/errwrap v1.1.0 // indirect
17
17
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5Kwzbycv
11
11
github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
12
12
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM =
13
13
github.com/fatih/color v1.16.0 /go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE =
14
- github.com/go-jose/go-jose/v3 v3.0.3 h1:fFKWeig/irsp7XD2zBxvnmA/XaRWp5V3CBsZXJF7G7k =
15
- github.com/go-jose/go-jose/v3 v3.0.3 /go.mod h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQrVfLAMboGkQ =
14
+ github.com/go-jose/go-jose/v3 v3.0.4 h1:Wp5HA7bLQcKnf6YYao/4kpRpVMp/yf6+pJKV8WFSaNY =
15
+ github.com/go-jose/go-jose/v3 v3.0.4 /go.mod h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQrVfLAMboGkQ =
16
16
github.com/go-test/deep v1.0.2 h1:onZX1rnHT3Wv6cqNgYyFOOlgVKJrksuCMCRvJStbMYw =
17
17
github.com/go-test/deep v1.0.2 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
18
18
github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
You can’t perform that action at this time.
0 commit comments