Skip to content

Commit e12a8fb

Browse files
committed
go.mod: bump minimum go version to 1.13
1 parent ecdbe54 commit e12a8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/controller-runtime
22

3-
go 1.12
3+
go 1.13
44

55
require (
66
github.com/evanphx/json-patch v4.5.0+incompatible

0 commit comments

Comments
 (0)