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 2de1871 commit 4cab074
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 @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.0
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.20210810055235-c3154387718f
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db
github.com/networkservicemesh/sdk v0.5.1-0.20210810111726-eb7b86c9ebfc
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,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 h1:kF5WFu8pww90/E8iyfL3lzmyyGen21eiAdxKA5djsII=
github.com/networkservicemesh/sdk v0.5.1-0.20210810055235-c3154387718f/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 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-20210810170554-07dd186e50b4 h1:bVs6JDdftDYYilhOe+ILidJdzRTPq8+aOz+q5twyaHU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4/go.mod h1:VgfDKMNQUUaHcFXDKNODkNWdHSIc5EUbEUXqSKLTsgM=
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 4cab074

Please sign in to comment.