Skip to content

Commit

Permalink
chore(deps): bump github.com/supabase/cli from 1.203.0 to 1.203.1 (#169)
Browse files Browse the repository at this point in the history
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.203.0 to 1.203.1.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.203.0...v1.203.1)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3de24f1 commit 9f3d10f
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.24.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.10.0
github.com/supabase/cli v1.203.0
github.com/supabase/cli v1.203.1
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 @@ -207,8 +207,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.203.0 h1:OCQoVVXOSMyLa2NYks0uQj0n7wJqVs2BlK6EXFlLelQ=
github.com/supabase/cli v1.203.0/go.mod h1:/+tEYhE47ZmoqqidL8wUyxyTC55jZxSdVcVm5P0vpKo=
github.com/supabase/cli v1.203.1 h1:OqfC7JWA3zfrsq/whTazlmpCyppTz1iKbol85AOloHs=
github.com/supabase/cli v1.203.1/go.mod h1:/+tEYhE47ZmoqqidL8wUyxyTC55jZxSdVcVm5P0vpKo=
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 9f3d10f

Please # to comment.