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 18, 2022
1 parent c5af3d4 commit d24e791
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 @@ -7,9 +7,9 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220517020800-1955d6165f5f
github.com/networkservicemesh/sdk-kernel v0.0.0-20220517021108-8a05a87f1545
github.com/networkservicemesh/sdk-sriov v0.0.0-20220517021452-65d614fd2999
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518155909-d02f113d7509
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,12 @@ 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.20220516230921-edaa6f46d6ab h1:hV6T7Kvze0qQphqi6g5ZKFoJ0m08OKdWETUINo3tuaA=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220517020800-1955d6165f5f h1:YOs69OpxcbKZ08tPmXTgSwtNUs8wCWuVDocvGxNIT7I=
github.com/networkservicemesh/sdk v0.5.1-0.20220517020800-1955d6165f5f/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220517021108-8a05a87f1545 h1:KhTxBqNzQP04skjYR4DEN4ngHRXGlTKZnYNlto70Eys=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220517021108-8a05a87f1545/go.mod h1:XWr+GRikueZo3rMO4wuQ10W3PPJEonm0zVa2XR9iQ4c=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220517021452-65d614fd2999 h1:LKAEEju3ILYwFC7TfPk/q1AjvX0n2fOtymU7DPk04Uc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220517021452-65d614fd2999/go.mod h1:CkvB3yoVlF4MKv1V7gMukNpJWxwSoGNpWs4E/bDz/Qk=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4 h1:yUxMot3D7PeRenrd+Bblz84eH4l4PsmD3X682oG4L/4=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28 h1:6jNmMO39d4hJRBgAubZyekCNfwxflpv8EIU1Xair9uo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28/go.mod h1:udwmiGKqtlb4F90RBaNgFKFqxuan7j7XjT84pJDXTAg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518155909-d02f113d7509 h1:BfycmkwWKHNmn2oJlBgu+wfDb/JB2Ej4QqoDpSgWxmQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518155909-d02f113d7509/go.mod h1:5B4CH5aYY/JA/bNolGlFCVRE4l1vlj23wHzFpfe0T8I=
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 d24e791

Please sign in to comment.