module git.wntrmute.dev/kyle/overpush go 1.20 require ( git.wntrmute.dev/kyle/goutils v1.7.2 github.com/google/uuid v1.3.0 github.com/gregdel/pushover v1.2.0 google.golang.org/grpc v1.55.0 google.golang.org/protobuf v1.30.0 ) require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/golang/protobuf v1.5.3 // indirect github.com/hashicorp/go-syslog v1.0.0 // indirect golang.org/x/net v0.8.0 // indirect golang.org/x/sys v0.6.0 // indirect golang.org/x/text v0.8.0 // indirect google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect )