forgejo/modules/packages
silverwind 88f835192d
Replace interface{} with any (#25686)
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.

Basically the same [as golang did](2580d0e08d).
2023-07-04 18:36:08 +00:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
cargo
chef
composer Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
conan
conda
container Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
cran Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
debian Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
goproxy Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
helm Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
maven
npm Return repository in npm package metadata endpoint (#23539) 2023-03-17 14:39:19 -04:00
nuget Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
pub Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
pypi
rpm Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
rubygems Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
swift Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
vagrant
content_store.go Add direct serving of package content (#25543) 2023-07-03 15:33:28 +02:00
hashed_buffer.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
hashed_buffer_test.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
multi_hasher.go
multi_hasher_test.go