This commit is contained in:
10
README.md
10
README.md
@@ -10,11 +10,13 @@ Debian 13 (slim) is used as base image.
|
||||
|
||||
| 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) |
|
||||
| `go` | 1.25.4 | Go | |
|
||||
| `golangci-lint` | 2.6.1 | golangci-lint | [External link](https://github.com/golangci/golangci-lint) |
|
||||
| `gofumpt` | 0.9.2 | gofumpt | [External link](https://github.com/mvdan/gofumpt) |
|
||||
| `mockery` | 1.1.2 | mockery | [External link](https://github.com/vektra/mockery) |
|
||||
| `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) |
|
||||
| `mockery_v3` | 3.5.5 | mockery | [External link](https://github.com/vektra/mockery) |
|
||||
| `task` | 3.45.5 | 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.25.2 | delve | [External link](https://github.com/go-delve/delve) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user