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 Nov 9, 2021
1 parent 9548999 commit fe8697f
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 v1.0.1-0.20211108174538-15c88bce33f3
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109141643-03da470cc9f7
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109201404-69600f514dac
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 @@ -162,8 +162,8 @@ github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d h1:BoWsZOKlgVckGppw4pBzBo4ydAmFLCJpyqZV3niTc1A=
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d/go.mod h1:fl6NjUK8+m+z7B1yoA0AowE0BpvjazfX0PQvr2gDnho=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211108225859-2db0822a1c14/go.mod h1:u7vQCgUUT0DzW0xVFadc8p8ItGmgDB5Ho2qke3ewdnQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109141643-03da470cc9f7 h1:ncANZWv12DY0hClQPK27vGut1pKCGplhwUm7OhVTLuQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109141643-03da470cc9f7/go.mod h1:ypHVrxveXzME4bHL61nwwRXUPfwWL0vNQT6/yMI9J3w=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109201404-69600f514dac h1:ZoHmmNuYVEp4Qm1O7ctaZQJp5euzxT7MWR4vxtLZKag=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109201404-69600f514dac/go.mod h1:ypHVrxveXzME4bHL61nwwRXUPfwWL0vNQT6/yMI9J3w=
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 fe8697f

Please sign in to comment.