Skip to content

Commit 359d843

Browse files
committed
Update api minimum go version to 1.21
A higher go build version is not required for the API Signed-off-by: Derek McGowan <[email protected]>
1 parent 87bab6c commit 359d843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/containerd/containerd/api
22

3-
go 1.22.0
3+
go 1.21
44

55
require (
66
github.com/containerd/ttrpc v1.2.3

0 commit comments

Comments
 (0)