Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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#467

Commit: c4f104b
Author: Network Service Mesh Bot
Date: 2022-11-21 14:45:59 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
NSMBot committed Nov 21, 2022
1 parent 128723d commit 08c43e1
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.6.2-0.20221108105251-f71f283feaa5
github.com/networkservicemesh/sdk v0.5.1-0.20221121202637-1d79bf8c68cd
github.com/networkservicemesh/sdk-sriov v0.0.0-20221115215818-016624699137
github.com/networkservicemesh/sdk-sriov v0.0.0-20221121204559-c4f104b19b9d
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.49.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -196,8 +196,8 @@ github.com/networkservicemesh/api v1.6.2-0.20221108105251-f71f283feaa5 h1:qgxeoW
github.com/networkservicemesh/api v1.6.2-0.20221108105251-f71f283feaa5/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221121202637-1d79bf8c68cd h1:hNtKGlvHqas8SQVeSr3YZfb8Bub1Qe6aBZsnKKzYz3w=
github.com/networkservicemesh/sdk v0.5.1-0.20221121202637-1d79bf8c68cd/go.mod h1:R8RssOQQngiDgmX+DzO7X43Ye4xSfNdc2asv27qewKY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221115215818-016624699137 h1:ytDtO5S/zOAPdLF7V4IcoqgUB9X/TXmXh0F333Fe4T8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221115215818-016624699137/go.mod h1:57eooA5KIS3fR+Dbb6NIvDrkl0ZfMNZyT0AYORh2/MA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221121204559-c4f104b19b9d h1:jl8ElK8w2PmAUj+7JEOS6FPBx2C0XyPmJvTgZYXYiS0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221121204559-c4f104b19b9d/go.mod h1:9+6CC0fGa6slTKY4aB9wlwMowP2SfOv8gDNqJGm4Baw=
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=

0 comments on commit 08c43e1

Please sign in to comment.