2
0

rename module

This commit is contained in:
2024-05-07 09:50:32 +03:00
parent da703e344f
commit ff905c39e4
193 changed files with 359 additions and 613 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"context"
"fmt"
"github.com/andoma-go/pgx/v5/tracelog"
"git.company.lan/gopkg/pgx/v5/tracelog"
)
// TestingLogger interface defines the subset of testing.TB methods used by this