This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Unable to init project with vbom.ml/util
import #1169
Closed
Description
vbom.ml/util
is hosted at https://github.com/fvbommel/util
tried:
dep init
- creating Gopkg.toml and then
dep ensure
- creating Gopkg.toml and then
dep ensure -v -add vbom.ml/util:github.com/fvbommel/util.git
Either way I receive an error:
The following issues were found in Gopkg.toml:
✗ unable to deduce repository and source type for "vbom.ml/util": unable to read metadata: unable to fetch raw metadata: failed HTTP request to URL "http://vbom.ml/util?go-get=1": Get http://vbom
.ml/util?go-get=1: dial tcp 10.94.15.27:80: getsockopt: connection refused
ProjectRoot name validation failed
Gopkg.toml I am trying to use:
[[constraint]]
name = "vbom.ml/util"
source = "https://github.com/fvbommel/util.git"
Metadata
Metadata
Assignees
Labels
No labels