Update README.
All checks were successful
Build container / BuildImage (push) Successful in 2m53s

This commit is contained in:
2025-11-25 10:04:34 +05:00
parent a16ac84e22
commit 30bac9d13a

View File

@@ -10,11 +10,13 @@ Debian 13 (slim) is used as base image.
| Binary | Version | Project | Repo | | Binary | Version | Project | Repo |
| ----------------- | ------- | --------------- | ------------------------------------------------------------ | | ----------------- | ------- | --------------- | ------------------------------------------------------------ |
| `go` | 1.25.1 | Go | | | `go` | 1.25.4 | Go | |
| `golangci-lint` | 2.4.0 | golangci-lint | [External link](https://github.com/golangci/golangci-lint) | | `golangci-lint` | 2.6.1 | golangci-lint | [External link](https://github.com/golangci/golangci-lint) |
| `gofumpt` | 0.9.0 | gofumpt | [External link](https://github.com/mvdan/gofumpt) | | `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) | | `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) | | `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) | | `delve` | 1.25.2 | delve | [External link](https://github.com/go-delve/delve) |