module git.applicatura.com/test3k/authDB go 1.19 require ( git.applicatura.com/test3k/umate v0.0.0-20230203084737-9fc3ad1102eb github.com/kelseyhightower/envconfig v1.4.0 google.golang.org/grpc v1.52.3 ) require ( github.com/golang/protobuf v1.5.2 // indirect golang.org/x/net v0.4.0 // indirect golang.org/x/sys v0.3.0 // indirect golang.org/x/text v0.5.0 // indirect google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6 // indirect google.golang.org/protobuf v1.28.1 // indirect )