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