Bump github.com/reconquest/karma-go from 1.2.0 to 1.3.1

Bumps [github.com/reconquest/karma-go](https://github.com/reconquest/karma-go) from 1.2.0 to 1.3.1.
- [Commits](https://github.com/reconquest/karma-go/compare/v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/reconquest/karma-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-20 16:50:40 +00:00
committed by Manuel Rüger
parent f63b499887
commit b752586ff3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/dreampuf/mermaid.go v0.0.14
github.com/kovetskiy/gopencils v0.0.0-20230119081704-a73db75b2f69
github.com/kovetskiy/lorg v1.2.0
github.com/reconquest/karma-go v1.2.0
github.com/reconquest/karma-go v1.3.1
github.com/reconquest/pkg v1.3.1-0.20230331080542-242a3690a7bc
github.com/reconquest/regexputil-go v0.0.0-20160905154124-38573e70c1f4
github.com/stretchr/testify v1.8.4