Skip to content

Commit 2a89cdb

Browse files
authored
Update go version in go-kibana-rest (#978)
* Update go version in go-kibana-rest * Bump go version
1 parent d1fecbf commit 2a89cdb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

go.mod

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

3-
go 1.22.0
3+
go 1.23.0
44

55
toolchain go1.23.4
66

libs/go-kibana-rest/go.mod

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

3-
go 1.22
3+
go 1.23.0
4+
5+
toolchain go1.23.4
46

57
require (
68
github.com/go-resty/resty/v2 v2.16.0

0 commit comments

Comments
 (0)