Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
3a8ccaea9e
chore(deps): Bump golang.org/x/text from 0.3.2 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 02:28:15 +00:00
ChronosX88
8e542aca53
docs: [README] Slightly change short description 2019-10-24 16:47:08 +04:00
ChronosX88
d1f7681b0b
feat: Add necessary db models 2019-10-20 22:31:35 +04:00
ChronosX88
098b93e3b1
docs: [README] Add features checklist 2019-10-12 18:05:58 +04:00
ChronosX88
079fc7ec98
docs: [CONTRIBUTING] Add "etc" type to commit format 2019-10-12 17:48:33 +04:00
ChronosX88
4f25bddd56
docs: [README] Slightly change short description 2019-10-12 17:48:33 +04:00
ChronosX88
4602209c37
docs: Add README 2019-10-12 17:45:22 +04:00
ChronosX88
1afc88fa37
docs: Add contributing rules 2019-10-12 17:39:27 +04:00
ChronosX88
2d4e35d3ef
chore: Add "xorm" and "pq" library to deps 2019-10-12 17:34:46 +04:00
ChronosX88
313a3b6af6
refactor: Make a skeleton of main.go (openkeepd binary) 2019-10-12 17:34:33 +04:00
ChronosX88
225fcd598d
chore: Add "logrus" libary to deps 2019-10-12 17:34:15 +04:00
ChronosX88
27c51128f6
chore: Change name of module to openkeepd 2019-10-12 17:34:08 +04:00
ChronosX88
1cf085b7d8
chore: Add "echo" library to deps 2019-10-12 17:34:01 +04:00
ChronosX88
a547a2e209
chore: Add scripts for setting up development environment 2019-10-12 17:33:53 +04:00
ChronosX88
020563605a
chore: Add go mod support 2019-10-12 17:33:18 +04:00
ChronosX88
0f31fdf8b0
Initial commit 2019-10-12 11:51:59 +04:00