mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
chore: upgrade sqlc to 1.19.1 (#8511)
This commit is contained in:
committed by
GitHub
parent
7a62534359
commit
ce114a7f9f
@ -13,8 +13,8 @@ import (
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/moby/moby/pkg/namesgenerator"
|
||||
"github.com/sqlc-dev/pqtype"
|
||||
"github.com/stretchr/testify/require"
|
||||
"github.com/tabbed/pqtype"
|
||||
|
||||
"github.com/coder/coder/coderd/database"
|
||||
"github.com/coder/coder/coderd/database/dbauthz"
|
||||
|
Reference in New Issue
Block a user