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 12, 2021
1 parent c76de31 commit 20f5b33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/Mellanox/sriovnet v1.0.3-0.20210630121212-0453bd4b7fbc
github.com/golang/protobuf v1.5.2
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211112080732-bba3298c509b
github.com/networkservicemesh/sdk-kernel v0.0.0-20211112081100-a289f995393b
github.com/networkservicemesh/sdk-sriov v0.0.0-20211112081412-67ed4f1ec259
github.com/networkservicemesh/sdk v0.5.1-0.20211112114907-d8010275c34d
github.com/networkservicemesh/sdk-kernel v0.0.0-20211112115201-603e70ab3da2
github.com/networkservicemesh/sdk-sriov v0.0.0-20211112115453-e3bbac5bc47d
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
github.com/pkg/errors v0.9.1
github.com/vishvananda/netlink v1.1.1-0.20210518155637-4cb3795f2ccb
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -382,12 +382,12 @@ 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.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211112080732-bba3298c509b h1:oNBnFEoMNYid3ObTsSOsIPWwFUtaq73HhwJ4IkDH2Aw=
github.com/networkservicemesh/sdk v0.5.1-0.20211112080732-bba3298c509b/go.mod h1:+4fNzksTdnCYaa4Zr6r6/ry+tl5CoydVjeJTPyzy2d8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211112081100-a289f995393b h1:I4yC9aHyni1fSrYdIPucjQzpwgLB6xHdNET04fgSgrg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211112081100-a289f995393b/go.mod h1:pZwpDX0Bc50mjUOVyB1FYaUxf/HxwqyY51TPbPfqTCc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211112081412-67ed4f1ec259 h1:SVbrkhSdDYEE7PS2JTXELG+llrF8xFf9maVMD5r3TpI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211112081412-67ed4f1ec259/go.mod h1:QmeZsFqxlBguFJ8PUYExcZ5wxE+7yfa964v/1zjoLZ4=
github.com/networkservicemesh/sdk v0.5.1-0.20211112114907-d8010275c34d h1:7oKiabLdNQ9yWhNk4TJaUjPTrC4R4JjOBWENvplvjbk=
github.com/networkservicemesh/sdk v0.5.1-0.20211112114907-d8010275c34d/go.mod h1:+4fNzksTdnCYaa4Zr6r6/ry+tl5CoydVjeJTPyzy2d8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211112115201-603e70ab3da2 h1:jcCBRJ4fpLOeipfabgQmjWpQzhhoM0tBuP/JIUef6ds=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211112115201-603e70ab3da2/go.mod h1:kpHzGP/Zlu9qO5ZAzbWaU5FIgu1QIW57ALQwMZZ3Cls=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211112115453-e3bbac5bc47d h1:M27vHIYhfGW0iZK+2mLJo7txZt8mHCdT57UNVm7N09I=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211112115453-e3bbac5bc47d/go.mod h1:jjxrLoy9/jtV4XMtE7lKgqvFD8eIc3g+4PPNkr+IWm8=
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 20f5b33

Please sign in to comment.