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
22
33go 1.13
44
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
1919
2020// Client returns the client version as a string.
2121//
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