deps: Update osbuild images module to commit 03212162ff49
This pulls in the Size(0) change for test_distro. Ran: go get github.com/osbuild/images@latest ./tools/prepare-source.sh
This commit is contained in:
parent
e96ed30d4b
commit
50c5147cf1
9 changed files with 486 additions and 18 deletions
2
vendor/github.com/vmware/govmomi/internal/version/version.go
generated
vendored
2
vendor/github.com/vmware/govmomi/internal/version/version.go
generated
vendored
|
|
@ -21,5 +21,5 @@ const (
|
|||
ClientName = "govmomi"
|
||||
|
||||
// ClientVersion is the version of this SDK
|
||||
ClientVersion = "0.30.6"
|
||||
ClientVersion = "0.30.7"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue