Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Aug 27, 2020
1 parent 6e1863c commit f20bc0d
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 @@ -8,7 +8,7 @@ require (
github.com/golang/protobuf v1.4.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20200813164503-9585b38e6772
github.com/networkservicemesh/sdk v0.0.0-20200827093323-25ab961c6ca6
github.com/networkservicemesh/sdk v0.0.0-20200827102544-4b23de9a2ad4
github.com/sirupsen/logrus v1.6.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
github.com/stretchr/testify v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ 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-20200813164503-9585b38e6772 h1:aPQQyhWX2a59O9UUvqBW3omKLhwyYl0LHtICFafcUhQ=
github.com/networkservicemesh/api v0.0.0-20200813164503-9585b38e6772/go.mod h1:6hH0TfujZVin9W/6rWY7JnmNBNRvUrgXhr1aWyKuQKI=
github.com/networkservicemesh/sdk v0.0.0-20200827093323-25ab961c6ca6 h1:oBkbTI1QiRK1wWoFZTeNO0163klyN11M5EI38eH17XA=
github.com/networkservicemesh/sdk v0.0.0-20200827093323-25ab961c6ca6/go.mod h1:SJGik/6TFV7VQxP6SQwwjdfpjwz8N//UfWFfxxZpN6I=
github.com/networkservicemesh/sdk v0.0.0-20200827102544-4b23de9a2ad4 h1:f9eM0YDoCRa9JKuiLEMqB4vrWRWqhgzi30fKfnHAUIQ=
github.com/networkservicemesh/sdk v0.0.0-20200827102544-4b23de9a2ad4/go.mod h1:SJGik/6TFV7VQxP6SQwwjdfpjwz8N//UfWFfxxZpN6I=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/open-policy-agent/opa v0.16.1/go.mod h1:P0xUE/GQAAgnvV537GzA0Ikw4+icPELRT327QJPkaKY=
github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=
Expand Down

0 comments on commit f20bc0d

Please sign in to comment.