-
- Downloads
Add ephemeral ID code
... | ... | @@ -4,6 +4,8 @@ require ( |
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/pkg/errors v0.9.1 | ||
github.com/spf13/jwalterweatherman v1.1.0 | ||
gitlab.com/xx_network/crypto v0.0.4 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
) | ||
go 1.13 |
id/ephemeral/id.go
0 → 100644
id/ephemeral/id_test.go
0 → 100644
Please register or sign in to comment