Skip to content

Commit 23ce3a3

Browse files
chore(deps): update dependency go to v1.24.1
1 parent 812716f commit 23ce3a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/elastic/terraform-provider-elasticstack
22

33
go 1.23.0
44

5-
toolchain go1.24.0
5+
toolchain go1.24.1
66

77
require (
88
github.com/disaster37/go-kibana-rest/v8 v8.5.0

libs/go-kibana-rest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/disaster37/go-kibana-rest/v8
22

33
go 1.23.0
44

5-
toolchain go1.24.0
5+
toolchain go1.24.1
66

77
require (
88
github.com/go-resty/resty/v2 v2.16.0

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/elastic/terraform-provider-elasticstack/tools
22

33
go 1.23.4
44

5-
toolchain go1.24.0
5+
toolchain go1.24.1
66

77
require (
88
github.com/client9/misspell v0.3.4

0 commit comments

Comments
 (0)