Skip to content

Commit b69565d

Browse files
rdnermergify[bot]
authored andcommitted
Update elastic/e2e-testing to 1.2.1 (#4713)
See release notes here https://github.com/elastic/e2e-testing/releases/tag/v1.2.1 (cherry picked from commit e6e3f67)
1 parent 10dfc72 commit b69565d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,11 +619,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0.
619619

620620
--------------------------------------------------------------------------------
621621
Dependency : github.com/elastic/e2e-testing
622-
Version: v1.2.0
622+
Version: v1.2.1
623623
Licence type (autodetected): Elastic
624624
--------------------------------------------------------------------------------
625625

626-
Contents of probable licence file $GOMODCACHE/github.com/elastic/e2e-testing@v1.2.0/LICENSE.txt:
626+
Contents of probable licence file $GOMODCACHE/github.com/elastic/e2e-testing@v1.2.1/LICENSE.txt:
627627

628628
Elastic License 2.0
629629

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/cenkalti/backoff/v4 v4.3.0
1212
github.com/docker/go-units v0.5.0
1313
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
14-
github.com/elastic/e2e-testing v1.2.0
14+
github.com/elastic/e2e-testing v1.2.1
1515
github.com/elastic/elastic-agent-autodiscover v0.6.8
1616
github.com/elastic/elastic-agent-client/v7 v7.8.1
1717
github.com/elastic/elastic-agent-libs v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -796,8 +796,8 @@ github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod h1:Lj+Z9rebOhdf
796796
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
797797
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
798798
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
799-
github.com/elastic/e2e-testing v1.2.0 h1:XGbsAMb05zdqHm9Hi9TunzcWSM97qv9vMuSaeEaXDi8=
800-
github.com/elastic/e2e-testing v1.2.0/go.mod h1:8q2d8dmwavJXISowwaoreHFBnbR/uK4qanfRGhC/W9A=
799+
github.com/elastic/e2e-testing v1.2.1 h1:jIuikohPtTxtO+bfoVEyKAWmcsAl21lxiiTK8Fj+G8U=
800+
github.com/elastic/e2e-testing v1.2.1/go.mod h1:8q2d8dmwavJXISowwaoreHFBnbR/uK4qanfRGhC/W9A=
801801
github.com/elastic/elastic-agent-autodiscover v0.6.8 h1:BSXz+QwjZAEt08G+T3GDGl14Bh9a6zD8luNCvZut/b8=
802802
github.com/elastic/elastic-agent-autodiscover v0.6.8/go.mod h1:hFeFqneS2r4jD0/QzGkrNk0YVdN0JGh7lCWdsH7zcI4=
803803
github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM=

0 commit comments

Comments
 (0)