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-k8s-kind@main

PR link: networkservicemesh/integration-k8s-kind#454

Commit: a9d520c
Author: Network Service Mesh Bot
Date: 2021-11-11 03:41:47 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/in…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 11, 2021
1 parent a4a7aa7 commit 7b02631
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 @@ -4,7 +4,7 @@ go 1.16

require (
github.com/googleapis/gnostic v0.5.1 // indirect
github.com/networkservicemesh/integration-tests v0.0.0-20211104152816-6a9063fda6d0
github.com/networkservicemesh/integration-tests v0.0.0-20211111075808-03b0a7654351
github.com/stretchr/testify v1.7.0
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/client-go v0.20.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,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-20210616071812-739f61445c2f h1:g8ldKuYSKuEwgA4X/9CVbA5gVoeL6auduXb0//cgNAs=
github.com/networkservicemesh/gotestmd v0.0.0-20210616071812-739f61445c2f/go.mod h1:8EWnekTRNX+NxBdTFE24WqUoM7SgJHbiafDBrIIdOmQ=
github.com/networkservicemesh/integration-tests v0.0.0-20211104152816-6a9063fda6d0 h1:jAUyhG1k4D1vfz1S9F+EDc1Auc3Gv9mvW15DIQ9RGrw=
github.com/networkservicemesh/integration-tests v0.0.0-20211104152816-6a9063fda6d0/go.mod h1:5fpeWtARdWuaC8a5R6AGnj9+VUTUGLKP+hjHRyODvwU=
github.com/networkservicemesh/integration-tests v0.0.0-20211111075808-03b0a7654351 h1:QE4ClAw8c8fG+ttAZccwM2JAAKs3SMKbFt+K0L2v3F8=
github.com/networkservicemesh/integration-tests v0.0.0-20211111075808-03b0a7654351/go.mod h1:5fpeWtARdWuaC8a5R6AGnj9+VUTUGLKP+hjHRyODvwU=
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 7b02631

Please sign in to comment.