Update module github.com/sergi/go-diff to v1.4.0 (forgejo) (#8090)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8090
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2025-06-06 15:02:54 +02:00 committed by Gusted
commit dcf1eef9e9
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -88,7 +88,7 @@ require (
github.com/redis/go-redis/v9 v9.8.0
github.com/robfig/cron/v3 v3.0.1
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/sergi/go-diff v1.4.0
github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
github.com/stretchr/testify v1.10.0
github.com/syndtr/goleveldb v1.0.0