Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-10-13 09:13:02 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-10-14 11:25:42 +0300
commit8bcfa3bdf65492329da8093d841dd04c7a5a10c8 (patch)
tree4aaad0b7dc1dd9f2bf95eb3567a9997a195357cf /go.mod
parentd7331aaa7ec8d314764a270edf970db71c4a3011 (diff)
deps: Update github.com/evanw/esbuild v0.13.5
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 725180e62..c74bdbc17 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/cli/safeexec v1.0.0
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0
- github.com/evanw/esbuild v0.12.29
+ github.com/evanw/esbuild v0.13.5
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.13.1
github.com/fsnotify/fsnotify v1.4.9