Update golang, golangci-lint, mockery, taskfile.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-07 20:38:54 +05:00
parent 4f4e5b22b8
commit 8d53a9937d
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
set -xe
go_version=1.22.2
go_version=1.22.5
# shellcheck disable=SC2086,SC2046,SC2164
cd $(dirname ${BASH_SOURCE[0]})