Skip to content

Commit

Permalink
Bump github.com/mrz1836/go-sanitize from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mrz1836/go-sanitize](https://github.com/mrz1836/go-sanitize) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/mrz1836/go-sanitize/releases)
- [Changelog](https://github.com/mrz1836/go-sanitize/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-sanitize@v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent 04a4bf6 commit 7427ab4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/miekg/dns v1.1.51
github.com/mrz1836/go-api-router v0.5.1
github.com/mrz1836/go-logger v0.3.2
github.com/mrz1836/go-sanitize v1.2.1
github.com/mrz1836/go-sanitize v1.3.0
github.com/mrz1836/go-validate v0.2.0
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.1
github.com/stretchr/testify v1.8.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -747,8 +747,8 @@ github.com/mrz1836/go-logger v0.3.2/go.mod h1:8gWPdqxOAFNJOHDXS2ducgsokUOf0wWtAA
github.com/mrz1836/go-parameters v0.3.0/go.mod h1:E3qlPxhpR/nAMsmNqAR9vi0PBYfiz/wpB6m+iNZstJM=
github.com/mrz1836/go-parameters v0.3.1 h1:tGfDEMnzqKfI5x0y+ZwMYfSSjQm0NFoaEcESGnbFYr4=
github.com/mrz1836/go-parameters v0.3.1/go.mod h1:ceRTTC2WzJqSCproV8+smxvUgTSqQGNGjqYFPDiUq0k=
github.com/mrz1836/go-sanitize v1.2.1 h1:wbie2mroEMUtICMwjfllww/TTxIv8h9aESKU7S6Vuq0=
github.com/mrz1836/go-sanitize v1.2.1/go.mod h1:/WBhD7PAHL1tz1OljwA2t+k4ne0FF+OCS2p96jOtX00=
github.com/mrz1836/go-sanitize v1.3.0 h1:ExJE6BCn1YWdopt1NPyMTfxDdTMxOMs8WsJ2GrfN1zo=
github.com/mrz1836/go-sanitize v1.3.0/go.mod h1:oakqgm7YGr+k591N0m8FVx7cOywaHr95FWmI4cDYkIc=
github.com/mrz1836/go-validate v0.2.0 h1:F8AcgJRW0B/hUNFAXijrN/EGqYlAIkIIpMDkIMMRUho=
github.com/mrz1836/go-validate v0.2.0/go.mod h1:IoGAb4rTAL6KgAxOiWL4ICwLqxGbKCKT1GyaSuE/4bk=
github.com/newrelic/go-agent/v3 v3.0.0/go.mod h1:H28zDNUC0U/b7kLoY4EFOhuth10Xu/9dchozUiOseQQ=
Expand Down

0 comments on commit 7427ab4

Please sign in to comment.