diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 08:51:51 +0000 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-10-09 10:34:59 +0200 |
commit | ffb41d11118ab3a43f2ee42d9656fc46cb873828 (patch) | |
tree | ea613b0d20f488241725bdf8ba27908b859e5c20 /go.mod | |
parent | 5b0b663ec321454c747fd58a4d0d8cc92e32a746 (diff) | |
download | hugo-ffb41d11118ab3a43f2ee42d9656fc46cb873828.tar.gz hugo-ffb41d11118ab3a43f2ee42d9656fc46cb873828.zip |
build(deps): bump github.com/hairyhenderson/go-codeowners
Bumps [github.com/hairyhenderson/go-codeowners](https://github.com/hairyhenderson/go-codeowners) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/hairyhenderson/go-codeowners/releases)
- [Changelog](https://github.com/hairyhenderson/go-codeowners/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hairyhenderson/go-codeowners/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: github.com/hairyhenderson/go-codeowners
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ require ( github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95 github.com/google/go-cmp v0.6.0 github.com/gorilla/websocket v1.5.3 - github.com/hairyhenderson/go-codeowners v0.5.0 + github.com/hairyhenderson/go-codeowners v0.6.0 github.com/jdkato/prose v1.2.1 github.com/kylelemons/godebug v1.1.0 github.com/kyokomi/emoji/v2 v2.2.13 |