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 May 10, 2021
1 parent c9e66fe commit b8a3818
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 @@ -11,7 +11,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588
github.com/networkservicemesh/sdk v0.0.0-20210510155700-5ab6206d4dcc
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510160036-cf160b185c83
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510204952-b7d30d2cc51a
github.com/onsi/gomega v1.10.1 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588 h1:DZZpus9B
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210510155700-5ab6206d4dcc h1:dJqh39wixKh47ub1QQMLRZ3S67XiCI8Hk8HkDCCO4Y0=
github.com/networkservicemesh/sdk v0.0.0-20210510155700-5ab6206d4dcc/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510160036-cf160b185c83 h1:B6V8nvDKvzDFCA8oHrJ4FrM1jJwWtWUJRe3CfyIlZXY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510160036-cf160b185c83/go.mod h1:qgy5dt5BbCq0Lt+cjkBTL92I/lKFVvRypedIL1CJKZM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510204952-b7d30d2cc51a h1:gqRi/WJw2+/b/NhkWGsi68e0KSgZlYL8MCG8oxG7f5o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510204952-b7d30d2cc51a/go.mod h1:qgy5dt5BbCq0Lt+cjkBTL92I/lKFVvRypedIL1CJKZM=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit b8a3818

Please sign in to comment.