EgeBalci / amber

Reflective PE packer.
MIT License
1.18k stars 206 forks source link

go get is broken #14

Closed jafarlihi closed 3 years ago

jafarlihi commented 3 years ago
[user@hostname 19:34:47 ~/packer ]$ go get github.com/EgeBalci/amber
# cd /home/user/go/src/github.com/EgeBalci/amber; git submodule update --init --recursive
fatal: No url found for submodule path 'loader/CRC32_API' in .gitmodules
package github.com/EgeBalci/amber: exit status 128
EgeBalci commented 3 years ago

Should be fixed now, thanks for pointing it out :+1: