build(go): rename module to use git.anhgelus.world instead of github

This commit is contained in:
Anhgelus Morhtuuzh 2025-08-21 14:59:23 +02:00
parent 166aadabfb
commit c04f4d9fff
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5
14 changed files with 38 additions and 34 deletions

View file

@ -2,6 +2,7 @@ package main
import (
"fmt"
"github.com/anhgelus/gokord"
"github.com/pelletier/go-toml/v2"
"gorm.io/driver/postgres"