Skip to content

Commit

Permalink
Bump go.mod version to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
enxebre committed Oct 11, 2019
1 parent ecbeb5a commit 4161b94
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 4161b94

Please sign in to comment.