Facepalm
This commit is contained in:
parent
9a6109687d
commit
e4353713d2
|
|
@ -10,7 +10,7 @@
|
|||
{
|
||||
"importpath": "github.com/docker-library/go-dockerlibrary",
|
||||
"repository": "https://github.com/docker-library/go-dockerlibrary",
|
||||
"revision": "ac3ac95930fdb0ee3e111c7f14b10fefcdcb66f3",
|
||||
"revision": "c1549952f3dc6eed89a54f629649fcff9ec9c093",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ import (
|
|||
"net/http"
|
||||
"net/url"
|
||||
"os"
|
||||
"path"
|
||||
"path/filepath"
|
||||
"strings"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue