build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.18+incompatible to 20.10.19+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md) - [Commits](https://github.com/docker/docker/compare/v20.10.18...v20.10.19) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									40fcbdc40a
								
							
						
					
					
						commit
						973710c8b7
					
				
							
								
								
									
										2
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										2
									
								
								go.mod
								
								
								
								
							|  | @ -23,7 +23,7 @@ require ( | |||
| 	github.com/cyphar/filepath-securejoin v0.2.3 | ||||
| 	github.com/digitalocean/go-qemu v0.0.0-20210326154740-ac9e0b687001 | ||||
| 	github.com/docker/distribution v2.8.1+incompatible | ||||
| 	github.com/docker/docker v20.10.18+incompatible | ||||
| 	github.com/docker/docker v20.10.19+incompatible | ||||
| 	github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 | ||||
| 	github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651 | ||||
| 	github.com/docker/go-units v0.5.0 | ||||
|  |  | |||
							
								
								
									
										3
									
								
								go.sum
								
								
								
								
							
							
						
						
									
										3
									
								
								go.sum
								
								
								
								
							|  | @ -504,8 +504,9 @@ github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc | |||
| github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||||
| github.com/docker/docker v20.10.12+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||||
| github.com/docker/docker v20.10.17+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||||
| github.com/docker/docker v20.10.18+incompatible h1:SN84VYXTBNGn92T/QwIRPlum9zfemfitN7pbsp26WSc= | ||||
| github.com/docker/docker v20.10.18+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||||
| github.com/docker/docker v20.10.19+incompatible h1:lzEmjivyNHFHMNAFLXORMBXyGIhw/UP4DvJwvyKYq64= | ||||
| github.com/docker/docker v20.10.19+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||||
| github.com/docker/docker-credential-helpers v0.6.3/go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y= | ||||
| github.com/docker/docker-credential-helpers v0.6.4/go.mod h1:ofX3UI0Gz1TteYBjtgs07O36Pyasyp66D2uKT7H8W1c= | ||||
| github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A= | ||||
|  |  | |||
|  | @ -24,7 +24,7 @@ info: | |||
|   title: "Docker Engine API" | ||||
|   version: "1.41" | ||||
|   x-logo: | ||||
|     url: "https://docs.docker.com/images/logo-docker-main.png" | ||||
|     url: "https://docs.docker.com/assets/images/logo-docker-main.png" | ||||
|   description: | | ||||
|     The Engine API is an HTTP API served by Docker Engine. It is the API the | ||||
|     Docker client uses to communicate with the Engine, so everything the Docker | ||||
|  |  | |||
|  | @ -356,7 +356,7 @@ github.com/docker/distribution/reference | |||
| github.com/docker/distribution/registry/api/errcode | ||||
| github.com/docker/distribution/registry/api/v2 | ||||
| github.com/docker/distribution/registry/client/auth/challenge | ||||
| # github.com/docker/docker v20.10.18+incompatible | ||||
| # github.com/docker/docker v20.10.19+incompatible | ||||
| ## explicit | ||||
| github.com/docker/docker/api | ||||
| github.com/docker/docker/api/types | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue