summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-21 09:55:38 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-21 13:07:16 +0200
commit057e5a22af937459082c3096ba3095b343d1a8bf (patch)
treeee0d7036a75598eba9bd3a07650b73dded43f6f9 /go.mod
parentfd96f65a3d7755e49b4a70fb276dfffcba4e541a (diff)
deps: Upgraded github.com/evanw/esbuild v0.11.0 => v0.11.12
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 593f312d3..e8a2349fa 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.0
+ github.com/evanw/esbuild v0.11.12
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.3
github.com/fsnotify/fsnotify v1.4.9