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 Jan 24, 2022
1 parent 0b07447 commit 2f08e45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220124073803-419fa7053a1a
github.com/networkservicemesh/sdk-sriov v0.0.0-20220124074808-6eb537000575
github.com/networkservicemesh/sdk-vpp v0.0.0-20220124075707-8975a64a71c3
github.com/networkservicemesh/sdk-vpp v0.0.0-20220124162243-63c4025e5d02
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.10
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20220124073803-419fa7053a1a/go.mod h1
github.com/networkservicemesh/sdk-kernel v0.0.0-20220124074135-d78e942e0bc2/go.mod h1:giRLbG501oSMWSA45Mj+3n9mlkLtHfjLFzhbdAw+2Nc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220124074808-6eb537000575 h1:W0hFazZsHyyl3PZX2euuFxRDqD4zAfUZHOYMCHPNtJ4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220124074808-6eb537000575/go.mod h1:OrRbpGfWzTTZtOPijW2QNyviC59Gg9BDX7lKS/gbAUE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220124075707-8975a64a71c3 h1:t6vA46kIj/MbwpVzBqOuzihLadNe6/Fey663R0YphnY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220124075707-8975a64a71c3/go.mod h1:HVU79WyqgL7ZmsXFgRJCpwtw4PltHP5FcrCADp1Gg94=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220124162243-63c4025e5d02 h1:LZN2aqWPioIU6K7oHm8xpW7MpxfF/RsHUIelIJNff0E=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220124162243-63c4025e5d02/go.mod h1:HVU79WyqgL7ZmsXFgRJCpwtw4PltHP5FcrCADp1Gg94=
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 2f08e45

Please sign in to comment.