Skip to content

Commit

Permalink
Newline at the end of go.mod, as per the contributing guide at (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthbailey authored Jul 17, 2019
1 parent 3430d34 commit 187e816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor_fixes/k8s.io/apimachinery/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ require (
replace (
golang.org/x/sys => golang.org/x/sys v0.0.0-20190209173611-3b5209105503
golang.org/x/tools => golang.org/x/tools v0.0.0-20190313210603-aa82965741a9
)
)

0 comments on commit 187e816

Please sign in to comment.