Skip to content

Commit

Permalink
Merge pull request #68 from tdakkota/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/PuerkitoBio/goquery-1.8.1

build(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1
  • Loading branch information
tdakkota authored Feb 20, 2023
2 parents 9a8fdba + f5e2ddb commit 00bd8ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/tdakkota/gnhentai
go 1.13

require (
github.com/PuerkitoBio/goquery v1.8.0
github.com/PuerkitoBio/goquery v1.8.1
github.com/go-chi/chi v4.1.2+incompatible
github.com/justinas/alice v1.2.0
github.com/rs/zerolog v1.28.0
github.com/stretchr/testify v1.7.0
github.com/urfave/cli/v2 v2.23.7
golang.org/x/net v0.0.0-20210916014120-12bc252f5db8
golang.org/x/net v0.7.0
)

0 comments on commit 00bd8ee

Please sign in to comment.