distribution/context
Milos Gajdos ebd3f44146
Update golangci-lint version and fix reports
This commit updates golangci-lint to v1.44.0.
It also removes deprecated golint in favour of revive linter.
Finally, it addresses an issue reported by linter.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2022-01-28 11:21:00 +00:00
..
context.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
doc.go context, registry/handlers: remove net/context references 2018-01-17 16:01:41 -08:00
http.go Update golangci-lint version and fix reports 2022-01-28 11:21:00 +00:00
http_test.go Don't panic when a http.ResponseWriter does not implement CloseNotifier 2015-08-06 15:50:54 -07:00
logger.go log: Include configured fields in all logs 2021-03-01 14:44:56 -07:00
trace.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
trace_test.go context: remove definition of Context 2017-08-11 15:53:31 -07:00
util.go context: remove definition of Context 2017-08-11 15:53:31 -07:00
version.go context: remove definition of Context 2017-08-11 15:53:31 -07:00
version_test.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00