Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

Cnnot find package go civil #13

Open
zxcfer opened this issue Sep 15, 2018 · 1 comment
Open

Cnnot find package go civil #13

zxcfer opened this issue Sep 15, 2018 · 1 comment
Labels

Comments

@zxcfer
Copy link

zxcfer commented Sep 15, 2018

I am trying to install

go install github.com/go-xorm/dbweb

but get this error

go/src/github.com/denisenkom/go-mssqldb/mssql_go19.go:14:2: cannot find package "cloud.google.com/go/civil" in any of:
        /usr/lib/go-1.10/src/cloud.google.com/go/civil (from $GOROOT)
        /home/xlavecat/go/src/cloud.google.com/go/civil (from $GOPATH)
@BetaCat0
Copy link
Member

BetaCat0 commented Sep 16, 2018

Maybe you can try go get -u "cloud.google.com/go/civil" before the installation @iwxfer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants