Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/in…
Browse files Browse the repository at this point in the history
…tegration-tests@main networkservicemesh/integration-tests#262

networkservicemesh/integration-tests PR link: networkservicemesh/integration-tests#262

networkservicemesh/integration-tests commit message:
commit 253578bd0015dc5785d31220a714cd43c342a276
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Tue Mar 30 07:47:06 2021 -0500

    Update from update/networkservicemesh/deployments-k8s

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 30, 2021
1 parent d096291 commit c0433ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/networkservicemesh/integration-k8s-kind
go 1.16

require (
github.com/networkservicemesh/integration-tests v0.0.0-20210326205537-1d0724948111
github.com/networkservicemesh/integration-tests v0.0.0-20210330124706-253578bd0015
github.com/stretchr/testify v1.7.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8m
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/gotestmd v0.0.0-20210326113820-7c7fa1e058ed h1:bZqJ1P8Gw7rxVF5ehlqnfTz9ygaRkyBBR4M5slVUw2Q=
github.com/networkservicemesh/gotestmd v0.0.0-20210326113820-7c7fa1e058ed/go.mod h1:RsxZNZRDhTSkY21gzrJVC4ufT10bfeHRvrRTtypUx+k=
github.com/networkservicemesh/integration-tests v0.0.0-20210326205537-1d0724948111 h1:iXZ4+hXP8MvWwBZI2nXK7dWIUTL+HeOYbSLZ1Hsng6o=
github.com/networkservicemesh/integration-tests v0.0.0-20210326205537-1d0724948111/go.mod h1:0hZVhXZEREf5SZe3WUDO7lFqCUCvHM/+VmcQcUgytsw=
github.com/networkservicemesh/integration-tests v0.0.0-20210330124706-253578bd0015 h1:qPo7g2Vr9aysjtWm0UxJTPPDKsQy3KIQ0BTerUt9BSk=
github.com/networkservicemesh/integration-tests v0.0.0-20210330124706-253578bd0015/go.mod h1:0hZVhXZEREf5SZe3WUDO7lFqCUCvHM/+VmcQcUgytsw=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.11.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit c0433ac

Please sign in to comment.