distribution/registry
Sebastiaan van Stijn ebe9d67446
ignore SA1019: ac.(*accessController).rootCerts.Subjects has been deprecated
We need to look into this; can we remove it, or is there a replacement?

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-09 16:04:17 +02:00
..
api reference, registry: fix loop variable captured by func literal (govet) 2023-05-09 16:04:08 +02:00
auth ignore SA1019: ac.(*accessController).rootCerts.Subjects has been deprecated 2023-05-09 16:04:17 +02:00
client Ignore SA1019: "schema1 is deprecated" linting errors 2023-05-09 16:04:17 +02:00
handlers Ignore SA1019: "schema1 is deprecated" linting errors 2023-05-09 16:04:17 +02:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware format code with gofumpt 2022-11-03 22:48:20 +01:00
proxy Ignore SA1019: "schema1 is deprecated" linting errors 2023-05-09 16:04:17 +02:00
storage Ignore SA1019: "schema1 is deprecated" linting errors 2023-05-09 16:04:17 +02:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go ignore SA1019: ac.(*accessController).rootCerts.Subjects has been deprecated 2023-05-09 16:04:17 +02:00
registry_test.go replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
root.go format code with gofumpt 2022-11-03 22:48:20 +01:00