Skip to content

Commit

Permalink
build(deps): Bump github.com/nlnwa/whatwg-url from 0.4.1 to 0.5.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [github.com/nlnwa/whatwg-url](https://github.com/nlnwa/whatwg-url) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/nlnwa/whatwg-url/releases)
- [Commits](nlnwa/whatwg-url@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/nlnwa/whatwg-url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent f105f3a commit e803df1
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 @@ -5,7 +5,7 @@ go 1.22.3
require (
github.com/charmbracelet/log v0.4.0
github.com/hashicorp/go-multierror v1.1.1
github.com/nlnwa/whatwg-url v0.4.1
github.com/nlnwa/whatwg-url v0.5.0
github.com/northwood-labs/cli-helpers v0.0.0-20240514222150-ad603e1e5510
github.com/northwood-labs/golang-utils/grammar v0.0.0-20240520164218-e622991bbbf7
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 @@ -48,8 +48,8 @@ github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELU
github.com/muesli/cancelreader v0.2.2/go.mod h1:3XuTXfFS2VjM+HTLZY9Ak0l6eUKfijIfMUZ4EgX0QYo=
github.com/muesli/termenv v0.15.2 h1:GohcuySI0QmI3wN8Ok9PtKGkgkFIk7y6Vpb5PvrY+Wo=
github.com/muesli/termenv v0.15.2/go.mod h1:Epx+iuz8sNs7mNKhxzH4fWXGNpZwUaJKRS1noLXviQ8=
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/northwood-labs/archstring v0.0.0-20240514202917-e9357b4b91c8 h1:H7u8m9rx04tIT7K7TNi6svLENyBlBxlvj2707rbxLvA=
github.com/northwood-labs/archstring v0.0.0-20240514202917-e9357b4b91c8/go.mod h1:Qhra/q/Lf44v49IQFck2KopjfPq4jUGu4CI0w59BQtI=
github.com/northwood-labs/cli-helpers v0.0.0-20240514222150-ad603e1e5510 h1:e9hJ811tttfQKOMka/zpZkNpUBNl5AxL5CvP+zNKfHU=
Expand Down

0 comments on commit e803df1

Please sign in to comment.