Skip to content

Commit

Permalink
Bump github.com/kubesimplify/ksctl from 1.1.1-rc2 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [github.com/kubesimplify/ksctl](https://github.com/kubesimplify/ksctl) from 1.1.1-rc2 to 1.1.1.
- [Release notes](https://github.com/kubesimplify/ksctl/releases)
- [Changelog](https://github.com/kubesimplify/ksctl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kubesimplify/ksctl/commits)

---
updated-dependencies:
- dependency-name: github.com/kubesimplify/ksctl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent bba42a1 commit 5f75ba7
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 @@ -3,7 +3,7 @@ module github.com/kubesimplify/ksctl-cli
go 1.21.0

require (
github.com/kubesimplify/ksctl v1.1.1-rc2
github.com/kubesimplify/ksctl v1.1.1
github.com/spf13/cobra v1.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,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/kubesimplify/ksctl v1.1.1-rc2 h1:OXgTxeboVd65TI+nqWF9TgyQFAEb5dnS5PEk3PxXF3Q=
github.com/kubesimplify/ksctl v1.1.1-rc2/go.mod h1:HsKBQLnpPxrMfDlhvHCyRlZnQe54pnRDLbgHVj5sOVs=
github.com/kubesimplify/ksctl v1.1.1 h1:RKoEWFlECVdFSrH3Vktv9uFQaTdjOe9j6I92LgkLQfM=
github.com/kubesimplify/ksctl v1.1.1/go.mod h1:HsKBQLnpPxrMfDlhvHCyRlZnQe54pnRDLbgHVj5sOVs=
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 5f75ba7

Please sign in to comment.