File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/caarlos0/go-version v0.2.2
77 github.com/caarlos0/log v0.5.3
88 github.com/google/go-tpm v0.9.8
9- github.com/loicsikidi/attest v0.5 .0
9+ github.com/loicsikidi/attest v0.6 .0
1010 github.com/loicsikidi/tpm-ca-certificates v0.8.0
1111 github.com/smallstep/certinfo v1.15.0
1212 github.com/spf13/cobra v1.10.2
@@ -62,7 +62,7 @@ require (
6262 github.com/in-toto/attestation v1.1.2 // indirect
6363 github.com/in-toto/in-toto-golang v0.9.0 // indirect
6464 github.com/inconshreveable/mousetrap v1.1.0 // indirect
65- github.com/loicsikidi/go-tpm-kit v0.6.0 // indirect
65+ github.com/loicsikidi/go-tpm-kit v0.6.1 // indirect
6666 github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
6767 github.com/mattn/go-runewidth v0.0.19 // indirect
6868 github.com/muesli/cancelreader v0.2.2 // indirect
Original file line number Diff line number Diff line change @@ -258,10 +258,10 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
258258github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
259259github.com/letsencrypt/boulder v0.20251110.0 h1:J8MnKICeilO91dyQ2n5eBbab24neHzUpYMUIOdOtbjc =
260260github.com/letsencrypt/boulder v0.20251110.0 /go.mod h1:ogKCJQwll82m7OVHWyTuf8eeFCjuzdRQlgnZcCl0V+8 =
261- github.com/loicsikidi/attest v0.5 .0 h1:nb3fI1ZZBELtplohz8ExUBB13GlNUBcRBSVVSxllg+w =
262- github.com/loicsikidi/attest v0.5 .0 /go.mod h1:+EpVcDRB8Qx4HHfOaatnXCEZeb44++afR+xF4vYryr0 =
263- github.com/loicsikidi/go-tpm-kit v0.6.0 h1:Lqkuwkn2lg1oTOmOtZEheObKxfvzIaLL1u8XinzEL+8 =
264- github.com/loicsikidi/go-tpm-kit v0.6.0 /go.mod h1:NaWraIy5YnNsBLFaqIrftAr7L0bth4shh1bnKquIOe4 =
261+ github.com/loicsikidi/attest v0.6 .0 h1:CYTd/pNtnSQafBTyugWD7Q/Naw8JbQcoSSVV9b1eM+Y =
262+ github.com/loicsikidi/attest v0.6 .0 /go.mod h1:hJ1GsqG7Pna34JUc2RRCBX0PgCni4m/wuaX9BKKGLfA =
263+ github.com/loicsikidi/go-tpm-kit v0.6.1 h1:M688tAxu8nzA4zr2x07c2c3uJx8LVijXFXW63yBd8/c =
264+ github.com/loicsikidi/go-tpm-kit v0.6.1 /go.mod h1:NaWraIy5YnNsBLFaqIrftAr7L0bth4shh1bnKquIOe4 =
265265github.com/loicsikidi/tpm-ca-certificates v0.8.0 h1:JlvYeYlb+AqkLDH87peU7KIA6RoWujiSL6lHTUvUZUc =
266266github.com/loicsikidi/tpm-ca-certificates v0.8.0 /go.mod h1:Qh+3VaH+uQL4LTuyRn8YI4u9qQC7/fvkvabCSBwB/Vg =
267267github.com/lucasb-eyer/go-colorful v1.3.0 h1:2/yBRLdWBZKrf7gB40FoiKfAWYQ0lqNcbuQwVHXptag =
You can’t perform that action at this time.
0 commit comments