Skip to content

Commit 997940c

Browse files
authored
Transport: Bump to latest main version 1a3c63d (#638) (#639)
* Transport: Bump to version 9e2bfeb9d1c5 * Transport: Bump to version 1a3c63d
1 parent aa72c81 commit 997940c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/elastic/go-elasticsearch/v8
22

33
go 1.13
44

5-
require github.com/elastic/elastic-transport-go/v8 v8.0.0-20230201152525-7be14259265a
5+
require github.com/elastic/elastic-transport-go/v8 v8.0.0-20230329154755-1a3c63de0db6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/elastic/elastic-transport-go/v8 v8.0.0-20230201152525-7be14259265a h1:WoeSTB0D6DO+2nZyVmvSLZFTbKiB+ZUhjWZ9NkRjnXM=
2-
github.com/elastic/elastic-transport-go/v8 v8.0.0-20230201152525-7be14259265a/go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI=
1+
github.com/elastic/elastic-transport-go/v8 v8.0.0-20230329154755-1a3c63de0db6 h1:1+44gxLdKRnR/Bx/iAtr+XqNcE4e0oODa63+FABNANI=
2+
github.com/elastic/elastic-transport-go/v8 v8.0.0-20230329154755-1a3c63de0db6/go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI=

0 commit comments

Comments
 (0)