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 Sep 20, 2020
1 parent 36e16f3 commit f65c2dd
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-20200915182332-e5aee3ba99ef
github.com/networkservicemesh/sdk v0.0.0-20200916083309-5b64906a352b
github.com/networkservicemesh/sdk v0.0.0-20200920143254-0b749c774ca9
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-20200915182332-e5aee3ba99ef h1:QHGYRf7E1C0heXJJoUidcYF3slpWl5DgnL3eXaHLKdw=
github.com/networkservicemesh/api v0.0.0-20200915182332-e5aee3ba99ef/go.mod h1:6hH0TfujZVin9W/6rWY7JnmNBNRvUrgXhr1aWyKuQKI=
github.com/networkservicemesh/sdk v0.0.0-20200916083309-5b64906a352b h1:efU0H4xqGC9Dl59Wq1xtp412imJZBR1ECur2lA9Osr0=
github.com/networkservicemesh/sdk v0.0.0-20200916083309-5b64906a352b/go.mod h1:HaB9WDWMTjtp3yoXYwYwViRZOeol0O/b7WpEc5LsAIU=
github.com/networkservicemesh/sdk v0.0.0-20200920143254-0b749c774ca9 h1:UxYHKKXz4axM4Qe9SslC3UNu9qIR0A4HQK4P2EhPDBQ=
github.com/networkservicemesh/sdk v0.0.0-20200920143254-0b749c774ca9/go.mod h1:HaB9WDWMTjtp3yoXYwYwViRZOeol0O/b7WpEc5LsAIU=
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 f65c2dd

Please sign in to comment.