Go to file
Florian Beisel e0190f4bb5
⬆️ Upgrade dependencies
This commits upgrades the following go dependencies:
- github.com/bytedance/sonic v1.9.2
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.1
2024-01-17 22:43:53 +01:00
api ✏️ fix outdated function name in comment 2024-01-17 22:20:29 +01:00
auth Initial commit 2024-01-17 18:05:55 +01:00
config Initial commit 2024-01-17 18:05:55 +01:00
db 🎨 prepare to make the database name configurable 2024-01-17 22:24:18 +01:00
docs Initial commit 2024-01-17 18:05:55 +01:00
examples Initial commit 2024-01-17 18:05:55 +01:00
middleware Initial commit 2024-01-17 18:05:55 +01:00
models Initial commit 2024-01-17 18:05:55 +01:00
rules Initial commit 2024-01-17 18:05:55 +01:00
.gitignore chore: add gitignore 2024-01-17 22:09:43 +01:00
go.mod ⬆️ Upgrade dependencies 2024-01-17 22:43:53 +01:00
go.sum ⬆️ Upgrade dependencies 2024-01-17 22:43:53 +01:00
main.go 🎨 prepare to make the database name configurable 2024-01-17 22:24:18 +01:00