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 c0bb779 commit 1ec1994
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,9 +8,9 @@ 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.20211027122123-f20e20a27721
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346
github.com/networkservicemesh/sdk-k8s v0.0.0-20211026195844-050114d073c3
github.com/networkservicemesh/sdk-sriov v0.0.0-20211027122636-09436c70ef68
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e
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
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -321,14 +321,14 @@ github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VI
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.20211026195308-ace8d38c65db/go.mod h1:MflOKIJ4C4sc8V/VzNUu/hKXO6G1Wc0yCijPfa69FmA=
github.com/networkservicemesh/sdk v0.5.1-0.20211027122123-f20e20a27721 h1:Dd2v/5h07xA8Np+QO05sKaPQA9XKVHqOckIIgRgagOE=
github.com/networkservicemesh/sdk v0.5.1-0.20211027122123-f20e20a27721/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
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-k8s v0.0.0-20211026195844-050114d073c3 h1:yMKrVn7H8CajnAWSODQlv2yApSw3qFX1c2phwBAFqy4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211026195844-050114d073c3/go.mod h1:sJXlmGuna804H93YUdPnNqwVcr8uqGOkq/LTIC3E3ZA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211027122343-e912dfa59a25 h1:gN+mymnZLn9o0DATYFM/0NbXcP9Zv36mGE48aQKATBU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211027122343-e912dfa59a25/go.mod h1:4FhhOfUXztdyYMGtYxdjt3Vb2owHSYm98IrjNOB+vho=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211027122636-09436c70ef68 h1:qpF1LjSPn0gT/o+GIfxst7y9vIU2ap+OzBDP4lmGYt8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211027122636-09436c70ef68/go.mod h1:jtTMj85aoW2Vs2ofq8Dp1yUl5c/XuONWCY1JOY1ZLpU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102013727-06a25a6df576 h1:unKrPy1tdLYnYZd00EpEDBt4qOp3neBZjtsJm2dy2c0=
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/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/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 1ec1994

Please sign in to comment.