Skip to content

Commit

Permalink
Merge pull request #28 from elliotwutingfeng/renovate/github.com-jpil…
Browse files Browse the repository at this point in the history
…lora-go-tld-1.x

Update module github.com/jpillora/go-tld to v1.2.1
  • Loading branch information
elliotwutingfeng authored Jul 20, 2022
2 parents 3adac21 + 8ae1f7d commit b08d7b5
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 @@ -6,7 +6,7 @@ require (
github.com/M507/tlde v0.0.0-20210907033143-fb7938b62971
github.com/fatih/color v1.13.0
github.com/joeguo/tldextract v0.0.0-20220507100122-d83daa6adef8
github.com/jpillora/go-tld v1.2.0
github.com/jpillora/go-tld v1.2.1
github.com/karlseguin/intset v1.0.3-0.20220714140613-13a569a3ba26
github.com/mjd2021usa/tldextract v0.9.2
github.com/spf13/afero v1.9.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NH
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/joeguo/tldextract v0.0.0-20220507100122-d83daa6adef8 h1:Ig0ESdy6JtHI17vsb7L+UlUFpoZctKfvBZplcILeL6g=
github.com/joeguo/tldextract v0.0.0-20220507100122-d83daa6adef8/go.mod h1:oGfutRjaB95239mjFVwofaOPTwuS3vb71ZLIGCEb36g=
github.com/jpillora/go-tld v1.2.0 h1:4F0IM5NOSaFgvKSyzn8gt/cdxMA0EO+o4RQ1yHaCg1A=
github.com/jpillora/go-tld v1.2.0/go.mod h1:plzIl7xr5UWKGy7R+giuv+L/nOjrPjsoWxy/ST9OBUk=
github.com/jpillora/go-tld v1.2.1 h1:kDKOkmXLlskqjcvNs7w5XHLep7c8WM7Xd4HQjxllVMk=
github.com/jpillora/go-tld v1.2.1/go.mod h1:plzIl7xr5UWKGy7R+giuv+L/nOjrPjsoWxy/ST9OBUk=
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
github.com/karlseguin/intset v1.0.3-0.20220714140613-13a569a3ba26 h1:AWuU0NZn55Zw94RjGTmrHb22EPQEgvH6759y2gDAumU=
Expand Down

0 comments on commit b08d7b5

Please sign in to comment.