mirror of
https://github.com/drone/drone-cli.git
synced 2026-01-20 09:51:34 +01:00
import log package
This commit is contained in:
parent
32c1ad3f9d
commit
0f8625433c
@ -9,6 +9,7 @@ import (
|
||||
"github.com/drone/drone-cli/drone/deploy"
|
||||
"github.com/drone/drone-cli/drone/exec"
|
||||
"github.com/drone/drone-cli/drone/info"
|
||||
"github.com/drone/drone-cli/drone/log"
|
||||
"github.com/drone/drone-cli/drone/registry"
|
||||
"github.com/drone/drone-cli/drone/repo"
|
||||
"github.com/drone/drone-cli/drone/secret"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user