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 55require (
66 github.com/Microsoft/go-winio v0.6.2
77 github.com/ThomasRooney/gexpect v0.0.0-20161231170123-5482f0350944
8- github.com/fxamacker/cbor/v2 v2.6 .0
8+ github.com/fxamacker/cbor/v2 v2.7 .0
99 github.com/go-jose/go-jose/v3 v3.0.3
1010 github.com/google/go-cmp v0.6.0
1111 github.com/google/go-tpm v0.9.0
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSw
140140github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE =
141141github.com/frankban/quicktest v1.14.3 /go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps =
142142github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
143- github.com/fxamacker/cbor/v2 v2.6 .0 h1:sU6J2usfADwWlYDAFhZBQ6TnLFBHxgesMrQfQgk1tWA =
144- github.com/fxamacker/cbor/v2 v2.6 .0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
143+ github.com/fxamacker/cbor/v2 v2.7 .0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
144+ github.com/fxamacker/cbor/v2 v2.7 .0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
145145github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s =
146146github.com/go-chi/chi/v5 v5.0.12 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
147147github.com/go-jose/go-jose/v3 v3.0.3 h1:fFKWeig/irsp7XD2zBxvnmA/XaRWp5V3CBsZXJF7G7k =
You can’t perform that action at this time.
0 commit comments