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

Commit: b338d78
Author: Network Service Mesh Bot
Date: 2022-12-07 06:45:25 -0600
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 Dec 7, 2022
1 parent 00772fe commit 7da509b
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.20221207123638-d94a145092d6
github.com/networkservicemesh/sdk-sriov v0.0.0-20221207112039-e90d0032e755
github.com/networkservicemesh/sdk-sriov v0.0.0-20221207124525-b338d7862b4d
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.20221207123638-d94a145092d6 h1:d/HQEcyiJ+AJQoBp3S7feCPWNiERI//vUGHE4eX035U=
github.com/networkservicemesh/sdk v0.5.1-0.20221207123638-d94a145092d6/go.mod h1:zEYFbCVXGlTT5f0x6sx8XtL2GazkYBpCoEpooxkz2vE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221207112039-e90d0032e755 h1:Ut4xLi3LBi1aBpUym9sh47NMjZ1NBFEQ21Nkb1RKLpg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221207112039-e90d0032e755/go.mod h1:CyZwRgZTbBsY1QXmXGKGu+Cnp7cHujrku4AkLMZ7z9E=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221207124525-b338d7862b4d h1:XFJGFPq1N95gI82jmaaVMV4tvO0o1MzDfwkaldH74E8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221207124525-b338d7862b4d/go.mod h1:t7pKsk7m6jEYf+qzF3BL1vjgNa+TcI2NBDOE1K/Y4fM=
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 7da509b

Please sign in to comment.