Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
416d7053
Commit
416d7053
authored
Dec 09, 2022
by
Brad Davidson
Committed by
Brad Davidson
Dec 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump containerd to v1.5.16-k3s1-v1-22
Signed-off-by:
Brad Davidson
<
brad.davidson@rancher.com
>
parent
0c97b86b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
12 deletions
+13
-12
go.mod
go.mod
+13
-12
go.sum
go.sum
+0
-0
No files found.
go.mod
View file @
416d7053
...
@@ -6,7 +6,7 @@ replace (
...
@@ -6,7 +6,7 @@ replace (
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.22
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.22
github.com/cloudnativelabs/kube-router => github.com/k3s-io/kube-router v1.5.2-0.20221026101626-e01045262706
github.com/cloudnativelabs/kube-router => github.com/k3s-io/kube-router v1.5.2-0.20221026101626-e01045262706
github.com/containerd/cgroups => github.com/containerd/cgroups v1.0.1
github.com/containerd/cgroups => github.com/containerd/cgroups v1.0.1
github.com/containerd/containerd => github.com/k3s-io/containerd v1.5.1
3-k3s1 // k3s-release/1.5
github.com/containerd/containerd => github.com/k3s-io/containerd v1.5.1
6-k3s1-1-22
github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
github.com/docker/distribution => github.com/docker/distribution v2.7.1+incompatible
github.com/docker/distribution => github.com/docker/distribution v2.7.1+incompatible
github.com/docker/docker => github.com/docker/docker v20.10.7+incompatible
github.com/docker/docker => github.com/docker/docker v20.10.7+incompatible
...
@@ -15,6 +15,7 @@ replace (
...
@@ -15,6 +15,7 @@ replace (
github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.43.0-k3s1
github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.43.0-k3s1
github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.0.5
github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.0.5
github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f
github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f
github.com/klauspost/compress => github.com/klauspost/compress v1.15.9
github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.22.0-k3s1
github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.22.0-k3s1
// LOOK TO scripts/version.sh FOR THE VERSION OF runc THAT WE ARE BUILDING/SHIPPING
// LOOK TO scripts/version.sh FOR THE VERSION OF runc THAT WE ARE BUILDING/SHIPPING
github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.3
github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.3
...
@@ -73,9 +74,9 @@ replace (
...
@@ -73,9 +74,9 @@ replace (
require (
require (
github.com/cloudnativelabs/kube-router v1.3.2
github.com/cloudnativelabs/kube-router v1.3.2
github.com/containerd/cgroups v1.0.3
github.com/containerd/cgroups v1.0.3
github.com/containerd/containerd v1.6.
2
github.com/containerd/containerd v1.6.
9
github.com/containerd/fuse-overlayfs-snapshotter v1.0.
4
github.com/containerd/fuse-overlayfs-snapshotter v1.0.
5
github.com/containerd/stargz-snapshotter v0.1
1.4
github.com/containerd/stargz-snapshotter v0.1
3.0
github.com/coreos/go-iptables v0.6.0
github.com/coreos/go-iptables v0.6.0
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/docker/docker v20.10.16+incompatible
github.com/docker/docker v20.10.16+incompatible
...
@@ -92,7 +93,7 @@ require (
...
@@ -92,7 +93,7 @@ require (
github.com/gruntwork-io/terratest v0.40.6
github.com/gruntwork-io/terratest v0.40.6
github.com/k3s-io/helm-controller v0.13.1
github.com/k3s-io/helm-controller v0.13.1
github.com/k3s-io/kine v0.9.6
github.com/k3s-io/kine v0.9.6
github.com/klauspost/compress v1.15.
9
github.com/klauspost/compress v1.15.
12
github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000
github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000
github.com/lib/pq v1.10.2
github.com/lib/pq v1.10.2
github.com/mattn/go-sqlite3 v1.14.15
github.com/mattn/go-sqlite3 v1.14.15
...
@@ -100,8 +101,8 @@ require (
...
@@ -100,8 +101,8 @@ require (
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/onsi/ginkgo/v2 v2.1.3
github.com/onsi/ginkgo/v2 v2.1.3
github.com/onsi/gomega v1.19.0
github.com/onsi/gomega v1.19.0
github.com/opencontainers/runc v1.1.
0
github.com/opencontainers/runc v1.1.
2
github.com/opencontainers/selinux v1.10.
0
github.com/opencontainers/selinux v1.10.
2
github.com/otiai10/copy v1.7.0
github.com/otiai10/copy v1.7.0
github.com/pkg/errors v0.9.1
github.com/pkg/errors v0.9.1
github.com/rancher/dynamiclistener v0.3.5
github.com/rancher/dynamiclistener v0.3.5
...
@@ -127,19 +128,19 @@ require (
...
@@ -127,19 +128,19 @@ require (
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/net v0.0.0-20221004154528-8021a29435af
golang.org/x/net v0.0.0-20221004154528-8021a29435af
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
golang.org/x/sys v0.
0.0-20221010170243-090e33056c14
golang.org/x/sys v0.
2.0
google.golang.org/grpc v1.
46.2
google.golang.org/grpc v1.
50.1
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v2 v2.4.0
inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252
inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252
k8s.io/api v0.2
3.15
k8s.io/api v0.2
5.4
k8s.io/apimachinery v0.2
3.15
k8s.io/apimachinery v0.2
5.4
k8s.io/apiserver v0.23.15
k8s.io/apiserver v0.23.15
k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
k8s.io/cloud-provider v0.23.15
k8s.io/cloud-provider v0.23.15
k8s.io/component-base v0.23.15
k8s.io/component-base v0.23.15
k8s.io/component-helpers v0.0.0
k8s.io/component-helpers v0.0.0
k8s.io/controller-manager v0.23.15 // indirect
k8s.io/controller-manager v0.23.15 // indirect
k8s.io/cri-api v0.2
4.0-beta.0
k8s.io/cri-api v0.2
6.0-alpha.3
k8s.io/klog v1.0.0
k8s.io/klog v1.0.0
k8s.io/kubectl v0.23.15
k8s.io/kubectl v0.23.15
k8s.io/kubernetes v1.23.15
k8s.io/kubernetes v1.23.15
...
...
go.sum
View file @
416d7053
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment