Skip to content

Commit

Permalink
build(deps): bump github.com/k0sproject/version from 0.4.2 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.4.2 to 0.6.0.
- [Release notes](https://github.com/k0sproject/version/releases)
- [Commits](k0sproject/version@v0.4.2...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 e52b33a commit 35e8e05
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 @@ -105,7 +105,7 @@ require (
github.com/juju/webbrowser v1.0.0 // indirect
github.com/julienschmidt/httprouter v1.3.0 // indirect
github.com/k0sproject/k0s v1.28.5-0.20231116142149-82f76181191c
github.com/k0sproject/version v0.4.2
github.com/k0sproject/version v0.6.0
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/kr/fs v0.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ github.com/k0sproject/k0sctl v0.17.2 h1:2WXBvhkqDCIgFNftqdrUY1R2f8KkpR5qXc+tzAOC
github.com/k0sproject/k0sctl v0.17.2/go.mod h1:xUyenBgp+FSdwaLL4SkqKcOCrQp+kULDfUfQXi4fAyI=
github.com/k0sproject/rig v0.17.1 h1:tCGDA8bLXHJ/cqq/gTqDYMzApVVnvO55RhtWMk5FBvk=
github.com/k0sproject/rig v0.17.1/go.mod h1:94x031G+8wYGbCxeSfvnzX9EHuLGjfZAWQL/O9X/NVE=
github.com/k0sproject/version v0.4.2 h1:zrbT5xRv1ai4N102ZaHTTq9Zqf6pAGFm9WCxHaC9QHY=
github.com/k0sproject/version v0.4.2/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 35e8e05

Please sign in to comment.