Skip to content

Commit 29c0649

Browse files
build(deps): bump github.com/replicatedhq/helmvm-operator from 0.0.10 to 0.0.11 (#151)
build(deps): bump github.com/replicatedhq/helmvm-operator Bumps [github.com/replicatedhq/helmvm-operator](https://github.com/replicatedhq/helmvm-operator) from 0.0.10 to 0.0.11. - [Commits](replicatedhq/embedded-cluster-operator@v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: github.com/replicatedhq/helmvm-operator 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>
1 parent 9e1af36 commit 29c0649

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/k0sproject/dig v0.2.0
1414
github.com/k0sproject/k0sctl v0.16.0
1515
github.com/k0sproject/rig v0.15.1
16-
github.com/replicatedhq/helmvm-operator v0.0.10
16+
github.com/replicatedhq/helmvm-operator v0.0.11
1717
github.com/replicatedhq/kotskinds v0.0.0-20230724164735-f83482cc9cfe
1818
github.com/replicatedhq/troubleshoot v0.76.1
1919
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,8 +1061,8 @@ github.com/quasilyte/go-consistent v0.0.0-20190521200055-c6f3937de18c/go.mod h1:
10611061
github.com/quasilyte/go-ruleguard v0.2.0/go.mod h1:2RT/tf0Ce0UDj5y243iWKosQogJd8+1G3Rs2fxmlYnw=
10621062
github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95/go.mod h1:rlzQ04UMyJXu/aOvhd8qT+hvDrFpiwqp8MRXDY9szc0=
10631063
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
1064-
github.com/replicatedhq/helmvm-operator v0.0.10 h1:XeAXkWkeZ3vWhVa00cbufBTQWMrv8DOd5yi7Ztgio+g=
1065-
github.com/replicatedhq/helmvm-operator v0.0.10/go.mod h1:0eaDjJ3/Josc8KSjoyCMV5DWQk+gTmYCSDrj0FOih+4=
1064+
github.com/replicatedhq/helmvm-operator v0.0.11 h1:kT+pxnI68R6gqE/u3td3sDKu4fTpTRIOLHTh003qhb0=
1065+
github.com/replicatedhq/helmvm-operator v0.0.11/go.mod h1:0eaDjJ3/Josc8KSjoyCMV5DWQk+gTmYCSDrj0FOih+4=
10661066
github.com/replicatedhq/kotskinds v0.0.0-20230724164735-f83482cc9cfe h1:3AJInd06UxzqHmgy8+24CPsT2tYSE0zToJZyuX9q+MA=
10671067
github.com/replicatedhq/kotskinds v0.0.0-20230724164735-f83482cc9cfe/go.mod h1:QjhIUu3+OmHZ09u09j3FCoTt8F3BYtQglS+OLmftu9I=
10681068
github.com/replicatedhq/troubleshoot v0.76.1 h1:5ZUb2fjlvIAWFea9OsaBj/bfnePStKnvTecj//QiSRs=

0 commit comments

Comments
 (0)