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 16
16
debug_enabled :
17
17
description : ' To run with tmate enter "debug_enabled"'
18
18
required : false
19
- default : " false "
19
+ default : " "
20
20
21
21
env :
22
22
DOCKER_CLI_VERSION : " 20.10.17"
Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ require (
94
94
github.com/gogo/protobuf v1.3.2 // indirect
95
95
github.com/golang/protobuf v1.5.3 // indirect
96
96
github.com/google/gnostic v0.5.7-v3refs // indirect
97
- github.com/google/go-cmp v0.5.9 // indirect
98
97
github.com/google/gofuzz v1.2.0 // indirect
99
98
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
100
99
github.com/gorilla/mux v1.8.0 // indirect
@@ -105,11 +104,6 @@ require (
105
104
github.com/imdario/mergo v0.3.16 // indirect
106
105
github.com/in-toto/in-toto-golang v0.5.0 // indirect
107
106
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
113
107
github.com/jinzhu/gorm v1.9.11 // indirect
114
108
github.com/josharian/intern v1.0.0 // indirect
115
109
github.com/json-iterator/go v1.1.12 // indirect
You can’t perform that action at this time.
0 commit comments