Skip to content

Commit

Permalink
build(deps): bump github.com/supabase/cli from 1.127.2 to 1.127.3 (#102)
Browse files Browse the repository at this point in the history
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.127.2 to 1.127.3.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/main/.goreleaser.yml)
- [Commits](supabase/cli@v1.127.2...v1.127.3)

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

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 Dec 26, 2023
1 parent 170046b commit 9a46bfc
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 @@ -2,7 +2,7 @@ module github.com/tensorchord/supabase-cli-image

go 1.19

require github.com/supabase/cli v1.127.2
require github.com/supabase/cli v1.127.3

require (
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKk
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/supabase/cli v1.127.2 h1:HTZZUJfwatZidiaID+7jtveKPzpegmv8fTo8XYcbAcU=
github.com/supabase/cli v1.127.2/go.mod h1:XrQtu5mdNQwNOnJDit0tjVq2cgKFSesV87qHK0Zd1kc=
github.com/supabase/cli v1.127.3 h1:mGB5ZnvAZX8HsBth4qFG0xvFTF+nUpizJtA0i2hESDk=
github.com/supabase/cli v1.127.3/go.mod h1:XrQtu5mdNQwNOnJDit0tjVq2cgKFSesV87qHK0Zd1kc=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 comments on commit 9a46bfc

Please sign in to comment.