File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/terraform-plugin-go v0.24.0
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
13
13
github.com/hashicorp/terraform-plugin-testing v1.10.0
14
- github.com/supabase/cli v1.203.0
14
+ github.com/supabase/cli v1.203.1
15
15
gopkg.in/h2non/gock.v1 v1.1.2
16
16
)
17
17
Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
207
207
github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
208
208
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
209
209
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
210
- github.com/supabase/cli v1.203.0 h1:OCQoVVXOSMyLa2NYks0uQj0n7wJqVs2BlK6EXFlLelQ =
211
- github.com/supabase/cli v1.203.0 /go.mod h1:/+tEYhE47ZmoqqidL8wUyxyTC55jZxSdVcVm5P0vpKo =
210
+ github.com/supabase/cli v1.203.1 h1:OqfC7JWA3zfrsq/whTazlmpCyppTz1iKbol85AOloHs =
211
+ github.com/supabase/cli v1.203.1 /go.mod h1:/+tEYhE47ZmoqqidL8wUyxyTC55jZxSdVcVm5P0vpKo =
212
212
github.com/vmihailenco/msgpack v3.3.3+incompatible /go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk =
213
213
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI =
214
214
github.com/vmihailenco/msgpack v4.0.4+incompatible /go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk =
You can’t perform that action at this time.
0 commit comments