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 Jun 30, 2021
1 parent 6a7772c commit ce44144
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b
github.com/networkservicemesh/sdk v0.5.1-0.20210630092016-3b8e683e3d9c
github.com/networkservicemesh/sdk-vpp v0.0.0-20210630092336-fb4de0f3e95c
github.com/networkservicemesh/sdk-vpp v0.0.0-20210630112222-f9cd27fdb5e8
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b h1:sylDyL
github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210630092016-3b8e683e3d9c h1:PXSbJGzstgLMpnDbpJGN2ds9l8BNkLkb1rNSP4YxTBk=
github.com/networkservicemesh/sdk v0.5.1-0.20210630092016-3b8e683e3d9c/go.mod h1:Z1IJPdvcBsS2X8pHeCGwo91Fs+BJTEvUQKpinAfG/hM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210630092336-fb4de0f3e95c h1:LM9/kgFY5f0PjC28MCtXMTIZTwXiWf9HMWVWak83V2w=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210630092336-fb4de0f3e95c/go.mod h1:BUxM0Vxaw2EEYV8JE/a6iu9+T0Jm/cTQ7GhEhylOa6Q=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210630112222-f9cd27fdb5e8 h1:iNKhZt8s+s01iIE0COjv0yuJ46qimKoYYuNpUJ4aD6A=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210630112222-f9cd27fdb5e8/go.mod h1:BUxM0Vxaw2EEYV8JE/a6iu9+T0Jm/cTQ7GhEhylOa6Q=
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 ce44144

Please sign in to comment.