We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb3a2a commit ef1044bCopy full SHA for ef1044b
.go-version
@@ -1 +1 @@
1
-1.24.11
+1.24.13
README.md
@@ -39,7 +39,7 @@ your desired strategy:
39
40
The plugin supports versions in accordance with the [Broadcom Product Lifecycle][product-lifecycle].
41
42
-- [Go 1.24.11][golang-install]
+- [Go 1.24.13][golang-install]
43
44
Required if building the plugin.
45
go.mod
@@ -1,6 +1,6 @@
module github.com/vmware/packer-plugin-vsphere
2
3
-go 1.24.11
+go 1.24.13
4
5
require (
6
github.com/google/go-cmp v0.7.0
0 commit comments