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 (#651)

PR link: networkservicemesh/sdk-sriov#611

Commit: 9c3275a
Author: Network Service Mesh Bot
Date: 2024-10-01 04:58:00 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#611)
PR link: networkservicemesh/sdk-kernel#682
Commit: 9e08c2b
Author: Network Service Mesh Bot
Date: 2024-10-01 04:54:32 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#682)
PR link: networkservicemesh/sdk#1672
Commit: 5a9d3ce
Author: Arpad Kiss
Date: 2024-10-01 11:52:03 +0200
Message:
        - Add log level change based on signals (#1672)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed Oct 1, 2024
1 parent 89ad3b0 commit 1aa2244
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 @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v1.1.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e
github.com/networkservicemesh/sdk v0.5.1-0.20240927103734-b66e1bf47abb
github.com/networkservicemesh/sdk-kernel v0.0.0-20240927104416-19add25abac0
github.com/networkservicemesh/sdk-sriov v0.0.0-20240927104841-e12f4c8fbd18
github.com/networkservicemesh/sdk v0.5.1-0.20241001095203-5a9d3ce12c18
github.com/networkservicemesh/sdk-kernel v0.0.0-20241001095432-9e08c2b4c610
github.com/networkservicemesh/sdk-sriov v0.0.0-20241001095800-9c3275af6b66
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
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e h1:Fs34ZZN+bujq5OQEQUpxm0gYQ3g7uSCkcKcoUt70Be0=
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20240927103734-b66e1bf47abb h1:Hq9Rorudd41q1kB1jEg4l2dDhcDI84+jkB4MtID9Fuc=
github.com/networkservicemesh/sdk v0.5.1-0.20240927103734-b66e1bf47abb/go.mod h1:nz2VJ3l/UDvsEusdIZf7OMxC7zLrRCV1PuziPjxJeVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240927104416-19add25abac0 h1:+06MUEi1JoTqaoxmoOCe++dYOqa602SlmpRKUs5yesM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240927104416-19add25abac0/go.mod h1:2ctKASFVa3gdwfhkLFNg0C1JzYJgELonb87d8nccUbk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240927104841-e12f4c8fbd18 h1:dTOhBSsroyhWt2MEgw6vTo5VUWoJ7458KwbLwAyiEaI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240927104841-e12f4c8fbd18/go.mod h1:Th3Jh5sSMLENohyUjdy2yzct0WsCLIH20Pf0lg7m/xk=
github.com/networkservicemesh/sdk v0.5.1-0.20241001095203-5a9d3ce12c18 h1:fm5MNQDg9YqsMOf2CmTU4qrZpe12DGD6EPMtjLIkMnI=
github.com/networkservicemesh/sdk v0.5.1-0.20241001095203-5a9d3ce12c18/go.mod h1:nz2VJ3l/UDvsEusdIZf7OMxC7zLrRCV1PuziPjxJeVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20241001095432-9e08c2b4c610 h1:r3wkZ5eh/6QwH98YPD6Xi+oLX1x93EEKmyBlUk5FD8M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20241001095432-9e08c2b4c610/go.mod h1:wjrffCqjd5HRocaH1n5gTlW3Q6lfoICiPXcatPaL3IE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241001095800-9c3275af6b66 h1:GLYUHNu5FXcbpNGtOeDZyoTaBJiENf0eArxw6aQFj3g=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241001095800-9c3275af6b66/go.mod h1:fKAg+FRohrB5EGd1x8ZxREFi4qYCf56KCzKGExmaij4=
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 1aa2244

Please sign in to comment.