Skip to content

Commit

Permalink
Bump github.com/xlzd/gotp from 0.0.0-20181030022105-c8557ba2c119 to 0…
Browse files Browse the repository at this point in the history
….1.0 in /scrape (google#2684)
  • Loading branch information
dependabot[bot] authored and exageraldo committed Mar 13, 2023
1 parent 9ec1b5a commit 9d26759
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scrape/go.mod
Expand Up @@ -6,6 +6,6 @@ require (
github.com/PuerkitoBio/goquery v1.8.1
github.com/google/go-cmp v0.5.9
github.com/google/go-github/v50 v50.0.0
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119
github.com/xlzd/gotp v0.1.0
golang.org/x/net v0.7.0
)
4 changes: 2 additions & 2 deletions scrape/go.sum
Expand Up @@ -12,8 +12,8 @@ github.com/google/go-github/v50 v50.0.0 h1:gdO1AeuSZZK4iYWwVbjni7zg8PIQhp7QfmPun
github.com/google/go-github/v50 v50.0.0/go.mod h1:Ev4Tre8QoKiolvbpOSG3FIi4Mlon3S2Nt9W5JYqKiwA=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119 h1:YyPWX3jLOtYKulBR6AScGIs74lLrJcgeKRwcbAuQOG4=
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119/go.mod h1:/nuTSlK+okRfR/vnIPqR89fFKonnWPiZymN5ydRJkX8=
github.com/xlzd/gotp v0.1.0 h1:37blvlKCh38s+fkem+fFh7sMnceltoIEBYTVXyoa5Po=
github.com/xlzd/gotp v0.1.0/go.mod h1:ndLJ3JKzi3xLmUProq4LLxCuECL93dG9WASNLpHz8qg=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
Expand Down

0 comments on commit 9d26759

Please sign in to comment.