Skip to content

Commit 8b9cd2b

Browse files
committed
🌱 Update Go mod version to 1.15
Signed-off-by: Vince Prignano <[email protected]>
1 parent fdc6658 commit 8b9cd2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.13
3+
go 1.15
44

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

hack/tools/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/hack/tools
22

3-
go 1.13
3+
go 1.15
44

55
require (
66
github.com/golangci/golangci-lint v1.23.6

0 commit comments

Comments
 (0)