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 @@ -72,7 +72,7 @@ require (
7272 github.com/felixge/httpsnoop v1.0.4 // indirect
7373 github.com/fsnotify/fsnotify v1.8.0 // indirect
7474 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
75- github.com/go-jose/go-jose/v4 v4.0.4 // indirect
75+ github.com/go-jose/go-jose/v4 v4.0.5 // indirect
7676 github.com/go-kit/log v0.2.1 // indirect
7777 github.com/go-logfmt/logfmt v0.6.0 // indirect
7878 github.com/go-logr/logr v1.4.2 // indirect
Original file line number Diff line number Diff line change @@ -183,8 +183,8 @@ github.com/fullstorydev/emulators/storage v0.0.0-20240401123056-edc69752f474 h1:
183183github.com/fullstorydev/emulators/storage v0.0.0-20240401123056-edc69752f474 /go.mod h1:PQwxF4UU8wuL+srGxr3BOhIW5zXqgucwVlO/nPZLsxw =
184184github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
185185github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
186- github.com/go-jose/go-jose/v4 v4.0.4 h1:VsjPI33J0SB9vQM6PLmNjoHqMQNGPiZ0rHL7Ni7Q6/E =
187- github.com/go-jose/go-jose/v4 v4.0.4 /go.mod h1:NKb5HO1EZccyMpiZNbdUw/14tiXNyUJh188dfnMCAfc =
186+ github.com/go-jose/go-jose/v4 v4.0.5 h1:M6T8+mKZl/+fNNuFHvGIzDz7BTLQPIounk/b9dw3AaE =
187+ github.com/go-jose/go-jose/v4 v4.0.5 /go.mod h1:s3P1lRrkT8igV8D9OjyL4WRyHvjB6a4JSllnOrmmBOA =
188188github.com/go-kit/kit v0.8.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
189189github.com/go-kit/kit v0.9.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
190190github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU =
You can’t perform that action at this time.
0 commit comments