Skip to content

Commit 12cba22

Browse files
build(deps): bump github.com/supabase/cli from 1.150.7 to 1.151.1 (#51)
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.150.7 to 1.151.1. - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v1.150.7...v1.151.1) --- 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>
1 parent 03abb42 commit 12cba22

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.1
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.150.7
12+
github.com/supabase/cli v1.151.1
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
@@ -204,8 +204,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
204204
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
205205
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
206206
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
207-
github.com/supabase/cli v1.150.7 h1:ccXaftZTdUsz2J6bxDhafx1GYxo+v2OvHTg9fJZxhu4=
208-
github.com/supabase/cli v1.150.7/go.mod h1:CXXvZ1l987eROMuv81ZYdnJ8MuLCXMmEab5Du5dKhD8=
207+
github.com/supabase/cli v1.151.1 h1:wyaeGuEPz21L1+TUTbZ2P2YRlSjYXQfgtWmrdLxpiRc=
208+
github.com/supabase/cli v1.151.1/go.mod h1:Kv5e+a5m7xUcRdgjMhiuhdYG/DM5oAoHe4+xvZkjylA=
209209
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
210210
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI=
211211
github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=

0 commit comments

Comments
 (0)