Bump modernc.org/strutil from 1.1.1 to 1.1.2

Bumps [modernc.org/strutil](https://gitlab.com/cznic/strutil) from 1.1.1 to 1.1.2.
- [Release notes](https://gitlab.com/cznic/strutil/tags)
- [Commits](https://gitlab.com/cznic/strutil/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: modernc.org/strutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-30 15:21:07 +00:00
committed by GitHub
parent b8f3db0d46
commit 64f381b3b2
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -144,7 +144,7 @@ require (
modernc.org/memory v1.1.1 // indirect
modernc.org/opt v0.1.1 // indirect
modernc.org/sqlite v1.17.2
modernc.org/strutil v1.1.1
modernc.org/strutil v1.1.2
modernc.org/token v1.0.0 // indirect
)