summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-14 06:30:15 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-14 21:59:26 +0200
commit59fe279424c66ac6a89cafee01a5b2e34dbcc1fb (patch)
treed21f34ef266cb25817a27fd0551ec08fbf64f693 /go.mod
parent62119022d1be41e423ef3bcf467a671ce6c4f7dd (diff)
build(deps): bump github.com/evanw/esbuild from 0.7.14 to 0.7.15
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.14 to 0.7.15. - [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.14...v0.7.15) 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 7b34f3d15..f6158955f 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.14
+ github.com/evanw/esbuild v0.7.15
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.0
github.com/fsnotify/fsnotify v1.4.9