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

Commit: 9d834b2
Author: Network Service Mesh Bot
Date: 2023-07-07 19:14: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 Jul 8, 2023
1 parent c0dd812 commit dcfd886
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 @@ -11,7 +11,7 @@ require (
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e
github.com/networkservicemesh/sdk-k8s v0.0.0-20230705084223-f4386df48985
github.com/networkservicemesh/sdk-sriov v0.0.0-20230701170631-e4329a7cd2cd
github.com/networkservicemesh/sdk-sriov v0.0.0-20230708001426-9d834b250ddd
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand All @@ -38,7 +38,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230701170142-85e373d5a542 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230708000954-891e1f8eb821 // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,10 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e h1:wC9k1j
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230705084223-f4386df48985 h1:ck8ayf+At01yaUqIK+0SQonOCmLVleNtfquSAFLM4yw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230705084223-f4386df48985/go.mod h1:NAPdAnvDNCziU1b0E/9H77BkWwUG9DM0wLhAtIETDa4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230701170142-85e373d5a542 h1:pzxypOZo/iI399NjkkbnPsFc4ZiH/X6472E+hZkub8Y=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230701170142-85e373d5a542/go.mod h1:BFPvi3csGph/efpop49nlEyHAqL5jVmSE+scilOJDEo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230701170631-e4329a7cd2cd h1:kDWbUPdzenoIhbgH48N+aiAbiTWVBYkANG5d4G/nZsY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230701170631-e4329a7cd2cd/go.mod h1:0wl8WZNCLiz9NQvo8Ha7zfqaXoxcA8gsNUYm3+ONPLU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230708000954-891e1f8eb821 h1:MKTx4v66DTw1kgrVs6zet91LVuIQTZCiM7FfEMBpggY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230708000954-891e1f8eb821/go.mod h1:53rb+87WEM+d7XWqTT7dyWGt7al4ovEm2wWJYTvj7Jw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230708001426-9d834b250ddd h1:VTu1Od6vFH8kk82PzTzp+eeSQomnmdxd+jz1YYdVG1Q=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230708001426-9d834b250ddd/go.mod h1:SbpnSnD6cafEpH9+kvNRk+LGoKE0c0MY8uwCbUqJp8w=
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 dcfd886

Please sign in to comment.