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
…k-k8s@master networkservicemesh/sdk-k8s#57

networkservicemesh/sdk-k8s PR link: networkservicemesh/sdk-k8s#57

networkservicemesh/sdk-k8s commit message:
commit c72885889fcf0b7030f5c61568c57c326d60fd93
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Feb 19 01:12:44 2021 -0600

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 19, 2021
1 parent a029db6 commit f410499
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v0.0.0-20200920223154-d5b6e1f19bd0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210218170701-1a72f1cba074
github.com/networkservicemesh/sdk v0.0.0-20210218171230-f737aae8b31c
github.com/networkservicemesh/sdk-k8s v0.0.0-20210218171812-04c0c05aa970
github.com/networkservicemesh/sdk v0.0.0-20210219070729-f14f982a2208
github.com/networkservicemesh/sdk-k8s v0.0.0-20210219071244-c72885889fcf
github.com/networkservicemesh/sdk-sriov v0.0.0-20210217064121-69fae3fcd42e
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -399,10 +399,10 @@ github.com/networkservicemesh/api v0.0.0-20210218170701-1a72f1cba074 h1:lMU+bavS
github.com/networkservicemesh/api v0.0.0-20210218170701-1a72f1cba074/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210216095211-a36209b21c4b h1:6M4ZAQwAJxcI2ii7QF2oK2btsx/qwjbtnpILMLsecQw=
github.com/networkservicemesh/sdk v0.0.0-20210216095211-a36209b21c4b/go.mod h1:7Y9JsBKKjgvOT2faCXy/aM76bWsA//xvdVfbdLe0WXk=
github.com/networkservicemesh/sdk v0.0.0-20210218171230-f737aae8b31c h1:or17KI/9gJRDqbc1I6R/E+aMoQjQ1AEWeN4oG/S9wnU=
github.com/networkservicemesh/sdk v0.0.0-20210218171230-f737aae8b31c/go.mod h1:cK8mHGgBoxNO7Y3pwozi2a+NdALq+3H0wWc1J/TqJQg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210218171812-04c0c05aa970 h1:kLGcg26UXs9U8A2o4QZfX1UNKUODRuxmhCk8aF6Lxd8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210218171812-04c0c05aa970/go.mod h1:SNYZ4AB5xTHaYlJMNbvMbxQgsb/jnOzAnMWxVD2yYac=
github.com/networkservicemesh/sdk v0.0.0-20210219070729-f14f982a2208 h1:A1GuUPT6hWoqOuRFKPEv2Z6S5QX9PWFTR0zBWFfuIf8=
github.com/networkservicemesh/sdk v0.0.0-20210219070729-f14f982a2208/go.mod h1:cK8mHGgBoxNO7Y3pwozi2a+NdALq+3H0wWc1J/TqJQg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210219071244-c72885889fcf h1:/BA+NNuzwc+IkF6+UbJCUcc0qw5o2GICY4jskABq6fs=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210219071244-c72885889fcf/go.mod h1:AMWbKzY3TVTsCh5mOUuCiBXzBhrFU6F7G7rbjwR4WPk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210216095528-c177e58a0d03 h1:ooGOUOXve7Dwdt25oyDrKINenrfG86UoxfEIXsQSorE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210216095528-c177e58a0d03/go.mod h1:fYNkQR64twi8v9ATVTXDfMRbfKktUHA49nxI/kqwvDE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210217064121-69fae3fcd42e h1:dsbp9wJc4ZB8P8gOt6+lXMUhBTyM7eyc0OmvBNjTvdA=
Expand Down

0 comments on commit f410499

Please sign in to comment.