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 Jul 13, 2021
1 parent 69e2b8b commit c462e1c
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/vpphelper v0.0.0-20210225052320-b4f1f1aff45d
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33
github.com/networkservicemesh/sdk v0.5.1-0.20210713141922-d11653e3da53
github.com/networkservicemesh/sdk-vpp v0.0.0-20210713142300-607180d51bbd
github.com/networkservicemesh/sdk v0.5.1-0.20210713224722-07ca121725d2
github.com/networkservicemesh/sdk-vpp v0.0.0-20210713225048-d26c23c254f4
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,10 @@ 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.20210707174502-3bce416a9f33 h1:jBCwRQUVHVjKCiv9JYhtSyF0YorVMQ17Tnyllt1HcRw=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210713141922-d11653e3da53 h1:KFAUoAo8XFSsrLvA+c61IKHDFFR9vFAjKqPEq7J4GEY=
github.com/networkservicemesh/sdk v0.5.1-0.20210713141922-d11653e3da53/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210713142300-607180d51bbd h1:sppAjWrwomu1IEaUOwhcW60IUi/lTPdkALIHCyLQ1Fg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210713142300-607180d51bbd/go.mod h1:leRL/kOZLq9CaNlEtgq3ayXYxi/Wuc1tToDEiXyot14=
github.com/networkservicemesh/sdk v0.5.1-0.20210713224722-07ca121725d2 h1:/EnIv7bt9uFV03z2kL+oFIoA07/t712pOWtmxdzmAdo=
github.com/networkservicemesh/sdk v0.5.1-0.20210713224722-07ca121725d2/go.mod h1:Yg/NZAvRkvWjwkBviBsnylXf/GSx3F632KYvHfRhdQE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210713225048-d26c23c254f4 h1:oeK9s5AaKeN/i9+u2hNJRbd4bSlPe/9ruc9u/kOcAUU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210713225048-d26c23c254f4/go.mod h1:o1/8IEbkeleTczpTZ3IY/CPiFigqlvfPE5w3qKPJ5/Q=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit c462e1c

Please sign in to comment.