moby/registry
Eng Zer Jun a916414b0b refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
(cherry picked from commit c55a4ac779)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-24 16:11:55 -05:00
..
resumable refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
auth.go registry.loginV2(): minor cleanup 2020-10-29 22:26:57 +01:00
auth_test.go registry: remove TestSameAuthDataPostSave 2020-10-28 14:06:40 +01:00
config.go registry: use consts for default registry 2020-10-28 14:06:28 +01:00
config_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
config_windows.go registry: fix mtls config dir passing 2020-05-14 12:02:09 -07:00
endpoint_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
endpoint_v1.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
errors.go registry: remove v1 code not related to searching 2020-10-28 15:23:27 +01:00
registry.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
registry_mock_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
registry_test.go registry: remove v1 code not related to searching 2020-10-28 15:23:27 +01:00
service.go registry: minor cleanup in search code 2020-10-28 15:24:50 +01:00
service_v2.go registry: allow "allow-nondistributable-artifacts" for Docker Hub 2022-10-17 15:12:13 -07:00
session.go registry: remove v1 code not related to searching 2020-10-28 15:23:27 +01:00
types.go Add canonical import comment 2018-02-05 16:51:57 -05:00