File tree Expand file tree Collapse file tree 3 files changed +35
-75
lines changed Expand file tree Collapse file tree 3 files changed +35
-75
lines changed Original file line number Diff line number Diff line change 1616 debug_enabled :
1717 description : ' To run with tmate enter "debug_enabled"'
1818 required : false
19- default : " false "
19+ default : " "
2020
2121env :
2222 DOCKER_CLI_VERSION : " 20.10.17"
Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ require (
9494 github.com/gogo/protobuf v1.3.2 // indirect
9595 github.com/golang/protobuf v1.5.3 // indirect
9696 github.com/google/gnostic v0.5.7-v3refs // indirect
97- github.com/google/go-cmp v0.5.9 // indirect
9897 github.com/google/gofuzz v1.2.0 // indirect
9998 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
10099 github.com/gorilla/mux v1.8.0 // indirect
@@ -105,11 +104,6 @@ require (
105104 github.com/imdario/mergo v0.3.16 // indirect
106105 github.com/in-toto/in-toto-golang v0.5.0 // indirect
107106 github.com/inconshreveable/mousetrap v1.1.0 // indirect
108- github.com/josharian/intern v1.0.0 // indirect
109- github.com/json-iterator/go v1.1.12 // indirect
110- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
111- github.com/klauspost/compress v1.16.5 // indirect
112- github.com/mailru/easyjson v0.7.6 // indirect
113107 github.com/jinzhu/gorm v1.9.11 // indirect
114108 github.com/josharian/intern v1.0.0 // indirect
115109 github.com/json-iterator/go v1.1.12 // indirect
You can’t perform that action at this time.
0 commit comments