Commit c6a32a7
committed
build: bump minimum Go version to 1.24
os.Root, used to bound all tar extraction operations within the
extraction root at the kernel level using openat(2) semantics, was
introduced in Go 1.24. Update go.mod and the CI test matrix to require
1.24 as the oldest supported version.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>1 parent bf06cec commit c6a32a7
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments