aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-07-17 09:15:44 +0200
committerBjørn Erik Pedersen <[email protected]>2024-07-17 10:54:28 +0200
commit7be03775051371df88dc0400cccc20be5e9632c8 (patch)
tree52a91e3d84f6d98d3e55b2778dcea8b96b3d1bdd /go.mod
parent439f07eac4706eb11fcaea259f04b3a4e4493fa1 (diff)
downloadhugo-7be03775051371df88dc0400cccc20be5e9632c8.tar.gz
hugo-7be03775051371df88dc0400cccc20be5e9632c8.zip
deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note)
Closes #8627
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 b9b586072..2b7327aa3 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.4
github.com/bep/clocks v0.5.0
github.com/bep/debounce v1.2.0
- github.com/bep/gitmap v1.4.0
+ github.com/bep/gitmap v1.6.0
github.com/bep/goat v0.5.0
github.com/bep/godartsass v1.2.0
github.com/bep/godartsass/v2 v2.0.0