Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/de…
Browse files Browse the repository at this point in the history
…ployments-k8s@main networkservicemesh/deployments-k8s#263

networkservicemesh/deployments-k8s PR link: networkservicemesh/deployments-k8s#263

networkservicemesh/deployments-k8s commit message:
commit b4aec89
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon Feb 8 15:43:46 2021 -0600

    Update from update/networkservicemesh/deployments-k8s

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 9, 2021
1 parent b4aec89 commit 6f10602
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 9 deletions.
2 changes: 1 addition & 1 deletion extensions/base/suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type Suite struct {

func (s *Suite) SetupSuite() {
s.Repository = "networkservicemesh/deployments-k8s"
s.Version = "e394162f"
s.Version = "ace77b0b"
s.Dir = "../" // Note: this should be synced with input parameters in gen.go file
s.Suite.SetupSuite()
}
27 changes: 23 additions & 4 deletions suites/basic/suite.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 23 additions & 4 deletions suites/memory/suite.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f10602

Please sign in to comment.