Skip to content

Commit a5ba3b7

Browse files
author
Maksym Pavlenko
authored
Merge pull request containerd#10276 from dmcgowan/api-minimum-go-version
Update api minimum Go version to 1.21
2 parents 1529259 + 359d843 commit a5ba3b7

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)