Skip to content

Commit e74902c

Browse files
committed
⚠️ Soft-bump to Go 1.13
This soft-bumps to Go 1.13. Mandatory Go 1.13 changes may follow in future point releases (e.g. kubernetes-sigs#606).
1 parent ffd3f25 commit e74902c

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)