Skip to content

Commit 52be253

Browse files
authored
Bumping up elastic/e2e-testing dependency version (#4698)
1 parent 25c9efd commit 52be253

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

+2-2
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.1.0
622+
Version: v1.2.0
623623
Licence type (autodetected): Elastic
624624
--------------------------------------------------------------------------------
625625

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

628628
Elastic License 2.0
629629

go.mod

+1-1
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.1.0
14+
github.com/elastic/e2e-testing v1.2.0
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.6

go.sum

+2-2
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.1.0 h1:Y+K215EWkf3ojAWmBK2JrxH/rITjkKM1zR8mnwIpvLw=
793-
github.com/elastic/e2e-testing v1.1.0/go.mod h1:8q2d8dmwavJXISowwaoreHFBnbR/uK4qanfRGhC/W9A=
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=
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)