Fix CI for test updates
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
parent
efdba4f210
commit
e65b3f1316
3 changed files with 10 additions and 6 deletions
|
@ -10,10 +10,10 @@ import (
|
|||
"net/http/httptest"
|
||||
"reflect"
|
||||
"strconv"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/docker/distribution/manifest/schema1"
|
||||
"strings"
|
||||
)
|
||||
|
||||
// TestHTTPSink mocks out an http endpoint and notifies it under a couple of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue