Update versions in README.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build container / BuildImage (push) Successful in 1m36s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build container / BuildImage (push) Successful in 1m36s
				
			This commit is contained in:
		
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							| @@ -6,15 +6,15 @@ Docker image with everything you might need for developing apps in Go. | ||||
|  | ||||
| Debian 12 (slim) is used as base image. | ||||
|  | ||||
| | Binary            | Version | Project         | Repo                                                          | | ||||
| | ----------------- | ------- | --------------- | ------------------------------------------------------------- | | ||||
| | `go`              | 1.23.1  | Go              |                                                               | | ||||
| | `golangci-lint`   | 1.61.0  | golangci-lint   | [External link](https://github.com/golangci/golangci-lint)   | | ||||
| | `gofumpt`         | 0.7.0   | gofumpt         | [External link](https://github.com/mvdan/gofumpt)            | | ||||
| | `mockery_v2`      | 2.46.0  | mockery         | [External link](https://github.com/vektra/mockery)           | | ||||
| | `task`            | 3.39.2  | taskfile        | [External link](https://github.com/go-task/task)             | | ||||
| | Binary            | Version | Project         | Repo                                                         | | ||||
| | ----------------- | ------- | --------------- | ------------------------------------------------------------ | | ||||
| | `go`              | 1.25.1  | Go              |                                                              | | ||||
| | `golangci-lint`   | 2.4.0   | golangci-lint   | [External link](https://github.com/golangci/golangci-lint)   | | ||||
| | `gofumpt`         | 0.9.0   | gofumpt         | [External link](https://github.com/mvdan/gofumpt)            | | ||||
| | `mockery_v2`      | 2.53.4  | mockery         | [External link](https://github.com/vektra/mockery)           | | ||||
| | `task`            | 3.44.1  | taskfile        | [External link](https://github.com/go-task/task)             | | ||||
| | `go-junit-report` | 2.1.0   | go-junit-report | [External link](https://github.com/jstemmer/go-junit-report) | | ||||
| | `delve`           | 1.23.0  | delve           | [External link](https://github.com/go-delve/delve)           | | ||||
| | `delve`           | 1.25.2  | delve           | [External link](https://github.com/go-delve/delve)           | | ||||
|  | ||||
| ## Multiarch support | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user