From 29be2ee77d31b426249fc61dfaf3e944252e7484 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Sun, 7 Jul 2024 20:40:05 +0500 Subject: [PATCH] Update README. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8b331e..35ea542 100755 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Debian 12 (slim) is used as base image. | Binary | Version | Project | Repo | | ----------------- | ------- | --------------- | ------------------------------------------------------------- | -| `go` | 1.22.2 | Go | | -| `golangci-lint` | 1.57.2 | golangci-lint | [External link](https://github.com/golangci/golangci-lint) | +| `go` | 1.22.5 | Go | | +| `golangci-lint` | 1.59.1 | golangci-lint | [External link](https://github.com/golangci/golangci-lint) | | `gofumpt` | 0.6.0 | gofumpt | [External link](https://github.com/mvdan/gofumpt) | -| `mockery_v2` | 2.42.2 | mockery | [External link](https://github.com/vektra/mockery) | -| `task` | 3.36.0 | taskfile | [External link](https://github.com/go-task/task) | +| `mockery_v2` | 2.43.2 | mockery | [External link](https://github.com/vektra/mockery) | +| `task` | 3.38.0 | 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.22.1 | delve | [External link](https://github.com/go-delve/delve) |