module git.wntrmute.dev/kyle/overpush go 1.20 require ( github.com/golang/protobuf v1.5.3 // indirect github.com/gregdel/pushover v1.2.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 google.golang.org/grpc v1.55.0 // indirect google.golang.org/protobuf v1.30.0 // indirect )