Skip to content

Commit 3e3c88c

Browse files
dependabot[bot]praveenkumar
authored andcommitted
build(deps): bump libvirt.org/go/libvirtxml from 1.10005.0 to 1.10006.0
Bumps [libvirt.org/go/libvirtxml](https://gitlab.com/libvirt/libvirt-go-xml-module) from 1.10005.0 to 1.10006.0. - [Commits](https://gitlab.com/libvirt/libvirt-go-xml-module/compare/v1.10005.0...v1.10006.0) --- updated-dependencies: - dependency-name: libvirt.org/go/libvirtxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ab724b commit 3e3c88c

File tree

5 files changed

+29
-7
lines changed

5 files changed

+29
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ require (
6363
k8s.io/api v0.29.3
6464
k8s.io/apimachinery v0.29.3
6565
k8s.io/client-go v0.29.3
66-
libvirt.org/go/libvirtxml v1.10005.0
66+
libvirt.org/go/libvirtxml v1.10006.0
6767
)
6868

6969
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,8 +563,8 @@ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 h1:aVUu9fTY98ivBPKR9Y5w/A
563563
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00/go.mod h1:AsvuZPBlUDVuCdzJ87iajxtXuR9oktsTctW/R9wwouA=
564564
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI=
565565
k8s.io/utils v0.0.0-20230726121419-3b25d923346b/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
566-
libvirt.org/go/libvirtxml v1.10005.0 h1:bKv2wYaEunDdvE4mqO+vG0bp/iIeO0mI7A+0MfilNxw=
567-
libvirt.org/go/libvirtxml v1.10005.0/go.mod h1:7Oq2BLDstLr/XtoQD8Fr3mfDNrzlI3utYKySXF2xkng=
566+
libvirt.org/go/libvirtxml v1.10006.0 h1:xFAu565mO+StoxVdZZ+LCtrfk33okwmCMJ5x+BMrSYg=
567+
libvirt.org/go/libvirtxml v1.10006.0/go.mod h1:7Oq2BLDstLr/XtoQD8Fr3mfDNrzlI3utYKySXF2xkng=
568568
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
569569
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
570570
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=

vendor/libvirt.org/go/libvirtxml/domain.go

Lines changed: 24 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/libvirt.org/go/libvirtxml/domain_capabilities.go

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

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ k8s.io/utils/integer
13301330
k8s.io/utils/internal/third_party/forked/golang/net
13311331
k8s.io/utils/net
13321332
k8s.io/utils/strings/slices
1333-
# libvirt.org/go/libvirtxml v1.10005.0
1333+
# libvirt.org/go/libvirtxml v1.10006.0
13341334
## explicit; go 1.11
13351335
libvirt.org/go/libvirtxml
13361336
# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd

0 commit comments

Comments
 (0)