Skip to content

Commit a4696d6

Browse files
authored
chore(deps): bump go from 1.23.8 to 1.23.11 (#331)
Updates Go from 1.23.8 to 1.23.11. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent ee948ac commit a4696d6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.8
1+
1.23.11

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The plugin supports versions in accordance with the [Broadcom Product Lifecycle]
3636

3737
**Go**:
3838

39-
- [Go 1.23.8][golang-install]
39+
- [Go 1.23.11][golang-install]
4040

4141
Required if building the plugin.
4242

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-vmware
22

3-
go 1.23.8
3+
go 1.23.11
44

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

0 commit comments

Comments
 (0)