Releases: zenazn/goji
Releases · zenazn/goji
Semver, and various maintenance
Remove CloseNotifier for go 1.8+ http.CloseNotifier is deprecated as of Go 1.11, with a note that "the CloseNotifier interface predates Go's context package. New code should use Request.Context instead." Signed-off-by: Maxim Eremenko <moeryomenko@gmail.com>