1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-03-29 06:45:51 +01:00

pass golint

This commit is contained in:
Wenkai Yin 2016-06-29 18:20:53 +08:00
parent f31d469758
commit 5f75156e1d

View File

@ -20,6 +20,7 @@ import (
)
var (
// Insecure represents whether verify cert if connecting to a https server.
Insecure bool
)