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#582

Commit: fe9aa99
Author: Network Service Mesh Bot
Date: 2024-03-27 07:43:57 -0500
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 Mar 27, 2024
1 parent 8aed510 commit 4e45c88
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 @@ -9,9 +9,9 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926
github.com/networkservicemesh/sdk v0.5.1-0.20240326082914-050d53f043eb
github.com/networkservicemesh/sdk v0.5.1-0.20240327123356-d6d5c0de3568
github.com/networkservicemesh/sdk-k8s v0.0.0-20240326083514-e88b210d591a
github.com/networkservicemesh/sdk-sriov v0.0.0-20240326083922-3ba40503c14a
github.com/networkservicemesh/sdk-sriov v0.0.0-20240327124357-fe9aa9907947
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.7
Expand Down Expand Up @@ -44,7 +44,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-20240326083346-1d10c9cb2ab9 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20240327123846-41e3a8a4db18 // 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
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,14 @@ github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfr
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926 h1:54aC15stuVbz9F4YkxBfOmsT0NpYKWyCFkZbzCEA81U=
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20240326082914-050d53f043eb h1:TuX3GMMJGno5LrNSN8cXudr55uk2vw/FJGibngjA15U=
github.com/networkservicemesh/sdk v0.5.1-0.20240326082914-050d53f043eb/go.mod h1:kSPLlf71rqB+4mAW8MHkrfWs9cMuQJP7RVkGqpHqKmY=
github.com/networkservicemesh/sdk v0.5.1-0.20240327123356-d6d5c0de3568 h1:dnryspyrR90yPY8OlfZGNtG3KfM2+5b0bZyFMol+8ws=
github.com/networkservicemesh/sdk v0.5.1-0.20240327123356-d6d5c0de3568/go.mod h1:kSPLlf71rqB+4mAW8MHkrfWs9cMuQJP7RVkGqpHqKmY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240326083514-e88b210d591a h1:30TBMWzWY2KRoVCYOh9DNIQvpAZIXPMvDje95aGpv1I=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240326083514-e88b210d591a/go.mod h1:7bf4/zbRmKzvs3/luLPFmX2/cSay/ZUJz1q1zMWph5Y=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240326083346-1d10c9cb2ab9 h1:tXtZdtV+1tkxb7nssXgMBcl0zfI//4k7ywFD/1VLhhU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240326083346-1d10c9cb2ab9/go.mod h1:IKMuY8U65Vueb2WZWyZ1ZBSTMlVIKow7z3cX7Aaku84=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240326083922-3ba40503c14a h1:UxaieVOiliJt8PxXWT4i9vxacBUhkpH5ojGGHj/Da38=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240326083922-3ba40503c14a/go.mod h1:ksT+cePJZODKLpi5Al/HcH8aHUlIEzURL26mudS9Hdc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240327123846-41e3a8a4db18 h1:TESPPyVYhwzfiOeB12YEANpx+XA6uhE6844FhKjkryY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240327123846-41e3a8a4db18/go.mod h1:S2WkawTTg3Y6NgqKpcq+G9PWka2fV7GpZFH6dVYEb1c=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240327124357-fe9aa9907947 h1:GGD2T/iF2sSF8B9Qte5slmRKJJnjxW4DNF3K92VDsuA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240327124357-fe9aa9907947/go.mod h1:MAFUUFka9V1/LDP5VcAYGGbeV33MaxpcY27uBSxH3DE=
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 4e45c88

Please sign in to comment.