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.8
3+ go 1.26.0
44
55require (
66 github.com/Microsoft/go-winio v0.6.2
@@ -29,7 +29,7 @@ require (
2929 go.mozilla.org/pkcs7 v0.10.0
3030 go.step.sm/crypto v0.89.0
3131 golang.org/x/crypto v0.55.0
32- golang.org/x/sys v0.47 .0
32+ golang.org/x/sys v0.48 .0
3333 golang.org/x/term v0.45.0
3434 google.golang.org/protobuf v1.36.12
3535 software.sslmate.com/src/go-pkcs12 v0.7.3
Original file line number Diff line number Diff line change @@ -436,8 +436,8 @@ golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
436436golang.org/x/sys v0.17.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
437437golang.org/x/sys v0.20.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
438438golang.org/x/sys v0.30.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
439- golang.org/x/sys v0.47 .0 h1:o7XGOvZQCADBQQ4Y7VNq2dRWQR7JmOUW8Kxx4ZsNgWs =
440- golang.org/x/sys v0.47 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
439+ golang.org/x/sys v0.48 .0 h1:bbX/i/6MgT9BVLM9RT1thmxL04yeTAhbEz4SyadbXoo =
440+ golang.org/x/sys v0.48 .0 /go.mod h1:hNLxWAXmnKAxqDtdwIYC4bM9oQPEecfsnNMuSxOs3og =
441441golang.org/x/telemetry v0.0.0-20240228155512-f48c80bd79b2 /go.mod h1:TeRTkGYfJXctD9OcfyVLyj2J3IxLnKwHJR8f4D8a3YE =
442442golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
443443golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
You can’t perform that action at this time.
0 commit comments