Commit d63bd84
committed
go.mod: keep minimum go version at go1.21
Commit 3b263d0 updated the version
of Go used to build containerd to go1.22, but also updated the
version in go.mod.
As there's currently not a requirement for go1.22, we can keep
this at the minimum required version, and revert it to go1.21.
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent 69ae5c0 commit d63bd84
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| 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