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
  • Loading branch information
nsmbot committed Oct 17, 2023
1 parent 286616f commit aeb3f44
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.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-kernel v0.0.0-20231016093453-cad9c7ff1c74
github.com/networkservicemesh/sdk-sriov v0.0.0-20231016093920-bb9af91de5eb
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b
github.com/networkservicemesh/sdk-kernel v0.0.0-20231017110754-253b41ce0fa5
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
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,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.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-kernel v0.0.0-20231016093453-cad9c7ff1c74 h1:nbK2ajLtPIGu5dvrsyLEnmEL5Ce6tt0kSxYQbl5nYgE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231016093453-cad9c7ff1c74/go.mod h1:WilVBlEivZCHSJID4OzOxbmjAZy6iXofh54MSRCr5+I=
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-kernel v0.0.0-20231017110754-253b41ce0fa5 h1:5G9yVwIKBvKa0gmoJ7YQkptL3eovJa65j8aPjRwXhNw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231017110754-253b41ce0fa5/go.mod h1:doyunZ0k9FlZQPnoR2shUJ7sN0UWM3l4agwD1Hmz3+k=
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 aeb3f44

Please sign in to comment.