diff --git a/plugin/publish/docker_test.go b/plugin/publish/docker_test.go index e226b52b9..f97ac8c66 100644 --- a/plugin/publish/docker_test.go +++ b/plugin/publish/docker_test.go @@ -6,7 +6,6 @@ import ( "github.com/drone/drone/shared/build/buildfile" "github.com/drone/drone/shared/build/repo" - "gopkg.in/v1/yaml" "gopkg.in/yaml.v1" )