Go mod tidy
parent
65e36832
No related branches found
No related tags found
This commit is part of merge request !115. Comments created here will be created in the context of that merge request.
... | ... | @@ -25,6 +25,7 @@ require ( |
github.com/badoux/checkmail v1.2.1 // indirect | ||
github.com/cenkalti/backoff/v4 v4.1.3 // indirect | ||
github.com/cloudflare/circl v1.2.0 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect | ||
github.com/elliotchance/orderedmap v1.4.0 // indirect | ||
github.com/gobwas/ws v1.1.0 // indirect | ||
... | ... |
Please register or sign in to comment