Skip to content

Commit

Permalink
Update go.mod and go.sum to networkservicemesh/sdk-sriov@v1.14.1-rc.2
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 17, 2024
1 parent 1d76633 commit 9ecae82
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/edwarnicke/genericsync v0.0.0-20220910010113-61a344f9bc29
github.com/edwarnicke/grpcfd v1.1.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e
github.com/networkservicemesh/sdk v0.5.1-0.20241017131018-3d46f1edd72f
github.com/networkservicemesh/sdk-kernel v0.0.0-20241017131259-f700ba189bbb
github.com/networkservicemesh/sdk-sriov v0.0.0-20241017131645-c4ff1c6451b9
github.com/networkservicemesh/api v1.14.1-rc.2
github.com/networkservicemesh/sdk v1.14.1-rc.2
github.com/networkservicemesh/sdk-kernel v1.14.1-rc.2
github.com/networkservicemesh/sdk-sriov v1.14.1-rc.2
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.7
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,14 @@ github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zk
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e h1:Fs34ZZN+bujq5OQEQUpxm0gYQ3g7uSCkcKcoUt70Be0=
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20241017131018-3d46f1edd72f h1:7lu+V9sTZZRO6O706Flr9Bbk57dxFh5zBOpg4l1JI00=
github.com/networkservicemesh/sdk v0.5.1-0.20241017131018-3d46f1edd72f/go.mod h1:nz2VJ3l/UDvsEusdIZf7OMxC7zLrRCV1PuziPjxJeVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20241017131259-f700ba189bbb h1:UyM6retp3Oj3ClbKyECGPc9koB+VU8Mf3W7JZlk7fp8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20241017131259-f700ba189bbb/go.mod h1:OG6VzM7eZArpuQIT2TkubGVZrnh+av9n6iNuNlPqnPk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241017131645-c4ff1c6451b9 h1:8a4YTJV7XlyYIbN746qknFDwkZfyIbaPkhX2pmmffQo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241017131645-c4ff1c6451b9/go.mod h1:LS6M+Pz2JoqXhptC/FaE+fu6bxF9nuEqn7m6BAAvzWk=
github.com/networkservicemesh/api v1.14.1-rc.2 h1:bk3lI+tsvCqdY9oqGat1G47Bj9YiIAuaf4Kf211bzSg=
github.com/networkservicemesh/api v1.14.1-rc.2/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v1.14.1-rc.2 h1:UcHnN76knF9JjvXSzeVLE+rx/iGSdTzYGAR09S13qzo=
github.com/networkservicemesh/sdk v1.14.1-rc.2/go.mod h1:WNzHlLogwxjthwe2DYfa2Zi+Y70QbLBcksNZSzRRZj8=
github.com/networkservicemesh/sdk-kernel v1.14.1-rc.2 h1:A7q/eAts7P8hQtGQbGSazoLRphc7z3QqctpksMovFVc=
github.com/networkservicemesh/sdk-kernel v1.14.1-rc.2/go.mod h1:ipXyhJ2TaaD3P4xeRGZDpXlh0bI3q14IgGO1fZEL8dc=
github.com/networkservicemesh/sdk-sriov v1.14.1-rc.2 h1:Szq8pZDmAa4tLzp7gv7E3U+vwO1aa8Q4tqlpRQmC/6U=
github.com/networkservicemesh/sdk-sriov v1.14.1-rc.2/go.mod h1:jpf6UQ1qb4DZP8166KRceMbqbxbfRQtfPJbpOFWoC2U=
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 9ecae82

Please sign in to comment.