Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
69c0d2acb8
build(deps): bump github.com/knadh/koanf/v2 from 2.0.1 to 2.0.2
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:00:48 +00:00
5b1e6db830
docs: add README 2024-02-05 16:59:05 +03:00
2d68283d9d
ci: add docker, static build/release configs 2024-02-05 16:56:17 +03:00
cf14f9609f
pkg: go mod tidy 2024-02-05 16:52:21 +03:00
6568fd094f
feat: add configs 2024-02-05 16:51:24 +03:00
0f332decaf
refactor: update users registration to include blockchain address
* closes #14
2024-02-05 16:44:52 +03:00
c7dd7a326c
feat: add future date check to purchase survey
* closes #13
2024-02-05 16:35:00 +03:00
639d0cd67d
feat: check distributor -> shop registration when recording purchase
* closes #12
2024-02-05 16:23:43 +03:00
cc21913568
feat: add datetime to transaction tg message
* closes #11
2024-02-05 16:14:48 +03:00
630abf1a99
sms: update distributor's text messages 2024-02-05 16:08:36 +03:00
da4c45819d
init: pilot demo 2024-02-05 16:05:28 +03:00