koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

config: make ReadToken public #190

Closed ppknap closed 7 years ago

ppknap commented 7 years ago

This change is already implemented in vendored koding/kite package. Provided PR makes koding/kite and vendored kite from koding/koding consistent.

This is a non-breaking change.

rjeczalik commented 7 years ago

@ppknap Thanks! I forgot to push that change from https://github.com/koding/koding/commit/cfb794663eb6afb27a81334385d2f60750171c36.

cihangir commented 7 years ago

👍