containerd/remotes/docker
Wei Fu 132ee9b826 fix: linter issue
megacheck, gosimple and unused has been deprecated and subsumed by
staticcheck. And staticcheck also has been upgraded. we need to update
code for the linter issue.

close: #2945

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-01-23 22:54:51 +08:00
..
schema1 Update empty layer label 2018-10-15 11:28:45 -07:00
auth.go fix: linter issue 2019-01-23 22:54:51 +08:00
authorizer.go Explicitly stating utf-8 when fetching oauth token 2018-12-12 12:16:27 +08:00
converter.go bugfix: support application/octet-stream during pull 2018-12-29 13:58:36 +08:00
fetcher_test.go Fix invalid length bug with some registries 2018-05-26 23:41:56 -07:00
fetcher.go Fix typos 2018-09-07 16:59:42 +08:00
httpreadseeker.go Fix typos 2018-09-07 16:59:42 +08:00
pusher.go docker/pusher: handle location string containing path and query 2018-06-05 19:25:19 +00:00
resolver_test.go Update resolver code 2018-09-28 14:32:23 -07:00
resolver.go Merge pull request #2751 from Charliekenney23/add-useragent-resolver-option 2018-11-20 10:51:10 -08:00
scope_test.go Update tests to use gotest.tools angel 2018-06-08 21:02:01 +02:00
scope.go Licence header added 2018-02-19 10:32:26 +09:00
status.go Licence header added 2018-02-19 10:32:26 +09:00