1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Rolled back of previous commit (skip cert verification)

This commit is contained in:
shin- 2013-05-29 11:39:31 -07:00
parent 2a1f8f6fda
commit 50075106b6

View file

@ -2,7 +2,6 @@ package registry
import ( import (
"bytes" "bytes"
"crypto/tls"
"encoding/json" "encoding/json"
"errors" "errors"
"fmt" "fmt"