loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request '[CHORE] Remove unused `exclude`' (#5118) from gusted/forgejo-tidy-gomod into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5118
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>

-8
-8
go.mod
··· 300 300 301 301 replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.21.2 302 302 303 - exclude github.com/gofrs/uuid v3.2.0+incompatible 304 - 305 - exclude github.com/gofrs/uuid v4.0.0+incompatible 306 - 307 - exclude github.com/goccy/go-json v0.4.11 308 - 309 - exclude github.com/satori/go.uuid v1.2.0 310 - 311 303 replace github.com/mholt/archiver/v3 => code.forgejo.org/forgejo/archiver/v3 v3.5.1