diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-01-22 21:53:29 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-01-22 21:53:29 +0100 |
| commit | 3e65b4f6281ddc4039a27a62428db8a95ffc3677 (patch) | |
| tree | b1005f908be45aa47da48b604f3863ef23a3d7ea /go.mod | |
| parent | 8255a2e51454049f3ac1532f6e1125f528691c37 (diff) | |
refactor(): completely remove old gokord and finish to update everything to use contexts
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ module git.anhgelus.world/anhgelus/les-copaings-bot go 1.25.0 require ( - github.com/anhgelus/gokord v0.13.2-0.20251025205525-12213d3f60bc github.com/jackc/pgx/v5 v5.7.5 github.com/joho/godotenv v1.5.1 github.com/nyttikord/gokord v0.33.1 |
