docker-distribution/configuration
Sebastiaan van Stijn 3fa6d5a33b
remove dot-imports for gopkg.in/check.v1
Dot-imports were only used in a couple of places, and replacing them
makes it more explicit what's imported.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-29 17:08:47 +02:00
..
configuration.go manifest/schema1: mark docker manifest v2, schema 1 deprecated 2022-11-26 13:21:06 +01:00
configuration_test.go remove dot-imports for gopkg.in/check.v1 2023-04-29 17:08:47 +02:00
fuzz_test.go Fuzzing: Rewrite existing fuzzers to native go fuzzers 2022-11-12 17:30:10 +00:00
parser.go replace strings.Split(N) for strings.Cut() or alternatives 2022-11-10 22:38:12 +01:00
parser_test.go remove dot-imports for gopkg.in/check.v1 2023-04-29 17:08:47 +02:00