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 9, 2021
1 parent 9e2fd71 commit d4b880f
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 @@ -8,8 +8,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.20210808121333-d5aa809f197e
github.com/networkservicemesh/sdk-k8s v0.0.0-20210725203803-87eb99eda817
github.com/networkservicemesh/sdk v0.5.1-0.20210809080254-31cb2ac9a7af
github.com/networkservicemesh/sdk-k8s v0.0.0-20210809080745-f2665da6d440
github.com/networkservicemesh/sdk-sriov v0.0.0-20210808122122-3183e870c16d
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,11 @@ 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.20210725184904-92b282404ca1/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk v0.5.1-0.20210808121333-d5aa809f197e h1:zjZ+Ib7H796tEv4+ssD16A7Uhw73EDIdrqPNzHhs1uQ=
github.com/networkservicemesh/sdk v0.5.1-0.20210808121333-d5aa809f197e/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210725203803-87eb99eda817 h1:VBiVhizTSjpOHF4p25qBriABEnh5x7IjDON4dqwbO1E=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210725203803-87eb99eda817/go.mod h1:YEyuribHq3hEHVk/mKK5otRk9WNYrDPzFu1XaisTEA0=
github.com/networkservicemesh/sdk v0.5.1-0.20210809080254-31cb2ac9a7af h1:S2ruBZ99HI39bBuHrIlAjU5YzXXFXJurXID7/a88qas=
github.com/networkservicemesh/sdk v0.5.1-0.20210809080254-31cb2ac9a7af/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210809080745-f2665da6d440 h1:kJOISOys7tyfu/56XfdYhbMbyegL+qIw5gq6cLFg/b4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210809080745-f2665da6d440/go.mod h1:2y2d99u+6pmtAUBvFZ0Vnq1B6QfSgPytNsOwaSpN6DQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210808121820-e429d91058c0 h1:ucN+D7lon3zo2CmkCzhFqVpwKnbN1VdmZlHpA/1sEQ8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210808121820-e429d91058c0/go.mod h1:8WO4fass+Z1KEhA/BzE2ZYFfdq+oA89sS/+K8Q1bilI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210808122122-3183e870c16d h1:FNwAJW9W7rSR+UMybu7jeloFtF6miVEFJrb/c2E2MpU=
Expand Down

0 comments on commit d4b880f

Please sign in to comment.