Skip to content

Commit

Permalink
bump(ksctl)!: updated to core v1.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Jun 21, 2024
1 parent bbdd6be commit 5e19096
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/Delta456/box-cli-maker/v2 v2.3.0
github.com/fatih/color v1.17.0
github.com/gookit/goutil v0.6.15
github.com/ksctl/ksctl v1.2.3
github.com/ksctl/ksctl v1.2.4
github.com/rodaine/table v1.2.0
github.com/spf13/cobra v1.8.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ 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 v1.2.3 h1:sN/tGI43KmDXcEG2BsV3Q92bxctzetTEKKSvubj+/fk=
github.com/ksctl/ksctl v1.2.3/go.mod h1:B8L/VmlwV8BNeRe4YV6LrP9nKFc5YibOAWBBmoheM8o=
github.com/ksctl/ksctl v1.2.4 h1:QJCfj6GHe+vDhEXqFtEtx6PotuLeh54Y+KGB0Vug3XQ=
github.com/ksctl/ksctl v1.2.4/go.mod h1:B8L/VmlwV8BNeRe4YV6LrP9nKFc5YibOAWBBmoheM8o=
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 5e19096

Please sign in to comment.