Skip to content

Commit

Permalink
Bump github.com/k0sproject/version from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/k0sproject/version](https://github.com/k0sproject/version) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/k0sproject/version/releases)
- [Commits](k0sproject/version@v0.5.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 65e17c2 commit e49b2e6
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 @@ -43,7 +43,7 @@ require (
github.com/carlmjohnson/versioninfo v0.22.5
github.com/go-playground/validator/v10 v10.16.0
github.com/jellydator/validation v1.1.0
github.com/k0sproject/version v0.5.0
github.com/k0sproject/version v0.6.0
github.com/sergi/go-diff v1.3.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,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/rig v0.17.3 h1:acrPjbhKA4FC17DoqGdXoH9PixI1oAw4WT+Iv5k+Ji4=
github.com/k0sproject/rig v0.17.3/go.mod h1:6i71zLJjUZuMp3gfLtd+oXoW+yUmq1+BQhe7nHaAmZw=
github.com/k0sproject/version v0.5.0 h1:bmpFTflS4UwH/yELafuBwjmjMwoSWwcUqYXSfukIRZU=
github.com/k0sproject/version v0.5.0/go.mod h1:oEjuz2ItQQtAnGyRgwEV9m5R6/9rjoFC6EiEEzbkFdI=
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=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8=
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
Expand Down

0 comments on commit e49b2e6

Please sign in to comment.