Skip to content

Commit cc8ebd4

Browse files
authored
Merge pull request #578 from hashicorp/chore(deps)/bump-go
chore(deps): bump go to 1.24.11
2 parents f180f40 + 4f5f6b6 commit cc8ebd4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.10
1+
1.24.11

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Please refer to the documentation for each plugin to understand the specific cap
5757

5858
The plugin supports versions in accordance with the [Broadcom Product Lifecycle][product-lifecycle].
5959

60-
- [Go 1.24.10][golang-install]
60+
- [Go 1.24.11][golang-install]
6161

6262
Required if building the plugin.
6363

go.mod

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

3-
go 1.24.10
3+
go 1.24.11
44

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

0 commit comments

Comments
 (0)