uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.14k stars 423 forks source link

[feat] Change pressly/chi imports to go-chi/chi #321

Closed adtm closed 2 years ago

adtm commented 2 years ago

pressly/chi library is recommended to change to go-chi/chi https://github.com/go-chi/chi

And this change has been introduced from here: https://github.com/go-chi/chi/blob/master/CHANGELOG.md#v300-2017-06-21

NOTE: please update your import paths to "github.com/go-chi/chi"
CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.