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