Skip to content

Commit 8e86065

Browse files
committedJun 4, 2024
go.{mod.sum}: bump golang version to 1.20.
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
1 parent 7977ced commit 8e86065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/containerd/nri
22

3-
go 1.19
3+
go 1.20
44

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

0 commit comments

Comments
 (0)
Please sign in to comment.