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

PR link: networkservicemesh/integration-tests#1045

Commit: 03b0a76
Author: Network Service Mesh Bot
Date: 2021-11-11 01:58:08 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/de…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 11, 2021
1 parent 4c6a100 commit c78c210
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-20211107213603-a1b288da7159
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
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,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-20211107213603-a1b288da7159 h1:50gqRkMdJ+As6pM9UzSwtMFZQ7IOm3QJa3+z6Q/HvFQ=
github.com/networkservicemesh/integration-tests v0.0.0-20211107213603-a1b288da7159/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 c78c210

Please sign in to comment.