mirror of
https://github.com/kerberos-io/agent.git
synced 2025-10-16 21:20:48 +08:00
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
export GOSUMDB=off
|
|
rm -rf go.*
|
|
go mod init github.com/kerberos-io/agent/machinery
|
|
go mod tidy |