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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-24 09:34:29 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-24 11:36:14 +0300
commit4855c186d8f05e5e1b0f681b4aa6482a033df241 (patch)
tree8876c81f6c19a1eae3a54df751fc73233a9cc4f0 /go.mod
parent0c3d2b67e0af38a4c3935fb04f722a73ec1d3f8b (diff)
build(deps): bump github.com/evanw/esbuild from 0.7.2 to 0.7.4
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.2 to 0.7.4. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.7.2...v0.7.4) 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 8522803cc..330ef07ce 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/bep/tmc v0.5.1
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0
- github.com/evanw/esbuild v0.7.2
+ github.com/evanw/esbuild v0.7.4
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.0
github.com/fsnotify/fsnotify v1.4.9