Skip to content

Commit

Permalink
Merge pull request #122 from nlnwa/dependabot/go_modules/github.com/n…
Browse files Browse the repository at this point in the history
…lnwa/whatwg-url-0.5.0
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
2 parents f0d982f + dcf68ef commit d07586f
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 @@ -11,7 +11,7 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/julienschmidt/httprouter v1.3.0
github.com/nlnwa/gowarc v1.6.0
github.com/nlnwa/whatwg-url v0.4.1
github.com/nlnwa/whatwg-url v0.5.0
github.com/rs/zerolog v1.33.0
github.com/segmentio/kafka-go v0.4.47
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/nlnwa/gowarc v1.6.0 h1:FsydfRCpdfcyXb4sHoB0Q17AL9po59rPdcqrimFNgCU=
github.com/nlnwa/gowarc v1.6.0/go.mod h1:BmfIlIm4XY+88ZsCfr9NRU8PX+9In/o/m3qjNDpEcHM=
github.com/nlnwa/whatwg-url v0.4.1 h1:m0+XWylS9IuCPd5GMW2lzmSI9ssSwynT3nug0p3bUIo=
github.com/nlnwa/whatwg-url v0.4.1/go.mod h1:X/ejnFFVbaOWdSul+cnlsSHviCzGZJdvPkgc9zD8IY8=
github.com/nlnwa/whatwg-url v0.5.0 h1:l71cqfqG44+VCQZQX3wD4bwheFWicPxuwaCimLEfpDo=
github.com/nlnwa/whatwg-url v0.5.0/go.mod h1:X/ejnFFVbaOWdSul+cnlsSHviCzGZJdvPkgc9zD8IY8=
github.com/onsi/ginkgo/v2 v2.17.3 h1:oJcvKpIb7/8uLpDDtnQuf18xVnwKp8DTD7DQ6gTd/MU=
github.com/onsi/ginkgo/v2 v2.17.3/go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc=
github.com/onsi/gomega v1.33.0 h1:snPCflnZrpMsy94p4lXVEkHo12lmPnc3vY5XBbreexE=
Expand Down

0 comments on commit d07586f

Please sign in to comment.