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.
panic: shouldn't be possible unable to deduce repository and source type for: "golang.org/x/sys/unix" #581
Closed
Description
$ dep ensure -update
panic: shouldn't be possible unable to deduce repository and source type for: "golang.org/x/sys/unix"
goroutine 1 [running]:
github.com/golang/dep/internal/gps.(*solver).selectRoot(0xc0421a4000, 0xc0420f5500, 0x1b)
E:/gocode/src/github.com/golang/dep/internal/gps/solver.go:502 +0xb18
github.com/golang/dep/internal/gps.(*solver).Solve(0xc0421a4000, 0x12, 0xa71d00, 0xabf608, 0xc0420fbf6e)
E:/gocode/src/github.com/golang/dep/internal/gps/solver.go:348 +0x8e
main.(*ensureCommand).Run(0xc0421484a0, 0xc04210bb40, 0xc04204e3b0, 0x0, 0x0, 0x0, 0x0)
E:/gocode/src/github.com/golang/dep/cmd/dep/ensure.go:148 +0x389
main.(*Config).Run(0xc04200b320, 0xc04200b320)
E:/gocode/src/github.com/golang/dep/cmd/dep/main.go:159 +0x8ba
main.main()
E:/gocode/src/github.com/golang/dep/cmd/dep/main.go:44 +0x25a