Skip to content

Commit 764c8cd

Browse files
chore(deps): update dependency go to v1.25.1 (#1284)
* chore(deps): update dependency go to v1.25.1 * Bump go version to 1.25.1 --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Toby Brain <toby.brain@elastic.co>
1 parent 6d7a8fc commit 764c8cd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/elastic/terraform-provider-elasticstack
22

3-
go 1.24.0
4-
5-
toolchain go1.25.0
3+
go 1.25.1
64

75
require (
86
github.com/disaster37/go-kibana-rest/v8 v8.5.0

libs/go-kibana-rest/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/disaster37/go-kibana-rest/v8
22

3-
go 1.23.0
4-
5-
toolchain go1.25.0
3+
go 1.25.1
64

75
require (
86
github.com/go-resty/resty/v2 v2.16.5

0 commit comments

Comments
 (0)