github.com/go-email-validator/go-email-validator@v0.0.0-20230409163946-b8b9e6a0552e/cmd/update.go (about)

     1  package main
     2  
     3  func main() {
     4  	rbeaRolesUpdate(RoleURL, RBEARolePath)
     5  	willwhiteFreeUpdate(freeURL, willWhiteFreePath)
     6  }