Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Apr 29, 2021
1 parent 548b519 commit e1b3254
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a
github.com/networkservicemesh/sdk v0.0.0-20210429065415-e5d480b04fd5
github.com/networkservicemesh/sdk-k8s v0.0.0-20210428161203-5d0360d37a6d
github.com/networkservicemesh/sdk-k8s v0.0.0-20210429072419-2a961a8bb11b
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429071803-bd91d4db21c5
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a h1:BakXE3Zu+KLMYEgwcfL3zsff5J1DxCt/rI60x6KU5Q4=
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210428123532-ef04aec9a3cd/go.mod h1:wV3wbgR7d7BaHJ8yPHtkXEj9jZ0WvZWsfHJMarV4VQ0=
github.com/networkservicemesh/sdk v0.0.0-20210429065415-e5d480b04fd5 h1:vgVHA5zBvc/VJ5lLKGytY+NaGoqH9mfqMoxXvExeMwE=
github.com/networkservicemesh/sdk v0.0.0-20210429065415-e5d480b04fd5/go.mod h1:wV3wbgR7d7BaHJ8yPHtkXEj9jZ0WvZWsfHJMarV4VQ0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210428161203-5d0360d37a6d h1:mM7vQEL4WKSnIO7dWxwuu5Ik7ukR6Wg6Rdcv3khhKLA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210428161203-5d0360d37a6d/go.mod h1:AJjHkCieh20JP7t1BdmhvJYkQ9Wp0S+Wh9DdKCUSzBc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210429072419-2a961a8bb11b h1:NNxJp1d85hZl1cY40JMAd6lxK9V1qsH+f3rez7xlYkw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210429072419-2a961a8bb11b/go.mod h1:yEb6jSTts9V9P0uzfEMb40G/rECKUbDvIN7BnJIKpXA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210429070332-bfaffe8cf8bd h1:ODpSrJ3TrePFZF+AQt7Eax7PZIvJpK8UtZQuNTLSW38=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210429070332-bfaffe8cf8bd/go.mod h1:tryz21juH2jnVpK062dg+rL34CJ3VBqL6Q2do60TnqA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429071803-bd91d4db21c5 h1:XQ/kVKPKC+/FUIfzDfwBC/JUA27cuR2Vr9UGuf6vz5w=
Expand Down

0 comments on commit e1b3254

Please sign in to comment.