There was an error while loading. Please reload this page.
1 parent 31fbc12 commit 7f81a51Copy full SHA for 7f81a51
2 files changed
README.md
@@ -50,7 +50,7 @@ This plugin supports the following desktop hypervisors.
50
51
**Go**:
52
53
-- [Go 1.26.5][golang-install] is required to build the plugin from source.
+- [Go 1.26.6][golang-install] is required to build the plugin from source.
54
55
## Installation
56
go.mod
@@ -1,6 +1,6 @@
1
module github.com/vmware/packer-plugin-vmware
2
3
-go 1.26.5
+go 1.26.6
4
5
require (
6
github.com/google/go-cmp v0.7.0
0 commit comments