You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
$ cd workspace
$ https://github.com/cloudfoundry-incubator/cfdev/
$ cd cfdev/
$ go test ./...
...
go: finding code.cloudfoundry.org/cfdev/hypervisor latest
cmd/start/mocks/hypervisor.go:8:2: no matching versions for query "latest"
Is there something I need to do locally for Go Modules to figure out that code.cloudfoundry.org/cfdev/hypervisor is local to the code.cloudfoundry.org/cfdev module?
The text was updated successfully, but these errors were encountered:
Is there something I need to do locally for Go Modules to figure out that
code.cloudfoundry.org/cfdev/hypervisor
is local to thecode.cloudfoundry.org/cfdev
module?The text was updated successfully, but these errors were encountered: