Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

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
…k@master networkservicemesh/sdk#492

networkservicemesh/sdk PR link: networkservicemesh/sdk#492

networkservicemesh/sdk commit message:
commit e3a022b7a9693cc4114fe0d81db18fa0da74de03
Author: Ed Warnicke <[email protected]>
Date:   Mon Sep 28 23:05:28 2020 -0500

    Some CI simplification (#492)

    Signed-off-by: Ed Warnicke <[email protected]>

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Sep 29, 2020
1 parent 0f91344 commit 06a27d5
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 @@ -6,7 +6,7 @@ require (
github.com/edwarnicke/exechelper v1.0.1
github.com/golang/protobuf v1.4.2
github.com/networkservicemesh/api v0.0.0-20200925211324-37a4e74e139d
github.com/networkservicemesh/sdk v0.0.0-20200929013147-b87d31d441a0
github.com/networkservicemesh/sdk v0.0.0-20200929040528-e3a022b7a969
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
github.com/stretchr/testify v1.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,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-20200925211324-37a4e74e139d h1:CfTDOn1jyl/4UHqWy6Evskr4UyN5s0y3Gdr9PvGNzeg=
github.com/networkservicemesh/api v0.0.0-20200925211324-37a4e74e139d/go.mod h1:6hH0TfujZVin9W/6rWY7JnmNBNRvUrgXhr1aWyKuQKI=
github.com/networkservicemesh/sdk v0.0.0-20200929013147-b87d31d441a0 h1:D7DVuIzOQL5BsRtn7fYW/YDOrMM6DVDscANjx2KOcgs=
github.com/networkservicemesh/sdk v0.0.0-20200929013147-b87d31d441a0/go.mod h1:Qkqag1YE9Rha+y5ghhz/6oaK6pdMHYbLlHDFrJD9x40=
github.com/networkservicemesh/sdk v0.0.0-20200929040528-e3a022b7a969 h1:5jyO86J6mRZkvAKLMl7f7L8j/8A8gICF53V68fcNOJI=
github.com/networkservicemesh/sdk v0.0.0-20200929040528-e3a022b7a969/go.mod h1:Qkqag1YE9Rha+y5ghhz/6oaK6pdMHYbLlHDFrJD9x40=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit 06a27d5

Please sign in to comment.