Skip to content

Commit 74986f3

Browse files
committed
go.mod: Require go 1.20
Signed-off-by: Stefan Berger <[email protected]>
1 parent 7a5fb7d commit 74986f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/imgcrypt
22

3-
go 1.19
3+
go 1.20
44

55
require (
66
github.com/Microsoft/go-winio v0.5.2

0 commit comments

Comments
 (0)