..\..\..\go\src\github.com\ss\ss\ss\encrypt.go:15:2: cannot find package "golang.org/x/crypto/blowfish" in any of:
c:\go\src\golang.org\x\crypto\blowfish (from $GOROOT)

C:\Users\shijonn\go\src\golang.org\x\sys\cpu (from $GOPATH)

 

到github 的golang 官方里面搜索  crypto  或者 sys  

然后git clone 这个地址

下载到GOPATH src 的下面。 

不行就拷贝过去

 

相关文章:

  • 2021-04-11
  • 2021-09-20
  • 2021-04-25
  • 2021-05-28
  • 2021-05-05
  • 2021-06-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-30
  • 2022-12-23
  • 2022-01-02
  • 2021-09-30
  • 2021-04-10
  • 2021-12-16
  • 2021-08-20
相关资源
相似解决方案