valid email (#278)

This commit is contained in:
Dominic Wong
2021-11-17 16:53:45 +00:00
committed by GitHub
parent da0d6a4e97
commit ab4c8ac3f6
2 changed files with 19 additions and 5 deletions

1
go.mod
View File

@@ -36,6 +36,7 @@ require (
github.com/micro/micro-go v0.0.0-20211101221015-79ab982f8163
github.com/micro/micro/v3 v3.7.1-0.20211111170433-1ebb8328e280
github.com/miekg/dns v1.1.31 // indirect
github.com/onsi/gomega v1.10.5
github.com/oschwald/geoip2-golang v1.5.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/paulmach/go.geo v0.0.0-20180829195134-22b514266d33