Skip to content

Commit

Permalink
build(deps): bump github.com/zmap/zlint/v3 from 3.4.1 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/zmap/zlint/v3](https://github.com/zmap/zlint) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/zmap/zlint/releases)
- [Commits](zmap/zlint@v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: github.com/zmap/zlint/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2023
1 parent c21e85d commit c46cc2b
Show file tree
Hide file tree
Showing 345 changed files with 2,408 additions and 670 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/prometheus/client_golang v1.15.1
github.com/stretchr/testify v1.8.3
github.com/zmap/zcrypto v0.0.0-20220402174210-599ec18ecbac
github.com/zmap/zlint/v3 v3.4.1
github.com/zmap/zcrypto v0.0.0-20230310154051-c8b263fd8300
github.com/zmap/zlint/v3 v3.5.0
golang.org/x/crypto v0.9.0
)

Expand All @@ -35,7 +35,7 @@ require (
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/weppos/publicsuffix-go v0.15.1-0.20220329081811-9a40b608a236 // indirect
github.com/weppos/publicsuffix-go v0.30.0 // indirect
github.com/ziutek/mymysql v1.5.4 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
Expand Down
53 changes: 47 additions & 6 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/github.com/weppos/publicsuffix-go/LICENSE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c46cc2b

Please sign in to comment.