mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00: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 |