rsc / gt

go test but faster (cached)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot go get

opened this issue · comments

╰─✘ go get rsc.io/gt
package rsc.io/gt: unrecognized import path "rsc.io/gt" (https fetch: Get https://rsc.io/gt?go-get=1: x509: certificate has expired or is not yet valid
╰─✘ go get github.com/rsc/gt
can't load package: package github.com/rsc/gt: code in directory /Users/gonzalo/dev/sp/go/src/github.com/rsc/gt expects import "rsc.io/gt"

Now it does ;-)