vendor: update buildkit to v0.29.0-rc1
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ var (
|
||||
// Debug is true when the SWAGGER_DEBUG env var is not empty.
|
||||
// It enables a more verbose logging of validators.
|
||||
Debug = os.Getenv("SWAGGER_DEBUG") != ""
|
||||
// validateLogger is a debug logger for this package
|
||||
// validateLogger is a debug logger for this package.
|
||||
validateLogger *log.Logger
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user