From 1eb77a6cab06d5cdedf6b0e5ccbeb42a2e2010b4 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Wed, 5 May 2021 08:27:58 -0700 Subject: [PATCH] Update README.md --- cmd/depprobcheck/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/depprobcheck/README.md b/cmd/depprobcheck/README.md index ae745d508..aa5e44b60 100644 --- a/cmd/depprobcheck/README.md +++ b/cmd/depprobcheck/README.md @@ -1,7 +1,7 @@ -# A TEST PROGRAM +## Checking openapi build issues -Edit this to see what builds in various combinations of cli-runtime -and kube-openapi. +Edit the `main.go` and `go.mod` in this dir to see what builds +with various combinations of cli-runtime kube-openapi. ####