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
  • Loading branch information
nsmbot authored Dec 16, 2022
1 parent 7c10cde commit 150042b
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.20221216223505-3057cfc335ca
github.com/networkservicemesh/sdk-sriov v0.0.0-20221215124627-fd661768f0e5
github.com/networkservicemesh/sdk-sriov v0.0.0-20221216224511-6d46975dc8ac
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.20221216223505-3057cfc335ca h1:Ln33zTyw56Crob1AApoGk2ZCBqU/DOLiQCiA/Lo8y1E=
github.com/networkservicemesh/sdk v0.5.1-0.20221216223505-3057cfc335ca/go.mod h1:zEYFbCVXGlTT5f0x6sx8XtL2GazkYBpCoEpooxkz2vE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221215124627-fd661768f0e5 h1:lrfhxhBA62b7dCdEhDksqPaJJ2NhSASkW3o0PWr25u4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221215124627-fd661768f0e5/go.mod h1:Rmbl48yL+bvQ1WyT7FMLtkvOowSPWfztLeNj5LZx+DQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221216224511-6d46975dc8ac h1:ZVqSPaJw8RYS8r7qfM8ylW6xRl4GnU+0XkL5TwCj54A=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221216224511-6d46975dc8ac/go.mod h1:tLgELZqJaKvJm4eb5KG+XjflNk516Q8v4a0xWP+MDc4=
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 150042b

Please sign in to comment.