1
0
mirror of https://github.com/distribution/distribution synced 2024-11-06 19:35:52 +01:00
distribution/registry
Milos Gajdos 170ac07a5e
chore: bump golangci-lint and fix govert issues
The latest golangci-lint spits out some govet issues.
This commit fixes them. We are also bumping the linter version.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2024-08-30 10:28:24 +01:00
..
api chore: fix some typos in comments 2024-04-23 17:48:53 +08:00
auth auth: fix token verification chain (#4415) 2024-07-29 18:56:44 +01:00
handlers chore: bump golangci-lint and fix govert issues 2024-08-30 10:28:24 +01:00
listener feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
middleware Merge pull request #2752 from davidswu/registry-driver-middleware 2023-06-21 10:06:13 -07:00
proxy chore: bump golangci-lint and fix govert issues 2024-08-30 10:28:24 +01:00
storage chore: bump golangci-lint and fix govert issues 2024-08-30 10:28:24 +01:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry_test.go Add registry.Shutdown method for graceful shutdown of embedded registry 2024-04-29 20:18:58 +02:00
registry.go Stop proxy scheduler on system exit 2024-05-13 17:01:35 +03:00
root.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00