Skip to content

Commit 980760b

Browse files
dependabot[bot]praveenkumar
authored andcommitted
build(deps): bump libvirt.org/go/libvirtxml from 1.10000.0 to 1.10001.0
Bumps [libvirt.org/go/libvirtxml](https://gitlab.com/libvirt/libvirt-go-xml-module) from 1.10000.0 to 1.10001.0. - [Commits](https://gitlab.com/libvirt/libvirt-go-xml-module/compare/v1.10000.0...v1.10001.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 c8d6e15 commit 980760b

6 files changed

Lines changed: 29 additions & 24 deletions

File tree

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.27.4
6464
k8s.io/apimachinery v0.27.4
6565
k8s.io/client-go v0.27.4
66-
libvirt.org/go/libvirtxml v1.10000.0
66+
libvirt.org/go/libvirtxml v1.10001.0
6767
)
6868

6969
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -777,8 +777,8 @@ k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f h1:2kWPakN3i/k81b0gvD5C5F
777777
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f/go.mod h1:byini6yhqGC14c3ebc/QwanvYwhuMWF6yz2F8uwW8eg=
778778
k8s.io/utils v0.0.0-20230711102312-30195339c3c7 h1:ZgnF1KZsYxWIifwSNZFZgNtWE89WI5yiP5WwlfDoIyc=
779779
k8s.io/utils v0.0.0-20230711102312-30195339c3c7/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
780-
libvirt.org/go/libvirtxml v1.10000.0 h1:KPZXcmqUoJaJai95et+TEZegUQkFzCJgf1A59BOWpZQ=
781-
libvirt.org/go/libvirtxml v1.10000.0/go.mod h1:7Oq2BLDstLr/XtoQD8Fr3mfDNrzlI3utYKySXF2xkng=
780+
libvirt.org/go/libvirtxml v1.10001.0 h1:r9WBs24r3mxIG3/hAMRRwDMy4ZaPHmhHjw72o/ceXic=
781+
libvirt.org/go/libvirtxml v1.10001.0/go.mod h1:7Oq2BLDstLr/XtoQD8Fr3mfDNrzlI3utYKySXF2xkng=
782782
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
783783
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
784784
sigs.k8s.io/structured-merge-diff/v4 v4.3.0 h1:UZbZAZfX0wV2zr7YZorDz6GXROfDFj6LvqCRm4VUVKk=

vendor/libvirt.org/go/libvirtxml/capabilities.go

Lines changed: 11 additions & 9 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.go

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

vendor/libvirt.org/go/libvirtxml/node_device.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
@@ -1334,7 +1334,7 @@ k8s.io/utils/integer
13341334
k8s.io/utils/internal/third_party/forked/golang/net
13351335
k8s.io/utils/net
13361336
k8s.io/utils/strings/slices
1337-
# libvirt.org/go/libvirtxml v1.10000.0
1337+
# libvirt.org/go/libvirtxml v1.10001.0
13381338
## explicit; go 1.11
13391339
libvirt.org/go/libvirtxml
13401340
# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd

0 commit comments

Comments
 (0)