Skip to content

Commit

Permalink
Update from update/sdk-gomod
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Jul 14, 2020
1 parent ff4b62b commit 11a6e9a
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-20200626035416-b2c37e63dc22
github.com/networkservicemesh/sdk v0.0.0-20200713165129-52bd2e34c31b
github.com/networkservicemesh/sdk v0.0.0-20200714062039-c7eada33195c
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 @@ -111,8 +111,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-20200626035416-b2c37e63dc22 h1:k1iryme3ckQpHc3w2Ry5n+UBs1W3ivKxOsfxSGYaBk0=
github.com/networkservicemesh/api v0.0.0-20200626035416-b2c37e63dc22/go.mod h1:6hH0TfujZVin9W/6rWY7JnmNBNRvUrgXhr1aWyKuQKI=
github.com/networkservicemesh/sdk v0.0.0-20200713165129-52bd2e34c31b h1:EyLqcndpFqLEeL1Y+2qBiUmw37cgQ0mNLOMfpwtolrU=
github.com/networkservicemesh/sdk v0.0.0-20200713165129-52bd2e34c31b/go.mod h1:DJ4hkVnXOIyJqqJbOTmZTLhCLlkEjCOcvSp++OCPfOs=
github.com/networkservicemesh/sdk v0.0.0-20200714062039-c7eada33195c h1:20R8A1IO6wpoywCJ7ZiAQtV/OKHpalf+7e+GfNZPi4k=
github.com/networkservicemesh/sdk v0.0.0-20200714062039-c7eada33195c/go.mod h1:DJ4hkVnXOIyJqqJbOTmZTLhCLlkEjCOcvSp++OCPfOs=
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/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
Expand Down

0 comments on commit 11a6e9a

Please sign in to comment.