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 Aug 10, 2021
1 parent 10c2954 commit dd9b6c1
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 v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210810111726-eb7b86c9ebfc
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4
github.com/networkservicemesh/sdk-sriov v0.0.0-20210810112357-4b506fbf3047
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 v1.0.1-0.20210715134717-6e4a0f8eae3e h1:cCRjV+1sOuOrCF/0IPXH2PJ1y7hEbuqX9k+OFnU7xhU=
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210810055235-c3154387718f/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk v0.5.1-0.20210810111726-eb7b86c9ebfc h1:q+Lj1N8FjN9CwC60blG7ke5JIOuFF0BX2bOTCVTH3jE=
github.com/networkservicemesh/sdk v0.5.1-0.20210810111726-eb7b86c9ebfc/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db h1:GHs2vqkG1MLTfWj0dp8M/Xz3uiIcErmjMhedctsaoic=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db/go.mod h1:CHp7BPFIvJuNWMLaYgDCoajvexJvi6pmGTwMYcfesHI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4 h1:bVs6JDdftDYYilhOe+ILidJdzRTPq8+aOz+q5twyaHU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4/go.mod h1:VgfDKMNQUUaHcFXDKNODkNWdHSIc5EUbEUXqSKLTsgM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210810112015-b7968fd7366c h1:eaMW4op265P7V0ipJwTB32eDM/G91stOtyzi7/gEUeI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210810112015-b7968fd7366c/go.mod h1:4lRivNny4YJeyDNq3iqhJRB7Laqr4V0/vWK3iVbcfN4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210810112357-4b506fbf3047 h1:4Rz8OFdZ1CvXos/E66Z5DAwPZUl+WtD57O1nGw1mEUY=
Expand Down

0 comments on commit dd9b6c1

Please sign in to comment.