File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/smallstep/cli
2
2
3
3
go 1.21
4
+ toolchain go1.22.5
4
5
5
6
require (
6
7
github.com/Microsoft/go-winio v0.6.2
@@ -14,7 +15,7 @@ require (
14
15
github.com/manifoldco/promptui v0.9.0
15
16
github.com/pkg/errors v0.9.1
16
17
github.com/pquerna/otp v1.4.0
17
- github.com/slackhq/nebula v1.8.2
18
+ github.com/slackhq/nebula v1.9.3
18
19
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
19
20
github.com/smallstep/certificates v0.27.2
20
21
github.com/smallstep/certinfo v1.12.2
Original file line number Diff line number Diff line change @@ -320,8 +320,8 @@ github.com/shurcooL/sanitized_anchor_name v1.0.0 h1:PdmoCO6wvbs+7yrJyMORt4/BmY5I
320
320
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
321
321
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
322
322
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
323
- github.com/slackhq/nebula v1.8.2 h1:9lpJlivzjBPWxs9Y2tQqmJ1cP6hq+3kIodw021t3LrQ =
324
- github.com/slackhq/nebula v1.8.2 /go.mod h1:SVVwnlGdmLg387U0XQMOSHRrD3VlJeXqd2/x/w/vxPs =
323
+ github.com/slackhq/nebula v1.9.3 h1:WK5Oipy4NsVfNm41pywGmdy048F8RRkfSRG+lPHxcJQ =
324
+ github.com/slackhq/nebula v1.9.3 /go.mod h1:PMJer5rZe0H/O+kUiKOL9AJ/pL9+ryzNXtSN7ABfjfM =
325
325
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 h1:unQFBIznI+VYD1/1fApl1A+9VcBk+9dcqGfnePY87LY =
326
326
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 /go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc =
327
327
github.com/smallstep/certificates v0.27.2 h1:MrSJvJviS9pCUtGYYguYyB1VQzZBmkL6ngLQZfVwRqU =
You can’t perform that action at this time.
0 commit comments