Skip to content

Commit 6630612

Browse files
authored
Merge pull request #573 from hashicorp/go-update
Updates Go version to 1.24.12 in module file
2 parents b23a3d1 + 6c25b09 commit 6630612

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

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

3-
go 1.24.0
4-
5-
toolchain go1.24.2
3+
go 1.24.12
64

75
require (
86
github.com/approvals/go-approval-tests v0.0.0-20210131072903-38d0b0ec12b1

0 commit comments

Comments
 (0)