Skip to content

Commit 8666e74

Browse files
committed
Bump up otelttrpc to 0.1.0
Signed-off-by: Jin Dong <[email protected]>
1 parent 6f98bd9 commit 8666e74

18 files changed

Lines changed: 681 additions & 1693 deletions

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ require (
2323
github.com/containerd/imgcrypt/v2 v2.0.0-rc.1
2424
github.com/containerd/log v0.1.0
2525
github.com/containerd/nri v0.8.0
26-
github.com/containerd/otelttrpc v0.0.0-20240305015340-ea5083fda723
26+
github.com/containerd/otelttrpc v0.1.0
2727
github.com/containerd/platforms v1.0.0-rc.0
2828
github.com/containerd/plugin v1.0.0
29-
github.com/containerd/ttrpc v1.2.6
29+
github.com/containerd/ttrpc v1.2.7
3030
github.com/containerd/typeurl/v2 v2.2.3
3131
github.com/containerd/zfs/v2 v2.0.0-rc.0
3232
github.com/containernetworking/cni v1.2.3
@@ -59,7 +59,7 @@ require (
5959
github.com/pelletier/go-toml/v2 v2.2.3
6060
github.com/prometheus/client_golang v1.20.5
6161
github.com/sirupsen/logrus v1.9.3
62-
github.com/stretchr/testify v1.9.0
62+
github.com/stretchr/testify v1.10.0
6363
github.com/tchap/go-patricia/v2 v2.3.1
6464
github.com/urfave/cli/v2 v2.27.5
6565
github.com/vishvananda/netlink v1.3.0

go.sum

Lines changed: 6 additions & 1419 deletions
Large diffs are not rendered by default.

vendor/github.com/containerd/otelttrpc/metadata_supplier.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/ttrpc/metadata.go

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/ttrpc/server.go

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stretchr/testify/assert/assertion_compare.go

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stretchr/testify/assert/assertion_format.go

Lines changed: 30 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stretchr/testify/assert/assertion_forward.go

Lines changed: 60 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)