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

Commit: 18a9dfa
Author: Denis Tingaikin
Date: 2024-11-19 11:26:24 -0500
Message:
  - Merge pull request #617 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 19, 2024
1 parent be12173 commit 0200bee
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 13 deletions.
12 changes: 7 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
module github.com/networkservicemesh/sdk-ovs

go 1.20
go 1.23

toolchain go1.23.3

require (
github.com/Mellanox/sriovnet v1.0.3-0.20210630121212-0453bd4b7fbc
github.com/edwarnicke/genericsync v0.0.0-20220910010113-61a344f9bc29
github.com/golang/protobuf v1.5.3
github.com/google/uuid v1.3.1
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e
github.com/networkservicemesh/sdk v0.5.1-0.20241106141620-b53ccb0ebe20
github.com/networkservicemesh/sdk-kernel v0.0.0-20241106141842-3e1b97bc7989
github.com/networkservicemesh/sdk-sriov v0.0.0-20241106142218-8424c23a982a
github.com/networkservicemesh/api v1.14.2-0.20241114102931-df7655523954
github.com/networkservicemesh/sdk v0.5.1-0.20241119101250-cb2dbb0eccc2
github.com/networkservicemesh/sdk-kernel v0.0.0-20241119140044-74f2bf254043
github.com/networkservicemesh/sdk-sriov v0.0.0-20241119162624-18a9dfad69e3
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
github.com/pkg/errors v0.9.1
github.com/vishvananda/netlink v1.3.1-0.20240922070040-084abd93d350
Expand Down
Loading

0 comments on commit 0200bee

Please sign in to comment.