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 Jul 14, 2021
1 parent 368e012 commit d499c46
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33
github.com/networkservicemesh/sdk v0.5.1-0.20210713224722-07ca121725d2
github.com/networkservicemesh/sdk-k8s v0.0.0-20210713225322-6a4dea64961f
github.com/networkservicemesh/sdk-k8s v0.0.0-20210714160951-63be0f0f6561
github.com/networkservicemesh/sdk-sriov v0.0.0-20210708105900-c95dfb8822f0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20210708104739-6d7c5b4e2cbc/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk v0.5.1-0.20210713224722-07ca121725d2 h1:/EnIv7bt9uFV03z2kL+oFIoA07/t712pOWtmxdzmAdo=
github.com/networkservicemesh/sdk v0.5.1-0.20210713224722-07ca121725d2/go.mod h1:Yg/NZAvRkvWjwkBviBsnylXf/GSx3F632KYvHfRhdQE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210713225322-6a4dea64961f h1:+7BjhrDVJujJShYA8PrdM6cKFas7kTYBPnE9jsH57bw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210713225322-6a4dea64961f/go.mod h1:opx0z+uPTstfT/DQ0o9AqSc65EjOk+T7iFbc6gJ+lXY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210714160951-63be0f0f6561 h1:JXAd7q9wsDIr1oOyQ3yGvKNt+iqjRy/duzG5fYtZACY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210714160951-63be0f0f6561/go.mod h1:opx0z+uPTstfT/DQ0o9AqSc65EjOk+T7iFbc6gJ+lXY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210708105346-5897e7154943 h1:YIjxksaTu5ds57kh53v7GnSBSl6nVV377j0N5MrZFLo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210708105346-5897e7154943/go.mod h1:dx1Slnm6/GU0mnPR6NoFmWjSNnbYUbGdKrsBLGFdIAU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210708105900-c95dfb8822f0 h1:h/Qw0gxfzFpbO01rAVRcEPB4KfbcTVrW1nlw34qWiDc=
Expand Down

0 comments on commit d499c46

Please sign in to comment.