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

Commit: c1cdd88
Author: Network Service Mesh Bot
Date: 2023-08-29 09:49:25 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Aug 29, 2023
1 parent 7d096da commit 1ebfbdf
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.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63
github.com/networkservicemesh/sdk-k8s v0.0.0-20230802052926-7e6b96695a1a
github.com/networkservicemesh/sdk-sriov v0.0.0-20230828163927-2430f04f7210
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand All @@ -38,7 +38,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230828163347-a403dfd90a05 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230829144358-77e8a631e818 // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,10 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63 h1:WI2NZN
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63/go.mod h1:WrQdP/NEx+2knCVIL0X/dlAkg4y/RFvcXBhRwcz5M2Q=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230802052926-7e6b96695a1a h1:yDfdjbiKpBb238tqe3h/uf6kD+59bb/NSvd+ik7irQk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230802052926-7e6b96695a1a/go.mod h1:8UX43N0WxKwTpSl0wrHMltNLcB1li9zTEukotpfsCWQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230828163347-a403dfd90a05 h1:nRdh+bGsqDKNXU+C2TPTsneCgy8okkeI/qDPpXJcdzU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230828163347-a403dfd90a05/go.mod h1:5INtH34Tgf9m7jJ22HI9OWptZOrG9h2eS38bavLQ2Hk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230828163927-2430f04f7210 h1:vdnfIHs2dJGyrVR4A1S+rCF33mMsR9aJe7egfLeZhq8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230828163927-2430f04f7210/go.mod h1:CwAk9NpO6khM7EBQO009p6C9WsNLlm+9xaAtpb7vH4I=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230829144358-77e8a631e818 h1:6a6/zAj3PogXknn09mUlaf2Qvaiaph3aOGq97kIJZlM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230829144358-77e8a631e818/go.mod h1:5INtH34Tgf9m7jJ22HI9OWptZOrG9h2eS38bavLQ2Hk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84 h1:Y8jG1fl0r6CjtSRtZLkiqpi9j3cDGV3E7XpFUh2Z6wc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84/go.mod h1:Dgzeu1om3SHJj+MJmfcSt17Ftefou4UijJkxSbhe+Pc=
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 1ebfbdf

Please sign in to comment.