chore: Rename module

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2026-06-30 13:01:01 +02:00
commit 2bc6ab0280
Signed by: jriou
GPG key ID: 9A099EDA51316854
11 changed files with 18 additions and 18 deletions

View file

@ -4,7 +4,7 @@ import (
"reflect"
"testing"
"github.com/jouir/pgterminate/base"
"git.riou.xyz/jriou/pgterminate/base"
)
func TestFilterUsers(t *testing.T) {