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#

networkservicemesh/deployments-k8s PR link: https://github.com/networkservicemesh/deployments-k8s/pull/

networkservicemesh/deployments-k8s commit message:
commit f3c5a1c
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Mar 17 02:49:38 2021 -0500

    Update from update/networkservicemesh/deployments-k8s

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 17, 2021
1 parent f3c5a1c commit e47cc97
Showing 1 changed file with 1 addition and 1 deletion.
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 = "71b5a090"
s.Version = "29eb506f"
s.Dir = "../" // Note: this should be synced with input parameters in gen.go file
s.Suite.SetupSuite()
}

0 comments on commit e47cc97

Please sign in to comment.