Add coupon management functions

This commit is contained in:
2021-11-28 21:42:01 +01:00
parent 36c57fa1f0
commit ef4e550536
6 changed files with 221 additions and 18 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.17
require (
fornaxian.tech/config v0.0.0-20211108212237-6133aed90586
fornaxian.tech/log v0.0.0-20211102185326-552e9b1f8640
fornaxian.tech/pixeldrain_api_client v0.0.0-20211123215854-be6e25030ad8
fornaxian.tech/pixeldrain_api_client v0.0.0-20211128192613-093515ebeaa7
fornaxian.tech/util v0.0.0-20211102152345-9a486dee9787
github.com/julienschmidt/httprouter v1.3.0
github.com/microcosm-cc/bluemonday v1.0.16