chores: bump bottin à v11

This commit is contained in:
Victor Lacasse-Beaudoin 2025-05-13 13:27:13 -04:00
parent 76f12fd483
commit 6d2dbf7e95
6 changed files with 51 additions and 68 deletions

View file

@ -6,7 +6,7 @@ import (
"net/http"
"codeberg.org/vlbeaudoin/voki/v3"
"git.agecem.com/bottin/bottin/v10/pkg/bottin"
"git.agecem.com/bottin/bottin/v11"
"github.com/jackc/pgx/v5/pgxpool"
)