Commit 8d8ba1d Leonardo Schettini
committed
1 parent fc05516 commit 8d8ba1d Copy full SHA for 8d8ba1d
File tree 7 files changed +5
-7
lines changed
7 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 4
4
"context"
5
5
"fmt"
6
6
7
- "github.com/jackc/pgx/v4/pgx "
7
+ "github.com/jackc/pgx/v4"
8
8
"github.com/leoschet/gaivota"
9
9
)
10
10
Original file line number Diff line number Diff line change 4
4
"context"
5
5
"fmt"
6
6
7
- "github.com/jackc/pgx/v4/pgx "
7
+ "github.com/jackc/pgx/v4"
8
8
"github.com/leoschet/gaivota"
9
9
)
10
10
Original file line number Diff line number Diff line change 4
4
"context"
5
5
"fmt"
6
6
7
- "github.com/jackc/pgx/v4/pgx "
7
+ "github.com/jackc/pgx/v4"
8
8
"github.com/leoschet/gaivota"
9
9
)
10
10
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
"context"
5
5
"regexp"
6
6
"strings"
7
-
8
- "github.com/jackc/pgx/v4/pgxpool"
9
7
)
10
8
11
9
var matchFirstCap = regexp .MustCompile ("(.)([A-Z][a-z]+)" )
Original file line number Diff line number Diff line change 4
4
"context"
5
5
"fmt"
6
6
7
- "github.com/jackc/pgx/v4/pgx "
7
+ "github.com/jackc/pgx/v4"
8
8
"github.com/leoschet/gaivota"
9
9
)
10
10
Original file line number Diff line number Diff line change 4
4
"context"
5
5
"fmt"
6
6
7
- "github.com/jackc/pgx/v4/pgx "
7
+ "github.com/jackc/pgx/v4"
8
8
"github.com/leoschet/gaivota"
9
9
)
10
10
You can’t perform that action at this time.
0 commit comments