Skip to content

Commit bb3ec61

Browse files
build(deps): bump github.com/containers/libhvee in the containers group
Bumps the containers group with 1 update: [github.com/containers/libhvee](https://github.com/containers/libhvee). Updates `github.com/containers/libhvee` from 0.10.1-0.20250902114412-a85aab2976a4 to 0.11.0 - [Release notes](https://github.com/containers/libhvee/releases) - [Changelog](https://github.com/containers/libhvee/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/containers/libhvee/commits/v0.11.0) --- updated-dependencies: - dependency-name: github.com/containers/libhvee dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: containers ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fe03b5 commit bb3ec61

33 files changed

+30
-43
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
1313
github.com/cheggaaa/pb/v3 v3.1.7
1414
github.com/containers/gvisor-tap-vsock v0.8.8
15-
github.com/containers/libhvee v0.10.1-0.20250902114412-a85aab2976a4
15+
github.com/containers/libhvee v0.11.0
1616
github.com/coreos/go-systemd/v22 v22.7.0
1717
github.com/crc-org/admin-helper v0.5.7
1818
github.com/crc-org/machine v0.0.0-20240926103419-a943b47fd48b

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ github.com/containers/common v0.64.2 h1:1xepE7QwQggUXxmyQ1Dbh6Cn0yd7ktk14sN3McSW
4949
github.com/containers/common v0.64.2/go.mod h1:o29GfYy4tefUuShm8mOn2AiL5Mpzdio+viHI7n24KJ4=
5050
github.com/containers/gvisor-tap-vsock v0.8.8 h1:5FznbOYMIuaCv8B6zQ7M6wjqP63Lasy0A6GpViEnjTg=
5151
github.com/containers/gvisor-tap-vsock v0.8.8/go.mod h1:m/PzhZWAS6T9pCRH1fLkq2OqbEd6QEUZWjm3FS5F+CE=
52-
github.com/containers/libhvee v0.10.1-0.20250902114412-a85aab2976a4 h1:gC6qBJ8Ptci6Bmbl58IuB95JK5UBSaAnvhZlrdXeCAE=
53-
github.com/containers/libhvee v0.10.1-0.20250902114412-a85aab2976a4/go.mod h1:9EqZ0olBgqpIjMUtMpk2bRrAnZ+nCJPSEf+c9bXB1WM=
52+
github.com/containers/libhvee v0.11.0 h1:lh9sN2vl0pWrozAjvudsJaKLN1H6YXaohSn/cCxSSLI=
53+
github.com/containers/libhvee v0.11.0/go.mod h1:4eTPJpxhHsXWaKXF5KI3/IuN1U/wbTvupLzKfSB8p0E=
5454
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA=
5555
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01/go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY=
5656
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM=

vendor/github.com/containers/libhvee/pkg/hypervctl/diskdrive_settings.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/drive_settings_builder.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/dvddrive_settings.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/error.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/ethernet_alloc_settings.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/ethernet_port_settings.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/kvp.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/libhvee/pkg/hypervctl/memory_settings.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)