chore: upgrade sqlc to 1.19.1 (#8511)

This commit is contained in:
Muhammad Atif Ali
2023-07-15 09:07:19 +03:00
committed by GitHub
parent 7a62534359
commit ce114a7f9f
19 changed files with 68 additions and 68 deletions

View File

@ -11,7 +11,7 @@ import (
"time"
"github.com/google/uuid"
"github.com/tabbed/pqtype"
"github.com/sqlc-dev/pqtype"
"golang.org/x/xerrors"
"cdr.dev/slog"