1 Commits
Author SHA1 Message Date
renovate 6bfa64edf3 fix(deps): update module github.com/stretchr/testify to v1.12.1
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
presenter / vulnerabilities (pull_request) Successful in 51s
presenter / test (pull_request) Successful in 1m4s
pre-commit / pre-commit (pull_request) Failing after 2m49s
2026-08-20 09:13:09 +00:00
3 changed files with 3 additions and 14 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ repos:
- id: go-test
- id: gofumpt
- repo: https://github.com/golangci/golangci-lint
rev: v2.13.1
rev: v2.12.2
hooks:
- id: golangci-lint-full
- repo: https://github.com/gitleaks/gitleaks
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.3.7"
"version": "v0.3.6"
}
+1 -12
View File
@@ -2,18 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.3.7] - 2026-08-21
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.12.0 (#180)
- *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#182)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#183)
## [0.3.6] - 2026-08-11
## [0.3.6] - 2026-07-25
### 🐛 Bug Fixes