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

Commit: 0832cd5
Author: Denis Tingaikin
Date: 2023-01-23 11:32:54 +0300
Message:
  - Merge pull request #487 from wazsone/ci/fix-depricated
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 23, 2023
1 parent 64d5466 commit 1834147
Show file tree
Hide file tree
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
Expand Up @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643
github.com/networkservicemesh/sdk-sriov v0.0.0-20230117150657-4fb621f0f10a
github.com/networkservicemesh/sdk-sriov v0.0.0-20230123083254-0832cd5f1dd9
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.49.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd h1:26HR90
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643 h1:+huWTPlgzFRLXQSFCQcIFujep8xaBThr1Gc6igJMV1Q=
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230117150657-4fb621f0f10a h1:HMWD8zn0Q7TLwsPVFltKrTWisLFwoPXtOLSvEyD0hHc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230117150657-4fb621f0f10a/go.mod h1:cHfHd5DetxjoYBYnt5z4RxZ5RWy4I5hvbo3tRrouGb0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230123083254-0832cd5f1dd9 h1:c+5CV7NkVLye2nhgx9FuHuE56h7HYQjt50s4P/e+P2s=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230123083254-0832cd5f1dd9/go.mod h1:cHfHd5DetxjoYBYnt5z4RxZ5RWy4I5hvbo3tRrouGb0=
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 1834147

Please sign in to comment.