2
0

rename module

This commit is contained in:
2024-05-07 09:31:16 +03:00
parent 4a01ebf23c
commit fb6b7c9637
4 changed files with 9 additions and 30 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"bytes"
"testing"
"github.com/andoma-go/pgservicefile"
"git.company.lan/gopkg/pgservicefile"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)