File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
40
40
github.com/spf13/pflag v1.0.7
41
41
github.com/spf13/viper v1.20.1
42
42
github.com/stretchr/testify v1.11.0
43
- github.com/stripe/pg-schema-diff v0.9.2
43
+ github.com/stripe/pg-schema-diff v1.0.0
44
44
github.com/supabase/cli/pkg v1.0.0
45
45
github.com/tidwall/jsonc v0.3.2
46
46
github.com/withfig/autocomplete-tools/packages/cobra v1.2.0
Original file line number Diff line number Diff line change @@ -969,8 +969,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
969
969
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
970
970
github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
971
971
github.com/stretchr/testify v1.11.0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
972
- github.com/stripe/pg-schema-diff v0.9.2 h1:Xn0DX2/u46nNTR0u4ATbTkDf6DmruZjSTdHJFkhbcSU =
973
- github.com/stripe/pg-schema-diff v0.9.2 /go.mod h1:cl2VC6te/cCTOewTRvv4pYsgQqAOhvRQmatCHfYwy8c =
972
+ github.com/stripe/pg-schema-diff v1.0.0 h1:C00sT7s/rhhusSekZiOi26F2gglQztqZyU5vDoyjiF0 =
973
+ github.com/stripe/pg-schema-diff v1.0.0 /go.mod h1:LlN2VVP/njIq1Y7o6Nt35ItEyr6OWOCEz6+Jc/axbIY =
974
974
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
975
975
github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
976
976
github.com/tdakkota/asciicheck v0.4.1 h1:bm0tbcmi0jezRA2b5kg4ozmMuGAFotKI3RZfrhfovg8 =
You can’t perform that action at this time.
0 commit comments