Skip to content

Commit

Permalink
build(deps): Bump github.com/nlnwa/whatwg-url from 0.4.1 to 0.5.0
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]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 9ec8325 commit 834dd21
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 @@ -20,7 +20,7 @@ require (
github.com/hashicorp/terraform-plugin-testing v1.10.0
github.com/lithammer/dedent v1.1.0
github.com/mitchellh/go-homedir v1.1.0
github.com/nlnwa/whatwg-url v0.4.1
github.com/nlnwa/whatwg-url v0.5.0
github.com/northwood-labs/golang-utils/archstring v0.0.0-20240514195441-31b98331cf9f
github.com/northwood-labs/golang-utils/exiterrorf v0.0.0-20240514195441-31b98331cf9f
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 @@ -178,8 +178,8 @@ github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RR
github.com/mitchellh/reflectwalk v1.0.0/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
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/golang-utils/archstring v0.0.0-20240514195441-31b98331cf9f h1:1qqIaHGvvZhPJieuHLIuobMNjvT/T6r+UHcKVUvg4ZU=
github.com/northwood-labs/golang-utils/archstring v0.0.0-20240514195441-31b98331cf9f/go.mod h1:ixVR+WTyw0LxuhcprIZzxgxAy7LyZRFkpyIwvyNdpcY=
github.com/northwood-labs/golang-utils/exiterrorf v0.0.0-20240514195441-31b98331cf9f h1:Oo7yb8t8qlP2eFwMkmBwJRq8McNh7dqPu4fz5gT6Nxk=
Expand Down

0 comments on commit 834dd21

Please sign in to comment.