Skip to content

Commit

Permalink
Bump elastictransport to 8.4.0 (#791) (#792)
Browse files Browse the repository at this point in the history
Co-authored-by: Laurent Saint-Félix <[email protected]>
  • Loading branch information
github-actions[bot] and Anaethelion authored Jan 18, 2024
1 parent 45241a9 commit af58adc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/elastic/go-elasticsearch/v8
go 1.20

require (
github.com/elastic/elastic-transport-go/v8 v8.3.1-0.20231219154625-903383caf56b
github.com/elastic/elastic-transport-go/v8 v8.4.0
go.opentelemetry.io/otel/trace v1.21.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/elastic/elastic-transport-go/v8 v8.3.1-0.20231219154625-903383caf56b h1:gukInwnC6WLBaoc4Knb2nG3lSxBuqaEEDYFBz4orRcw=
github.com/elastic/elastic-transport-go/v8 v8.3.1-0.20231219154625-903383caf56b/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
github.com/elastic/elastic-transport-go/v8 v8.4.0 h1:EKYiH8CHd33BmMna2Bos1rDNMM89+hdgcymI+KzJCGE=
github.com/elastic/elastic-transport-go/v8 v8.4.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.3.0 h1:2y3SDp0ZXuc6/cjLSZ+Q3ir+QB9T/iG5yYRXqsagWSY=
github.com/go-logr/logr v1.3.0/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
Expand Down

0 comments on commit af58adc

Please sign in to comment.