Skip to content

Commit 0eb491d

Browse files
chore(deps): update dependency go to v1.23.2 (elastic#816)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent be48aa5 commit 0eb491d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.22.0
44

5-
toolchain go1.23.1
5+
toolchain go1.23.2
66

77
require (
88
github.com/disaster37/go-kibana-rest/v8 v8.5.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.0
44

5-
toolchain go1.23.1
5+
toolchain go1.23.2
66

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

0 commit comments

Comments
 (0)