Skip to content

Commit

Permalink
build(deps): bump libvirt.org/go/libvirtxml from 1.10003.0 to 1.10005.0
Browse files Browse the repository at this point in the history
Bumps [libvirt.org/go/libvirtxml](https://gitlab.com/libvirt/libvirt-go-xml-module) from 1.10003.0 to 1.10005.0.
- [Commits](https://gitlab.com/libvirt/libvirt-go-xml-module/compare/v1.10003.0...v1.10005.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirtxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and praveenkumar committed Jul 16, 2024
1 parent 5ff9c5e commit c66f5d3
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ require (
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3
k8s.io/client-go v0.29.3
libvirt.org/go/libvirtxml v1.10003.0
libvirt.org/go/libvirtxml v1.10005.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -619,8 +619,8 @@ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 h1:aVUu9fTY98ivBPKR9Y5w/A
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00/go.mod h1:AsvuZPBlUDVuCdzJ87iajxtXuR9oktsTctW/R9wwouA=
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI=
k8s.io/utils v0.0.0-20230726121419-3b25d923346b/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
libvirt.org/go/libvirtxml v1.10003.0 h1:ZxM+bZlCPd/7DXj4W7l+743mFpe9xx2ulwZ1ryQemUs=
libvirt.org/go/libvirtxml v1.10003.0/go.mod h1:7Oq2BLDstLr/XtoQD8Fr3mfDNrzlI3utYKySXF2xkng=
libvirt.org/go/libvirtxml v1.10005.0 h1:bKv2wYaEunDdvE4mqO+vG0bp/iIeO0mI7A+0MfilNxw=
libvirt.org/go/libvirtxml v1.10005.0/go.mod h1:7Oq2BLDstLr/XtoQD8Fr3mfDNrzlI3utYKySXF2xkng=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=
Expand Down
211 changes: 211 additions & 0 deletions vendor/libvirt.org/go/libvirtxml/domain.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions vendor/libvirt.org/go/libvirtxml/domain_capabilities.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ k8s.io/utils/integer
k8s.io/utils/internal/third_party/forked/golang/net
k8s.io/utils/net
k8s.io/utils/strings/slices
# libvirt.org/go/libvirtxml v1.10003.0
# libvirt.org/go/libvirtxml v1.10005.0
## explicit; go 1.11
libvirt.org/go/libvirtxml
# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
Expand Down

0 comments on commit c66f5d3

Please sign in to comment.