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-10-12 09:59:40 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-12 23:51:34 +0300
commitd070596694a3edbf42fc315bb326505aa39fce90 (patch)
tree871b47e10300ee7f6fbdba0194eb66d059259a0b /go.mod
parentf5ea359dd34bf59a2944f1d9667838202af13c93 (diff)
build(deps): bump github.com/evanw/esbuild from 0.7.9 to 0.7.14
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.9 to 0.7.14. - [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.9...v0.7.14) 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 4cb233f92..47cbd1382 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.9
+ github.com/evanw/esbuild v0.7.14
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.0
github.com/fsnotify/fsnotify v1.4.9