提示:
package golang.org/x/crypto/blowfish: unrecognized import path "golang.org/x/crypto/blowfish"
package golang.org/x/crypto/cast5: unrecognized import path "golang.org/x/crypto/cast5"
本来以为是墙的问题,后来发现好像不是,访问golang.org/x/crypto/cast5被自动跳转到https://godoc.org/golang.org/x/crypto/cast5, 这个有什么办法可以改吗
