Skip to content

Commit

Permalink
Bump github.com/k0sproject/rig from 0.18.1 to 0.18.2 (#712)
Browse files Browse the repository at this point in the history
Bumps [github.com/k0sproject/rig](https://github.com/k0sproject/rig) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/k0sproject/rig/releases)
- [Commits](k0sproject/rig@v0.18.1...v0.18.2)

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

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 May 13, 2024
1 parent e9dc44a commit ca40738
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 @@ -16,7 +16,7 @@ require (
github.com/gofrs/uuid v4.4.0+incompatible // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/k0sproject/dig v0.2.0
github.com/k0sproject/rig v0.18.1
github.com/k0sproject/rig v0.18.2
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 // indirect
github.com/masterzen/winrm v0.0.0-20231227165926-e811dad5ac77 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
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/rig v0.18.1 h1:9Lk/M7a/5EbF21Kzc0IvpEYFZovOqIU2ULX0f8x/2ws=
github.com/k0sproject/rig v0.18.1/go.mod h1:MS3VVTFlOUBDnjiVZbwNuyxJF81uQZ73R9ExKlTuBdY=
github.com/k0sproject/rig v0.18.2 h1:TPdDRThOmIvQacE6u8xv60lLK+ogbUUH7ag55RUU22A=
github.com/k0sproject/rig v0.18.2/go.mod h1:MS3VVTFlOUBDnjiVZbwNuyxJF81uQZ73R9ExKlTuBdY=
github.com/k0sproject/version v0.6.0 h1:Wi8wu9j+H36+okIQA47o/YHbzNpKeIYj8IjGdJOdqsI=
github.com/k0sproject/version v0.6.0/go.mod h1:5/7Js62gDCLBP6mEs0mUcYEEkYneM5qXDKN/hyFlQTM=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=
Expand Down

0 comments on commit ca40738

Please sign in to comment.