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/smallstep/cli
22
3- go 1.25
3+ go 1.25.0
44
55require (
66 github.com/Microsoft/go-winio v0.6.2
@@ -129,7 +129,7 @@ require (
129129 go.opentelemetry.io/otel/metric v1.39.0 // indirect
130130 go.opentelemetry.io/otel/trace v1.39.0 // indirect
131131 go.yaml.in/yaml/v2 v2.4.3 // indirect
132- golang.org/x/net v0.50 .0 // indirect
132+ golang.org/x/net v0.51 .0 // indirect
133133 golang.org/x/oauth2 v0.35.0 // indirect
134134 golang.org/x/sync v0.19.0 // indirect
135135 golang.org/x/text v0.34.0 // indirect
Original file line number Diff line number Diff line change @@ -404,8 +404,8 @@ golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
404404golang.org/x/net v0.15.0 /go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk =
405405golang.org/x/net v0.21.0 /go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44 =
406406golang.org/x/net v0.25.0 /go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM =
407- golang.org/x/net v0.50 .0 h1:ucWh9eiCGyDR3vtzso0WMQinm2Dnt8cFMuQa9K33J60 =
408- golang.org/x/net v0.50 .0 /go.mod h1:UgoSli3F/pBgdJBHCTc+tp3gmrU4XswgGRgtnwWTfyM =
407+ golang.org/x/net v0.51 .0 h1:94R/GTO7mt3/4wIKpcR5gkGmRLOuE/2hNGeWq/GBIFo =
408+ golang.org/x/net v0.51 .0 /go.mod h1:aamm+2QF5ogm02fjy5Bb7CQ0WMt1/WVM7FtyaTLlA9Y =
409409golang.org/x/oauth2 v0.35.0 h1:Mv2mzuHuZuY2+bkyWXIHMfhNdJAdwW3FuWeCPYN5GVQ =
410410golang.org/x/oauth2 v0.35.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
411411golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments