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 e1b3254 commit 4eb62d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
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 v0.0.0-20210429092442-8cd5869b8357
github.com/networkservicemesh/sdk-k8s v0.0.0-20210429072419-2a961a8bb11b
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429071803-bd91d4db21c5
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429095018-d9f26fd8541a
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
11 changes: 6 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -246,14 +246,15 @@ 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-20210429065415-e5d480b04fd5 h1:vgVHA5zBvc/VJ5lLKGytY+NaGoqH9mfqMoxXvExeMwE=
github.com/networkservicemesh/sdk v0.0.0-20210429065415-e5d480b04fd5/go.mod h1:wV3wbgR7d7BaHJ8yPHtkXEj9jZ0WvZWsfHJMarV4VQ0=
github.com/networkservicemesh/sdk v0.0.0-20210429092442-8cd5869b8357 h1:pV0PC6QZsqS5rzxh5IbQXf3NlvGlksDgbFZgQq+DIYw=
github.com/networkservicemesh/sdk v0.0.0-20210429092442-8cd5869b8357/go.mod h1:wV3wbgR7d7BaHJ8yPHtkXEj9jZ0WvZWsfHJMarV4VQ0=
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=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429071803-bd91d4db21c5/go.mod h1:DBv5dO2fmbXwqY0c28w1Eij9YnxOn6TQ1hz8qEWn5qQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210429093355-42b537a16e70 h1:lS5QRIS1qFbS6gHMpLDkd53ZxIUPr2g4zItt+0a8Wek=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210429093355-42b537a16e70/go.mod h1:DheWHoM5N3jYIWbOHpfO6llWUvqOUc5cN5wazhixzCE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429095018-d9f26fd8541a h1:+7VgAzb7y9Xv4MElaLt2x+OCjGo7AhFN4COR7f8KUE4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210429095018-d9f26fd8541a/go.mod h1:Z0wYFbfu/WIusm33xxLAwC6elPVU0uB++Hp8FOkwDgc=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 4eb62d9

Please sign in to comment.