Skip to content

Commit

Permalink
Merge pull request #685 from DirectXMan12/feature/soft-1.13
Browse files Browse the repository at this point in the history
⚠️ Soft-bump to Go 1.13
  • Loading branch information
k8s-ci-robot authored Nov 15, 2019
2 parents ffd3f25 + e74902c commit 198197f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/controller-runtime

go 1.12
go 1.13

require (
github.com/evanphx/json-patch v4.5.0+incompatible
Expand Down

0 comments on commit 198197f

Please sign in to comment.