`flyctl getcpuinfo.patch`: Update containerd version

This commit is contained in:
Yaksh Bariya 2021-08-21 18:11:38 +05:30
parent c09753e085
commit 86b9ba712d
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ./go/pkg/mod/github.com/containerd/containerd@v1.4.1/platforms/cpuinfo.go 2021-06-28 09:08:13.566953480 +0530
+++ ./go/pkg/mod/github.com/containerd/containerd@v1.4.1/platforms/cpuinfo.go.mod 2021-06-28 09:11:57.496953394 +0530
--- ./go/pkg/mod/github.com/containerd/containerd@v1.5.3/platforms/cpuinfo.go 2021-06-28 09:08:13.566953480 +0530
+++ ./go/pkg/mod/github.com/containerd/containerd@v1.5.3/platforms/cpuinfo.go.mod 2021-06-28 09:11:57.496953394 +0530
@@ -42,10 +42,6 @@
// So we don't need to access the ARM registers to detect platform information
// by ourselves. We can just parse these information from /proc/cpuinfo