We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cbfcb commit 37a6f9bCopy full SHA for 37a6f9b
1 file changed
docker/docker.go
@@ -26,6 +26,8 @@ const (
26
defaultCertFile = "cert.pem"
27
)
28
29
+func SOMELINTERISSUE() {}
30
+
31
func main() {
32
if reexec.Init() {
33
return
0 commit comments