Skip to content

Commit

Permalink
build(deps): bump github.com/supabase/cli from 1.165.1 to 1.166.0 (#77)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 6b67230 commit 52e8378
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.22.2
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.7.0
github.com/supabase/cli v1.165.1
github.com/supabase/cli v1.166.0
gopkg.in/h2non/gock.v1 v1.1.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/supabase/cli v1.165.1 h1:76tw6kLvG53PnSOKETR8y5UfP1JiKxfw3yHgHF+RYV0=
github.com/supabase/cli v1.165.1/go.mod h1:8OuVTI9ZPEBdbH1XNw3egidhi+8hs5Rb2ys1QxR0Z1A=
github.com/supabase/cli v1.166.0 h1:s2yE9Hxdt1leJ1Q52eGkg+3/7ewEGLdSoK4Qn0vXyaI=
github.com/supabase/cli v1.166.0/go.mod h1:/lnCVFG1w6SMg1ETsjucJHFkm/EUVE79P2S55PWrWtA=
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI=
github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
Expand Down

0 comments on commit 52e8378

Please sign in to comment.