Skip to content

Commit

Permalink
build(deps): bump github.com/k0sproject/rig from 0.13.0 to 0.14.0 (#90)
Browse files Browse the repository at this point in the history
Bumps [github.com/k0sproject/rig](https://github.com/k0sproject/rig) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/k0sproject/rig/releases)
- [Commits](k0sproject/rig@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/k0sproject/rig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent edaab30 commit 8fc3def
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 @@ -13,7 +13,7 @@ require (
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/k0sproject/dig v0.2.0
github.com/k0sproject/k0sctl v0.15.5
github.com/k0sproject/rig v0.13.0
github.com/k0sproject/rig v0.14.0
github.com/replicatedhq/kotskinds v0.0.0-20230724164735-f83482cc9cfe
github.com/replicatedhq/troubleshoot v0.72.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,8 @@ github.com/k0sproject/dig v0.2.0 h1:cNxEIl96g9kqSMfPSZLhpnZ0P8bWXKv08nxvsMHop5w=
github.com/k0sproject/dig v0.2.0/go.mod h1:rBcqaQlJpcKdt2x/OE/lPvhGU50u/e95CSm5g/r4s78=
github.com/k0sproject/k0sctl v0.15.5 h1:6RNi+9wK6JokRhiptiw0qdY6vKcjU3vr+Y/Ciw1uXVY=
github.com/k0sproject/k0sctl v0.15.5/go.mod h1:MQqbcG0G0AAs0RhzyqhZLBbgKuUYE85po3enPZnchjg=
github.com/k0sproject/rig v0.13.0 h1:0bU2K0zwFcz+aZD/K5eu+NOUWb0Vp1UXaso8I0ikl60=
github.com/k0sproject/rig v0.13.0/go.mod h1:GKlCwApuGdmOroT/7z4C6Wyv/CGhhd7pS7Bpc7qHr44=
github.com/k0sproject/rig v0.14.0 h1:DqmSZTuv9Ae6WQEQwLscxcvn6EnCrwWz5/azgP7Km1c=
github.com/k0sproject/rig v0.14.0/go.mod h1:1niIomLJnggPcnduA1HfmdWYvxe+N5xABQ+1DjX+nsA=
github.com/k0sproject/version v0.3.0 h1:6HAn8C29+WVksGCzbQvQ9feEJpUZ0iHD8GebIQMiftQ=
github.com/k0sproject/version v0.3.0/go.mod h1:oEjuz2ItQQtAnGyRgwEV9m5R6/9rjoFC6EiEEzbkFdI=
github.com/karrick/godirwalk v1.16.1 h1:DynhcF+bztK8gooS0+NDJFrdNZjJ3gzVzC545UNA9iw=
Expand Down

0 comments on commit 8fc3def

Please sign in to comment.