containerd/images
Akihiro Suda 9b510e9a8f
lint: silence "SA1019: tar.TypeRegA has been deprecated... (staticheck)"
"SA1019: tar.TypeRegA has been deprecated since Go 1.11 and an alternative has been available since Go 1.1:
Use TypeReg instead. (staticcheck)"

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-02-16 03:50:23 +09:00
..
archive lint: silence "SA1019: tar.TypeRegA has been deprecated... (staticheck)" 2023-02-16 03:50:23 +09:00
converter Enable dupword linter 2023-01-03 12:47:16 -08:00
annotations.go Use a single custom annotation for export 2019-05-21 17:21:26 -07:00
diffid.go image: use generic decompressor for calculating DiffID 2021-03-31 10:21:47 +09:00
handlers.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
image_test.go images: validate document type before unmarshal 2021-11-15 11:54:11 -08:00
image.go Merge pull request #6851 from whoreyou/images-typo-20220425 2022-04-25 11:44:49 -07:00
importexport.go Refactor image importer 2018-09-14 14:21:26 -07:00
mediatypes.go replace strings.Split(N) for strings.Cut() or alternatives 2022-11-07 10:02:25 +01:00