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 4, 2022
1 parent 042b690 commit e870b1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.3.0-rc.1.0.20220405210054-fbcde048efa5
github.com/networkservicemesh/sdk v0.5.1-0.20220427224149-241ef7526a53
github.com/networkservicemesh/sdk-vpp v0.0.0-20220427225314-7419431e81de
github.com/networkservicemesh/sdk v0.5.1-0.20220504134043-5e4251adcff0
github.com/networkservicemesh/sdk-vpp v0.0.0-20220504135019-802bba8042ba
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,12 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5 h1:5zQY4PhShozvj/GFJS0dX6ocamAB9oWwEOJviAhGUaw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220427224149-241ef7526a53 h1:4o3jmNplWMRlbtiMdsK6mGtrhkEZZtALBEBbWbnu5fs=
github.com/networkservicemesh/sdk v0.5.1-0.20220427224149-241ef7526a53/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220427224608-9bdb959307fc h1:jvNcVhbMTajWkLYaztfMRHFEXcE1UlbwNvNb3LY4KmY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220427224608-9bdb959307fc/go.mod h1:Ua5eCgO0QMHn/poyXhPL5IP6wbDwRRzSw/Q2z8OeJtw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220427225314-7419431e81de h1:ohej2eRCHFCpz+msQbreaEr6E9cINxtFFPKxTNvrAT8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220427225314-7419431e81de/go.mod h1:0+P2leDgAJ77tOHDNWhwbxR7kXRdRrPAv8cvNJTrZ9s=
github.com/networkservicemesh/sdk v0.5.1-0.20220504134043-5e4251adcff0 h1:zQJfaUrZ6vwNvgzh4ku19HXuHyKoO/nXnbupaf5sRSY=
github.com/networkservicemesh/sdk v0.5.1-0.20220504134043-5e4251adcff0/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220504134411-4a57237faf7b h1:qPWGdecbHaCrBEMkUeLkRNfZFeW+YnTA9don9GYjKcA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220504134411-4a57237faf7b/go.mod h1:lzhToXkmA7YTLn7k05c4Tly+c+hl8R0eY7v1fO1X1bM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220504135019-802bba8042ba h1:yfmzLLHEPILGJCOR8FyPBULpHu1UimZK5Mul4ZwuPoM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220504135019-802bba8042ba/go.mod h1:G91PySBIGRTGbP0s8sEaFaOhVPKd/qKms5Gkp/x4QnY=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit e870b1c

Please sign in to comment.