Add netTime functionality to bindings
parent
18921753
No related branches found
No related tags found
bindings/timeNow.go
0 → 100644
... | ... | @@ -18,7 +18,7 @@ require ( |
gitlab.com/elixxir/primitives v0.0.3-0.20220606195757-40f7a589347f | ||
gitlab.com/xx_network/comms v0.0.4-0.20220630163702-f3d372ef6acd | ||
gitlab.com/xx_network/crypto v0.0.5-0.20220729193517-1e5e96f39f6e | ||
gitlab.com/xx_network/primitives v0.0.4-0.20220712193914-aebd8544396e | ||
gitlab.com/xx_network/primitives v0.0.4-0.20221010192422-3479f09b7769 | ||
go.uber.org/ratelimit v0.2.0 | ||
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa | ||
golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b | ||
... | ... |
Please register or sign in to comment