Skip to content

Commit a61ede8

Browse files
authored
chore: bump golang to 1.24.1 (#34)
Bump golang to `1.24.1`
1 parent 18e14c3 commit a61ede8

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
golang 1.24.1
12
terraform 1.11.3
23
pre-commit 4.2.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module terraform-provider-semaphoreui
22

3-
go 1.22.8
3+
go 1.24.1
44

55
require (
66
github.com/adhocore/gronx v1.19.5

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module tools
22

3-
go 1.22.7
3+
go 1.24.1
44

55
require github.com/hashicorp/terraform-plugin-docs v0.19.4
66

0 commit comments

Comments
 (0)