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 14, 2022
1 parent bdc9238 commit 63c6c08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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 v1.3.2-0.20220514193644-73abc067b2ce
github.com/networkservicemesh/sdk v0.5.1-0.20220514221142-f0081c8f06e7
github.com/networkservicemesh/sdk-sriov v0.0.0-20220514201930-9b01ca4bab50
github.com/networkservicemesh/sdk-sriov v0.0.0-20220514222206-26102accf3df
github.com/networkservicemesh/sdk-vpp v0.0.0-20220514221738-3c81ea598a7f
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,11 @@ 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.2-0.20220514193644-73abc067b2ce h1:kpVCSUnoJoIy35F60F6DBuOWY+FZuVwYf3TlptLZP6k=
github.com/networkservicemesh/api v1.3.2-0.20220514193644-73abc067b2ce/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220514195906-4ea3f90ef51e/go.mod h1:twQwRxXlr01yriIoyGkKK5Rd1hOI0GMbPn+RnBy+i0s=
github.com/networkservicemesh/sdk v0.5.1-0.20220514221142-f0081c8f06e7 h1:ezEKgkhla3+npCY/pirF5qvzEwZASaGoXN6QERlHHLA=
github.com/networkservicemesh/sdk v0.5.1-0.20220514221142-f0081c8f06e7/go.mod h1:twQwRxXlr01yriIoyGkKK5Rd1hOI0GMbPn+RnBy+i0s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220514201519-2b7a3d22ee80/go.mod h1:COtoHC9b4npq8qObS5MH7sxohCYn3AXXLEeYhicAhzA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220514221352-3784157959aa/go.mod h1:E1/WQNkn5mr18X/FelzSHXRnMlZ3Gqdg/hUMj0r/kLA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220514201930-9b01ca4bab50 h1:bfYIUfUQ/gcTj2S3oJaXRkrlhr9qo4MRaacK4bKK1QA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220514201930-9b01ca4bab50/go.mod h1:IAnrl1uErHUghUJ0qOg07PkZSJ30gPtSP93f2Xxzzxg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220514222206-26102accf3df h1:dgcVLkJfL2rHl9ETkitBIMHwMuT3IC83dU/mJsrj7nw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220514222206-26102accf3df/go.mod h1:CEwugNrj71pGu4kQyKDjfs6fhb2SRE67DLNvzbgmIzo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220514221738-3c81ea598a7f h1:lKVoW4sHgmVPChgn8hRI8wMjhnyjxYWJqfzm+jKue68=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220514221738-3c81ea598a7f/go.mod h1:zbwQvuHL10dfH+oJ1pyT+Wk4RAVuTyW5k1RH281n3ME=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 63c6c08

Please sign in to comment.