Skip to content

Commit

Permalink
bump to ksctl v2 stable
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Feb 14, 2025
1 parent 70983d0 commit 92a78cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/Delta456/box-cli-maker/v2 v2.3.0
github.com/creack/pty v1.1.18
github.com/fatih/color v1.18.0
github.com/ksctl/ksctl/v2 v2.0.0-rc.8
github.com/ksctl/ksctl/v2 v2.0.0
github.com/pterm/pterm v0.12.80
github.com/rodaine/table v1.2.0
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/ksctl/ksctl/v2 v2.0.0-rc.8 h1:qi5EkeWNDcc2FyXgzSq459aXvVpvdAlfWY9XP6T2FNk=
github.com/ksctl/ksctl/v2 v2.0.0-rc.8/go.mod h1:0YSItxAJYCXFZlAodcoFaa9UFoxp4cgafrUTUB5ZS8c=
github.com/ksctl/ksctl/v2 v2.0.0 h1:e84zDXBunr+tkAjHmZCYmzF7e4LA00tmeGrtqLalvCA=
github.com/ksctl/ksctl/v2 v2.0.0/go.mod h1:0YSItxAJYCXFZlAodcoFaa9UFoxp4cgafrUTUB5ZS8c=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq6+3iTQz8KNCLtVX6idSoTLdUw=
Expand Down

0 comments on commit 92a78cc

Please sign in to comment.