0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 22:54:28 +01:00
gitea/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
cargo
chef
composer Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
conan
conda
container
cran
debian
goproxy
helm Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
maven
npm
nuget
pub Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
pypi
rpm
rubygems Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
swift
vagrant
content_store.go
hashed_buffer.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
hashed_buffer_test.go
multi_hasher.go
multi_hasher_test.go