Skip to content

Commit 389e781

Browse files
dependabot[bot]dmcgowan
authored andcommitted
build(deps): bump github.com/containerd/typeurl/v2 from 2.2.2 to 2.2.3
Bumps [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/containerd/typeurl/releases) - [Commits](containerd/typeurl@v2.2.2...v2.2.3) Signed-off-by: Derek McGowan <[email protected]> --- updated-dependencies: - dependency-name: github.com/containerd/typeurl/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 01c4891) Signed-off-by: Derek McGowan <[email protected]>
1 parent e21cb92 commit 389e781

File tree

5 files changed

+24
-22
lines changed

5 files changed

+24
-22
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/containerd/platforms v1.0.0-rc.0
2828
github.com/containerd/plugin v1.0.0
2929
github.com/containerd/ttrpc v1.2.6
30-
github.com/containerd/typeurl/v2 v2.2.2
30+
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
3333
github.com/containernetworking/plugins v1.5.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -698,8 +698,8 @@ github.com/containerd/plugin v1.0.0/go.mod h1:hQfJe5nmWfImiqT1q8Si3jLv3ynMUIBB47
698698
github.com/containerd/ttrpc v1.2.2/go.mod h1:sIT6l32Ph/H9cvnJsfXM5drIVzTr5A2flTf1G5tYZak=
699699
github.com/containerd/ttrpc v1.2.6 h1:zG+Kn5EZ6MUYCS1t2Hmt2J4tMVaLSFEJVOraDQwNPC4=
700700
github.com/containerd/ttrpc v1.2.6/go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o=
701-
github.com/containerd/typeurl/v2 v2.2.2 h1:3jN/k2ysKuPCsln5Qv8bzR9cxal8XjkxPogJfSNO31k=
702-
github.com/containerd/typeurl/v2 v2.2.2/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
701+
github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40=
702+
github.com/containerd/typeurl/v2 v2.2.3/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
703703
github.com/containerd/zfs/v2 v2.0.0-rc.0 h1:0dRlgpoaepW7HuovtcvYQMF7NlpceQVdn7+3Udeth4M=
704704
github.com/containerd/zfs/v2 v2.0.0-rc.0/go.mod h1:g36g/XCEGDRxUXIFdM3oWAEvmTvhfz/eKWElqg4Secw=
705705
github.com/containernetworking/cni v1.2.3 h1:hhOcjNVUQTnzdRJ6alC5XF+wd9mfGIUaj8FuJbEslXM=

vendor/github.com/containerd/typeurl/v2/types.go

+17-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/typeurl/v2/types_gogo.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ github.com/containerd/plugin/registry
194194
# github.com/containerd/ttrpc v1.2.6
195195
## explicit; go 1.19
196196
github.com/containerd/ttrpc
197-
# github.com/containerd/typeurl/v2 v2.2.2
197+
# github.com/containerd/typeurl/v2 v2.2.3
198198
## explicit; go 1.21
199199
github.com/containerd/typeurl/v2
200200
# github.com/containerd/zfs/v2 v2.0.0-rc.0

0 commit comments

Comments
 (0)