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
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#560

Commit: bc93ba8
Author: Network Service Mesh Bot
Date: 2023-11-21 09:21:52 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 21, 2023
1 parent 67d8188 commit af52ace
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/sdk v0.5.1-0.20231115135824-7e78948c1d57
github.com/networkservicemesh/sdk-k8s v0.0.0-20231115171822-157b38b21aeb
github.com/networkservicemesh/sdk-sriov v0.0.0-20231118135313-cfcb50fbf019
github.com/networkservicemesh/sdk-sriov v0.0.0-20231121152152-bc93ba8fa4f9
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down Expand Up @@ -42,7 +42,7 @@ require (
github.com/google/uuid v1.3.1 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20231118135038-f8971e78ec9b // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20231121151835-97e3e217191c // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.17.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ github.com/networkservicemesh/sdk v0.5.1-0.20231115135824-7e78948c1d57 h1:fgAvwH
github.com/networkservicemesh/sdk v0.5.1-0.20231115135824-7e78948c1d57/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231115171822-157b38b21aeb h1:L2frynmxx5MhqnFJUD/P0cOrM3y3PGY8LHt8b1lcE0w=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231115171822-157b38b21aeb/go.mod h1:HtfrzmTHfsn+UIOpaAvlzYnpvcI5AOFrr5mtg9G6dYM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231118135038-f8971e78ec9b h1:Wu1Qtvl3WNaJqwdcWLzfiRhX08ivLB1AZUuzdWy5Iik=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231118135038-f8971e78ec9b/go.mod h1:OW2aLaO4rOFKOkkeUPJZrP32/Oj1jwA02Y4BiD10TyI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231118135313-cfcb50fbf019 h1:nbPcHZicNh/S3/2RL2mBgdm/5+8SysIiShS/qf7qBrs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231118135313-cfcb50fbf019/go.mod h1:JSK2De6OYp9pqiW+SqsbXxY/z53/3AziovPEhaVLn+M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231121151835-97e3e217191c h1:ppmhAGYO+KqF9sjuUk+NVxueSVuKQ53p3IDbN+oCd7g=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231121151835-97e3e217191c/go.mod h1:OW2aLaO4rOFKOkkeUPJZrP32/Oj1jwA02Y4BiD10TyI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231121152152-bc93ba8fa4f9 h1:sxZn+moiJ1qAOKD6qXk/RKoBTZBmtt8t+8T3/1S9CvY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231121152152-bc93ba8fa4f9/go.mod h1:lXy64mLNKAvY7VRRLw3eDl5WH9z4yE47kn3psPk0EnI=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit af52ace

Please sign in to comment.