Skip to content

Commit 7f81a51

Browse files
authored
chore(deps): bump go to v1.26.6 (#550)
Update the Go toolchain requirement from 1.26.5 to 1.26.6. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent 31fbc12 commit 7f81a51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This plugin supports the following desktop hypervisors.
5050
5151
**Go**:
5252

53-
- [Go 1.26.5][golang-install] is required to build the plugin from source.
53+
- [Go 1.26.6][golang-install] is required to build the plugin from source.
5454

5555
## Installation
5656

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/vmware/packer-plugin-vmware
22

3-
go 1.26.5
3+
go 1.26.6
44

55
require (
66
github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)