lux icon indicating copy to clipboard operation
lux copied to clipboard

能不能支持go1.13.3 android/arm64

Open Alex6357 opened this issue 4 years ago • 1 comments

在termux里安,好像是go版本低,安装失败

Alex6357 avatar Oct 09 '21 14:10 Alex6357

是 cannot find package "hash/maphash" 錯誤對吧? package hash/maphash 是 go 1.14 版本提供的 所以不支持 1.14 以下版本

iamdco avatar Feb 11 '22 07:02 iamdco