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 2, 2021
1 parent cdb247a commit f6a9fe1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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/grpcfd v0.1.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e
github.com/networkservicemesh/sdk v0.5.1-0.20211102055445-0a90a227babb
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102060054-5ca31e439696
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
10 changes: 5 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e h1:PO6tDo/bGLJqz1qiqCecht/HqMWCKunAds2U9Hvc0yM=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346 h1:peUuSbLaRvwQgVRNDmawkK63JrSws34h47nIUb+Z29Q=
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102013727-06a25a6df576/go.mod h1:zx79EE7IKTkcyTyrXDLkvjjZxYWH/bK1DAKxTjP+mI4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e h1:2/4M2QZknA+aLNUkQKdgDVUDXELw9/RSx2tFn5wxIyY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e/go.mod h1:LCqUfBhi1Nu9qdLjvzneW8TpF224C6MhVQ7n30wZTKA=
github.com/networkservicemesh/sdk v0.5.1-0.20211102055445-0a90a227babb h1:GwODN91eWlhR0JVxoZqrxWDKVWqBh1FvIM6wudzSWbc=
github.com/networkservicemesh/sdk v0.5.1-0.20211102055445-0a90a227babb/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102055809-b07e07c9274e/go.mod h1:GRlf7RnxTEVWXFt3wrYEvBGscPiEA+sYCH7RZ4Xd8Fo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102060054-5ca31e439696 h1:xzKVRlgLTDDPWR+GQgL/EPY1wSwBO5x37EXS21e3oQM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102060054-5ca31e439696/go.mod h1:Are7O+6ClrJbbzixn62XZZLV+ZDUXIrF8yeHpRsOWjw=
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 f6a9fe1

Please sign in to comment.