summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-23 05:58:26 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-23 09:03:16 +0200
commit65c502cc8110e49540cbe2b49ecd5a8ede9e67a1 (patch)
tree36d6468036da08ac779eb5b023617300c3cc8cd1 /go.mod
parent537c905ec103dc5adaf8a1b2ccdef5da7cc660fd (diff)
build(deps): bump github.com/evanw/esbuild from 0.11.12 to 0.11.13
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.11.12 to 0.11.13. - [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.11.12...v0.11.13) 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 54f043afc..cda23eb14 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/disintegration/gift v1.2.1
github.com/dlclark/regexp2 v1.4.0 // indirect
github.com/dustin/go-humanize v1.0.0
- github.com/evanw/esbuild v0.11.12
+ github.com/evanw/esbuild v0.11.13
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.12.0
github.com/fsnotify/fsnotify v1.4.9