Skip to content

Commit 52e8378

Browse files
build(deps): bump github.com/supabase/cli from 1.165.1 to 1.166.0 (#77)
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.165.1 to 1.166.0. - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v1.165.1...v1.166.0) --- updated-dependencies: - dependency-name: github.com/supabase/cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b67230 commit 52e8378

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/hashicorp/terraform-plugin-go v0.22.2
1010
github.com/hashicorp/terraform-plugin-log v0.9.0
1111
github.com/hashicorp/terraform-plugin-testing v1.7.0
12-
github.com/supabase/cli v1.165.1
12+
github.com/supabase/cli v1.166.0
1313
gopkg.in/h2non/gock.v1 v1.1.2
1414
)
1515

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
206206
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
207207
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
208208
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
209-
github.com/supabase/cli v1.165.1 h1:76tw6kLvG53PnSOKETR8y5UfP1JiKxfw3yHgHF+RYV0=
210-
github.com/supabase/cli v1.165.1/go.mod h1:8OuVTI9ZPEBdbH1XNw3egidhi+8hs5Rb2ys1QxR0Z1A=
209+
github.com/supabase/cli v1.166.0 h1:s2yE9Hxdt1leJ1Q52eGkg+3/7ewEGLdSoK4Qn0vXyaI=
210+
github.com/supabase/cli v1.166.0/go.mod h1:/lnCVFG1w6SMg1ETsjucJHFkm/EUVE79P2S55PWrWtA=
211211
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
212212
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI=
213213
github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=

0 commit comments

Comments
 (0)