diff options
Diffstat (limited to 'config.go')
| -rw-r--r-- | config.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ package main import ( "fmt" + "github.com/anhgelus/gokord" "github.com/pelletier/go-toml/v2" "gorm.io/driver/postgres" |
