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

Commit: 9abda8c
Author: Network Service Mesh Bot
Date: 2023-10-17 06:13:26 -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 Oct 17, 2023
1 parent 845b9a6 commit 410190e
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84
github.com/networkservicemesh/sdk-sriov v0.0.0-20231016093920-bb9af91de5eb
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b
github.com/networkservicemesh/sdk-sriov v0.0.0-20231017111326-9abda8cf6665
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ 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.10.1-0.20230822145124-c4a3ece88804 h1:RDbdWrIi+QL4ZKI45ETcT81Ox9DZPl083vDcFqY5AnI=
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84 h1:UDv6QfokcJzmsN0o7HKHbNUqTyp9FnCNUkHwVrgEplA=
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231016093920-bb9af91de5eb h1:pQVmRQSvryPLTQqtj0U6fnq1L44Lf+WVjNSuh2WeTnE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231016093920-bb9af91de5eb/go.mod h1:HI/QBpYSWqsy8wMs+vrVzzVkWKwWmrr9BCa8Ts3IEV8=
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b h1:ko0dHctY4mGaTNoeU7mjRGApCGScGPovCgBwXfOZyAQ=
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231017111326-9abda8cf6665 h1:7TFAPFVVc/NdkLy+uW67Aye9HHK1ff24b1UqwGA6/O0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231017111326-9abda8cf6665/go.mod h1:5nldR0AbPiJ0Nj9Hxd98fxqW8CBnreQVbhu3vVsaQfw=
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 410190e

Please sign in to comment.