Skip to content

Commit

Permalink
chore: Bump github.com/cosi-project/runtime from 0.3.16 to 0.3.17
Browse files Browse the repository at this point in the history
Bumps [github.com/cosi-project/runtime](https://github.com/cosi-project/runtime) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/cosi-project/runtime/releases)
- [Commits](cosi-project/runtime@v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: github.com/cosi-project/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 5d41626 commit 13db530
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/siderolabs/talos-cloud-controller-manager
go 1.21.3

require (
github.com/cosi-project/runtime v0.3.16
github.com/cosi-project/runtime v0.3.17
github.com/siderolabs/net v0.4.0
github.com/siderolabs/talos/pkg/machinery v1.5.5
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr
github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec=
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/cosi-project/runtime v0.3.16 h1:mAtiBeRCC7V0QenEpm5Way2vTS/Mef6x0nt9l8BU3vc=
github.com/cosi-project/runtime v0.3.16/go.mod h1:nQ7sThCDAK8nJh/wRxSHOuyR3GouldcYUQfveorfX9E=
github.com/cosi-project/runtime v0.3.17 h1:A/Ud+oEZy8LunFVm32aZSvw/eJOXwGzFkYafHoBXQro=
github.com/cosi-project/runtime v0.3.17/go.mod h1:nQ7sThCDAK8nJh/wRxSHOuyR3GouldcYUQfveorfX9E=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
Expand Down

0 comments on commit 13db530

Please sign in to comment.