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

Commit: 3042029
Author: Network Service Mesh Bot
Date: 2022-06-06 05:10:24 -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 Jun 6, 2022
1 parent 801ebc5 commit abc216b
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 @@ -8,8 +8,8 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220602113306-74b8b0ff702e
github.com/networkservicemesh/sdk-kernel v0.0.0-20220603151005-aa00631f2e0f
github.com/networkservicemesh/sdk-sriov v0.0.0-20220603151447-865cb20422cb
github.com/networkservicemesh/sdk-kernel v0.0.0-20220606100659-193031ccfe90
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606101024-304202993d57
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7K
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220602113306-74b8b0ff702e h1:3LqWbi5IcVy88YNE4X1YeJ97zX9YE5T+8w+Xjb6Z67A=
github.com/networkservicemesh/sdk v0.5.1-0.20220602113306-74b8b0ff702e/go.mod h1:FdmGiefBBcj9HlV+poQSEAPOuBVp/hkwjWoDEN2a+jg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220603151005-aa00631f2e0f h1:g1FXEvoiLP220l1faA7JDLOaV56Cq1Vz5K7G8DPiSZ8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220603151005-aa00631f2e0f/go.mod h1:xukX7XZOUQpnLG9df5bckNk3r9Is9kPXTtkUwuWk7qw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220603151447-865cb20422cb h1:vHQDQ4drlYH1d0IRFj76LQvPHLzFZZkSqpXKTEjZVjA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220603151447-865cb20422cb/go.mod h1:lKe49gzSvtHPLh+WCWv0LhJrCceIHd1YSLr5z7lVvq0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220606100659-193031ccfe90 h1:WTqoATXUIgwWsupe5X8O+sfL4zSRsUmz69RyqagAyD8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220606100659-193031ccfe90/go.mod h1:xukX7XZOUQpnLG9df5bckNk3r9Is9kPXTtkUwuWk7qw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606101024-304202993d57 h1:0i7cpKqvQvqPUpT5Yp/sP/rPX9nAkUSI/sKlYL6+54E=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606101024-304202993d57/go.mod h1:zQuX8mSWwBUic/VQXWzEbNO4DqXf43j6bGftcGwrcvs=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/open-policy-agent/opa v0.16.1 h1:BDADmi1Xl08aPcubaYgSEU0lJ/zrWDwmFMRXVPX856c=
github.com/open-policy-agent/opa v0.16.1/go.mod h1:P0xUE/GQAAgnvV537GzA0Ikw4+icPELRT327QJPkaKY=
Expand Down

0 comments on commit abc216b

Please sign in to comment.