Skip to content

Commit e6e3f67

Browse files
authored
Update elastic/e2e-testing to 1.2.1 (#4713)
See release notes here https://github.com/elastic/e2e-testing/releases/tag/v1.2.1
1 parent 762ac45 commit e6e3f67

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
@@ -13,7 +13,7 @@ require (
1313
github.com/cenkalti/backoff/v4 v4.3.0
1414
github.com/docker/go-units v0.5.0
1515
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
16-
github.com/elastic/e2e-testing v1.2.0
16+
github.com/elastic/e2e-testing v1.2.1
1717
github.com/elastic/elastic-agent-autodiscover v0.6.8
1818
github.com/elastic/elastic-agent-client/v7 v7.8.1
1919
github.com/elastic/elastic-agent-libs v0.9.6

go.sum

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

0 commit comments

Comments
 (0)