File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/elastic/go-elasticsearch/v8
2
2
3
3
go 1.13
4
4
5
- require github.com/elastic/elastic-transport-go/v8 v8.0.0-20211216131617-bbee439d559c
5
+ require github.com/elastic/elastic-transport-go/v8 v8.1.0
Original file line number Diff line number Diff line change 1
- github.com/elastic/elastic-transport-go/v8 v8.0.0-20211216131617-bbee439d559c h1:onA2RpIyeCPvYAj1LFYiiMTrSpqVINWMfYFRS7lofJs =
2
- github.com/elastic/elastic-transport-go/v8 v8.0.0-20211216131617-bbee439d559c /go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI =
1
+ github.com/elastic/elastic-transport-go/v8 v8.1.0 h1:NeqEz1ty4RQz+TVbUrpSU7pZ48XkzGWQj02k5koahIE =
2
+ github.com/elastic/elastic-transport-go/v8 v8.1.0 /go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI =
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ package version
19
19
20
20
// Client returns the client version as a string.
21
21
//
22
- const Client = "8.1.0-SNAPSHOT "
22
+ const Client = "8.1.0"
You can’t perform that action at this time.
0 commit comments