Update docker client from v27 to v28 #72
go.yml
on: pull_request
  
      
        Matrix: test
      
    
    
    
      lint
    
          
              29s
          
      
    
      Check coverage
    
          
              9s
          
      Annotations
10 errors
          | 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L121
                      
                       
                  SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L120
                      
                       
                  SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L111
                      
                       
                  SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L109
                      
                       
                  SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L74
                      
                       
                  SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L73
                      
                       
                  SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L41
                      
                       
                  SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L40
                      
                       
                  SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/container_api_client.go#L22
                      
                       
                  SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck) 
                         | 
              
| 
                   
                      
                          lint: 
                        mockdockerclient/image_api_client.go#L136
                      
                       
                  exported: exported method ImageAPIClient.ImageInspect should have comment or be unexported (revive) 
                         |