File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/tektoncd/cli
22
3- go 1.25.8
3+ go 1.26.0
44
55require (
66 github.com/AlecAivazis/survey/v2 v2.3.7
@@ -21,7 +21,7 @@ require (
2121 github.com/hinshun/vt10x v0.0.0-20220228203356-1ab2cad5fd82
2222 github.com/jonboulle/clockwork v0.5.0
2323 github.com/ktr0731/go-fuzzyfinder v0.9.0
24- github.com/letsencrypt/boulder v0.20260420 .0
24+ github.com/letsencrypt/boulder v0.20260428 .0
2525 github.com/mitchellh/go-homedir v1.1.0
2626 github.com/pkg/errors v0.9.1
2727 github.com/sigstore/cosign/v2 v2.6.3
Original file line number Diff line number Diff line change @@ -534,8 +534,8 @@ github.com/ktr0731/go-fuzzyfinder v0.9.0 h1:JV8S118RABzRl3Lh/RsPhXReJWc2q0rbuipz
534534github.com/ktr0731/go-fuzzyfinder v0.9.0 /go.mod h1:uybx+5PZFCgMCSDHJDQ9M3nNKx/vccPmGffsXPn2ad8 =
535535github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
536536github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
537- github.com/letsencrypt/boulder v0.20260420 .0 h1:PMFy37+tQAfNe2Qks7NhTrKbULzhVmj19LbaZIaz0SE =
538- github.com/letsencrypt/boulder v0.20260420 .0 /go.mod h1:ZisB912eU757QUU0PTH+zq2JScaegVjPVKtPn2K1U3w =
537+ github.com/letsencrypt/boulder v0.20260428 .0 h1:q1GQNWKn2A2O4eZ8HFHAcNp6AyoGGrNXgU3uM4qFVRU =
538+ github.com/letsencrypt/boulder v0.20260428 .0 /go.mod h1:Ci7TOlM216Ht8nJLJUS8jKNX3KuDNo1O/nni1iFTWyc =
539539github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0 =
540540github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de /go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE =
541541github.com/lucasb-eyer/go-colorful v1.3.0 h1:2/yBRLdWBZKrf7gB40FoiKfAWYQ0lqNcbuQwVHXptag =
Original file line number Diff line number Diff line change @@ -936,8 +936,8 @@ github.com/ktr0731/go-ansisgr
936936github.com/ktr0731/go-fuzzyfinder
937937github.com/ktr0731/go-fuzzyfinder/matching
938938github.com/ktr0731/go-fuzzyfinder/scoring
939- # github.com/letsencrypt/boulder v0.20260420 .0
940- ## explicit; go 1.25 .0
939+ # github.com/letsencrypt/boulder v0.20260428 .0
940+ ## explicit; go 1.26 .0
941941github.com/letsencrypt/boulder/core
942942github.com/letsencrypt/boulder/core/proto
943943github.com/letsencrypt/boulder/goodkey
You can’t perform that action at this time.
0 commit comments