Enable goimports check

Validates that goimports has been run on all files

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
Derek McGowan 2018-08-06 12:12:07 -07:00
parent dc53e37d98
commit 795e11d5fb
No known key found for this signature in database
GPG key ID: F58C5D0A4405ACDB
4 changed files with 6 additions and 3 deletions

View file

@ -1,9 +1,10 @@
package notifications
import (
"github.com/docker/distribution/configuration"
"net/http"
"time"
"github.com/docker/distribution/configuration"
)
// EndpointConfig covers the optional configuration parameters for an active