2
0

chore: change module name after fork

This commit is contained in:
2024-01-15 16:13:04 +03:00
parent de7065d80c
commit 4a01ebf23c
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"bytes"
"testing"
"github.com/jackc/pgservicefile"
"github.com/andoma-go/pgservicefile"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)