summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-12 15:07:28 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-06-12 18:00:11 +0200
commit84f71ba8ff5624d2f430e2d5579a3abea1e77d44 (patch)
tree713828576541a817ebe8b93d36f6feffc2debc7a /go.mod
parent69f0e88a4acc1ad91a3a4c58499ae851eb65cd5d (diff)
build(deps): bump github.com/hairyhenderson/go-codeowners
Bumps [github.com/hairyhenderson/go-codeowners](https://github.com/hairyhenderson/go-codeowners) from 0.2.3-0.20201026200250-cdc7c0759690 to 0.3.0. - [Release notes](https://github.com/hairyhenderson/go-codeowners/releases) - [Commits](https://github.com/hairyhenderson/go-codeowners/commits/v0.3.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] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d65c86f52..288cb04b5 100644
--- a/go.mod
+++ b/go.mod
@@ -38,7 +38,7 @@ require (
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/google/go-cmp v0.5.9
github.com/gorilla/websocket v1.5.0
- github.com/hairyhenderson/go-codeowners v0.2.3-0.20201026200250-cdc7c0759690
+ github.com/hairyhenderson/go-codeowners v0.3.0
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.11