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

Commit: c772159
Author: Network Service Mesh Bot
Date: 2023-09-18 00:10:46 -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 Sep 18, 2023
1 parent 4e95262 commit f278ae5
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.20230915092224-d68a6f4ada08
github.com/networkservicemesh/sdk-k8s v0.0.0-20230915092923-b2217adabcc2
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84
github.com/networkservicemesh/sdk-sriov v0.0.0-20230918051046-c7721596ebad
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-20230829144358-77e8a631e818 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230918050655-3bfb4799332a // 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.20230915092224-d68a6f4ada08 h1:Lj5T68
github.com/networkservicemesh/sdk v0.5.1-0.20230915092224-d68a6f4ada08/go.mod h1:WrQdP/NEx+2knCVIL0X/dlAkg4y/RFvcXBhRwcz5M2Q=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230915092923-b2217adabcc2 h1:nFn+b/8NmLySNgo2SXXWIB1pfG21mMdc4AEB3BYiL3k=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230915092923-b2217adabcc2/go.mod h1:zxPvhpmLN+9/c/8a3lMnGNWDm82SZlVltsSU851Imjg=
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/networkservicemesh/sdk-kernel v0.0.0-20230918050655-3bfb4799332a h1:T5mFdjuaYlTCSB8HG4o2KLCdGjIyFRJEpN1kR5nL72Y=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230918050655-3bfb4799332a/go.mod h1:62xs1tBM4AqnuZ4UfWvJEqFrOzpD7j0gWk6XNLMyGks=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230918051046-c7721596ebad h1:SaEMZUJUqM9SlwHt8cqdyqoS7XlPaVulRlxaYWWWnN8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230918051046-c7721596ebad/go.mod h1:7G3vBz0P9YzDZFurDzPaCh2a+/80H5QVATBcEKk7r7I=
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 f278ae5

Please sign in to comment.