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 Jul 14, 2023
1 parent 39483bc commit e9e4f23
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 @@ -19,7 +19,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512
github.com/networkservicemesh/sdk-k8s v0.0.0-20230710101404-d57e430dbb82
github.com/networkservicemesh/sdk-sriov v0.0.0-20230713085045-7c6038117647
github.com/networkservicemesh/sdk-vpp v0.0.0-20230710101534-3259c7d5b386
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714102148-ad8c2ca1cabf
github.com/pkg/errors v0.9.1
github.com/safchain/ethtool v0.3.0
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20230713084617-8de98ab0de7f h1:7
github.com/networkservicemesh/sdk-kernel v0.0.0-20230713084617-8de98ab0de7f/go.mod h1:SyZzrqtFI3yyfXJPqhleQ7KeAbbetyUsi7Hye1VKMhk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230713085045-7c6038117647 h1:iPeZ4VSZZo8nxiZ1f9w8q9nlU980/BA65bbvfqVFacQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230713085045-7c6038117647/go.mod h1:ZURs4TIO0ULnKwOi6Ly2ZxuGReZ8y8fmjc93/cya4j0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230710101534-3259c7d5b386 h1:8B4fzuJriMjqNs9KBdLnx834YvLMwv74fRI/leQ0484=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230710101534-3259c7d5b386/go.mod h1:87LRN/jddHUeQ4fQCHniz7uK3gx6rUw/VvGSTVq45oA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714102148-ad8c2ca1cabf h1:jXC23O+PVJXWaS/3cvPGgLMFBZ1hMkx7UlvwEXH8AMU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714102148-ad8c2ca1cabf/go.mod h1:DastN548jv4B4xVZA/R3/tsX7+BlToH/oR+PVPlOSA8=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
github.com/onsi/gomega v1.1.0/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down

0 comments on commit e9e4f23

Please sign in to comment.