We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f180f40 + 4f5f6b6 commit cc8ebd4Copy full SHA for cc8ebd4
.go-version
@@ -1 +1 @@
1
-1.24.10
+1.24.11
README.md
@@ -57,7 +57,7 @@ Please refer to the documentation for each plugin to understand the specific cap
57
58
The plugin supports versions in accordance with the [Broadcom Product Lifecycle][product-lifecycle].
59
60
-- [Go 1.24.10][golang-install]
+- [Go 1.24.11][golang-install]
61
62
Required if building the plugin.
63
go.mod
@@ -1,6 +1,6 @@
module github.com/hashicorp/packer-plugin-vsphere
2
3
-go 1.24.10
+go 1.24.11
4
5
require (
6
github.com/google/go-cmp v0.7.0
0 commit comments