Skip to content

Commit

Permalink
bump(v1.2.2)!: patch for aws get-cluster failure
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Jun 6, 2024
1 parent 15f7284 commit 4fdb298
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 @@ -5,7 +5,7 @@ go 1.22.0
require (
github.com/Delta456/box-cli-maker/v2 v2.3.0
github.com/fatih/color v1.17.0
github.com/ksctl/ksctl v1.2.1
github.com/ksctl/ksctl v1.2.2
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 @@ -298,6 +298,8 @@ github.com/ksctl/ksctl v1.2.0 h1:idefORYpq+nfPUV3gB8bs9QHVd0kp5RMcYOR1BE3zUQ=
github.com/ksctl/ksctl v1.2.0/go.mod h1:rKTOLhhSx8yPzmM3QwBCT0R4Xv4zlIF6ZnWp8xfCuao=
github.com/ksctl/ksctl v1.2.1 h1:Xi2LUtPCEDQG6Z6sySEyQ4rxpeBrikBuVY+qLaZDBX0=
github.com/ksctl/ksctl v1.2.1/go.mod h1:rKTOLhhSx8yPzmM3QwBCT0R4Xv4zlIF6ZnWp8xfCuao=
github.com/ksctl/ksctl v1.2.2 h1:ovMgL3ZnsASPlVRGQqGeeFEapjNkVzj3KMW69+t0lCI=
github.com/ksctl/ksctl v1.2.2/go.mod h1:R8KqCtPdmGxXAiunIaIYFtz4gmq4ZBZXvdU2H89AfQc=
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 4fdb298

Please sign in to comment.