jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.26k stars 232 forks source link

build error #42

Closed merlinxcy closed 3 years ago

merlinxcy commented 3 years ago
[*] Copying CC keypair to ./build
 Copy ./tls/emp3r0r-cert.pem to ./build
 Copy ./tls/emp3r0r-key.pem to ./build
GO BUILD starts...
# github.com/jm33-m0/emp3r0r/core/lib/cc
../../lib/cc/cmd.go:133:77: undefined: log.Lmsgprefix
GO BUILD ends...
go build failed

image

merlinxcy commented 3 years ago

ok. The golang version should be go1.15

jm33-m0 commented 3 years ago

Oh I should update go.mod to match my current go version, recently I update to 1.16