Skip to content

Commit 7967820

Browse files
chore(deps): bump github.com/sourcegraph/go-diff from 0.6.1 to 0.7.0
Bumps [github.com/sourcegraph/go-diff](https://github.com/sourcegraph/go-diff) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/sourcegraph/go-diff/releases) - [Commits](sourcegraph/go-diff@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: github.com/sourcegraph/go-diff dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f707d77 commit 7967820

7 files changed

Lines changed: 324 additions & 86 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/Masterminds/sprig/v3 v3.3.0
77
github.com/google/go-querystring v1.1.0 // indirect
88
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
9-
github.com/sourcegraph/go-diff v0.6.1
9+
github.com/sourcegraph/go-diff v0.7.0
1010
github.com/spf13/viper v1.20.1
1111
github.com/stretchr/testify v1.11.1
1212
golang.org/x/oauth2 v0.33.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxr
210210
github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041/go.mod h1:N5mDOmsrJOB+vfqUK+7DmDyjhSLIIBnXo9lvZJj3MWQ=
211211
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
212212
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
213-
github.com/sourcegraph/go-diff v0.6.1 h1:hmA1LzxW0n1c3Q4YbrFgg4P99GSnebYa3x8gr0HZqLQ=
214-
github.com/sourcegraph/go-diff v0.6.1/go.mod h1:iBszgVvyxdc8SFZ7gm69go2KDdt3ag071iBaWPF6cjs=
213+
github.com/sourcegraph/go-diff v0.7.0 h1:9uLlrd5T46OXs5qpp8L/MTltk0zikUGi0sNNyCpA8G0=
214+
github.com/sourcegraph/go-diff v0.7.0/go.mod h1:iBszgVvyxdc8SFZ7gm69go2KDdt3ag071iBaWPF6cjs=
215215
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
216216
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
217217
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=

vendor/github.com/sourcegraph/go-diff/LICENSE

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/sourcegraph/go-diff/diff/diff.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)