Skip to content

Commit d042e64

Browse files
Merge pull request #1309 from cloudflare/dependabot/go_modules/github.com/zmap/zlint/v3-3.5.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 9a0778d + c46cc2b commit d042e64

File tree

345 files changed

+2408
-670
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+2408
-670
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ require (
1515
github.com/mattn/go-sqlite3 v1.14.16
1616
github.com/prometheus/client_golang v1.15.1
1717
github.com/stretchr/testify v1.8.3
18-
github.com/zmap/zcrypto v0.0.0-20220402174210-599ec18ecbac
19-
github.com/zmap/zlint/v3 v3.4.1
18+
github.com/zmap/zcrypto v0.0.0-20230310154051-c8b263fd8300
19+
github.com/zmap/zlint/v3 v3.5.0
2020
golang.org/x/crypto v0.9.0
2121
)
2222

@@ -35,7 +35,7 @@ require (
3535
github.com/prometheus/common v0.42.0 // indirect
3636
github.com/prometheus/procfs v0.9.0 // indirect
3737
github.com/rogpeppe/go-internal v1.10.0 // indirect
38-
github.com/weppos/publicsuffix-go v0.15.1-0.20220329081811-9a40b608a236 // indirect
38+
github.com/weppos/publicsuffix-go v0.30.0 // indirect
3939
github.com/ziutek/mymysql v1.5.4 // indirect
4040
golang.org/x/net v0.10.0 // indirect
4141
golang.org/x/sys v0.8.0 // indirect

go.sum

Lines changed: 47 additions & 6 deletions
Large diffs are not rendered by default.

vendor/github.com/weppos/publicsuffix-go/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/weppos/publicsuffix-go/publicsuffix/publicsuffix.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)