Skip to content

Commit c009ea2

Browse files
chore(deps): bump github.com/stripe/pg-schema-diff from 1.0.3 to 1.0.5 in the go-minor group across 1 directory (#4698)
chore(deps): bump github.com/stripe/pg-schema-diff Bumps the go-minor group with 1 update in the / directory: [github.com/stripe/pg-schema-diff](https://github.com/stripe/pg-schema-diff). Updates `github.com/stripe/pg-schema-diff` from 1.0.3 to 1.0.5 - [Release notes](https://github.com/stripe/pg-schema-diff/releases) - [Commits](stripe/pg-schema-diff@v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: github.com/stripe/pg-schema-diff dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a02076 commit c009ea2

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
@@ -46,7 +46,7 @@ require (
4646
github.com/spf13/pflag v1.0.10
4747
github.com/spf13/viper v1.21.0
4848
github.com/stretchr/testify v1.11.1
49-
github.com/stripe/pg-schema-diff v1.0.3
49+
github.com/stripe/pg-schema-diff v1.0.5
5050
github.com/supabase/cli/pkg v1.0.0
5151
github.com/tidwall/jsonc v0.3.2
5252
github.com/withfig/autocomplete-tools/packages/cobra v1.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,8 +1049,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
10491049
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
10501050
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
10511051
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
1052-
github.com/stripe/pg-schema-diff v1.0.3 h1:1fR6fIXrWKK7GJSb+nLgoUrex/Htnr/ZohVR/+alMAc=
1053-
github.com/stripe/pg-schema-diff v1.0.3/go.mod h1:3IctPaAqm+0LtWw/GiwyRoRlU1/N/+00+eXVk0KZIHs=
1052+
github.com/stripe/pg-schema-diff v1.0.5 h1:TNHkiRNMn7ttiBd+YBypAbx9v0SfVls+NQZFtamy1K4=
1053+
github.com/stripe/pg-schema-diff v1.0.5/go.mod h1:3IctPaAqm+0LtWw/GiwyRoRlU1/N/+00+eXVk0KZIHs=
10541054
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
10551055
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
10561056
github.com/tdakkota/asciicheck v0.4.1 h1:bm0tbcmi0jezRA2b5kg4ozmMuGAFotKI3RZfrhfovg8=

0 commit comments

Comments
 (0)