Commit 91000b1 1 parent b3d1acd commit 91000b1 Copy full SHA for 91000b1
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/Delta456/box-cli-maker/v2 v2.3.0
9
9
github.com/creack/pty v1.1.18
10
10
github.com/fatih/color v1.18.0
11
- github.com/ksctl/ksctl/v2 v2.0.0-rc.5
11
+ github.com/ksctl/ksctl/v2 v2.0.0-rc.6
12
12
github.com/pterm/pterm v0.12.80
13
13
github.com/rodaine/table v1.2.0
14
14
github.com/spf13/cobra v1.8.1
@@ -17,8 +17,6 @@ require (
17
17
k8s.io/client-go v0.32.0
18
18
)
19
19
20
- replace github.com/ksctl/ksctl/v2 => ../ksctl
21
-
22
20
require (
23
21
atomicgo.dev/cursor v0.2.0 // indirect
24
22
atomicgo.dev/keyboard v0.2.9 // indirect
Original file line number Diff line number Diff line change @@ -351,6 +351,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
351
351
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
352
352
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
353
353
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
354
+ github.com/ksctl/ksctl/v2 v2.0.0-rc.6 h1:M9u6TWqqGu/6Eou2CLk+IQmQmYF2hVfhzf9f+itlUgI =
355
+ github.com/ksctl/ksctl/v2 v2.0.0-rc.6 /go.mod h1:0YSItxAJYCXFZlAodcoFaa9UFoxp4cgafrUTUB5ZS8c =
354
356
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
355
357
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
356
358
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq6+3iTQz8KNCLtVX6idSoTLdUw =
You can’t perform that action at this time.
0 commit comments