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 2263671 commit 0d707f7
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 @@ -10,7 +10,7 @@ require (
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643
github.com/networkservicemesh/sdk-k8s v0.0.0-20230117144527-c4b85254e513
github.com/networkservicemesh/sdk-sriov v0.0.0-20230117150657-4fb621f0f10a
github.com/networkservicemesh/sdk-sriov v0.0.0-20230123083254-0832cd5f1dd9
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20230117144527-c4b85254e513 h1:m1W4
github.com/networkservicemesh/sdk-k8s v0.0.0-20230117144527-c4b85254e513/go.mod h1:0ZgQXSRFKbQur4Q8WsubI0C8pE/FN3IjDEinNFCTALs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230117144215-59c6227ae3f4 h1:JkkqJFUxXLkZvtob9yrkmqsei7rPIvkcwpquGSLs4HQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230117144215-59c6227ae3f4/go.mod h1:Q+VjFkjGQDsi/Dmx5nh7g+bNqPaQqYUYlEeZ+bQnzTo=
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 0d707f7

Please sign in to comment.