YOU CAN ADD A FREAKLIN APPOINTMENT
... | ... | @@ -3,8 +3,11 @@ module git.coco.study/fvitt/good2go |
go 1.14 | ||
require ( | ||
github.com/cespare/reflex v0.2.0 // indirect | ||
github.com/getsentry/sentry-go v0.6.1 | ||
github.com/gorilla/mux v1.7.4 | ||
github.com/joho/godotenv v1.3.0 | ||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect | ||
github.com/ogier/pflag v0.0.1 // indirect | ||
go.mongodb.org/mongo-driver v1.3.4 | ||
) |
Please register or sign in to comment