Add github.com/google/uuid as a dependency as well since it will be required for nonce generation. Exclude files based on template from GitHub. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
6 lines
97 B
Modula-2
6 lines
97 B
Modula-2
module git.ophivana.moe/cat/rpcfetch
|
|
|
|
go 1.22
|
|
|
|
require github.com/google/uuid v1.6.0 // indirect
|