summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-07-26 11:26:41 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-07-26 20:23:00 +0200
commitaeb1935d44eb258a794c8f055eedaf3a7655a3ad (patch)
treed8ec2f64ff3712137f6300d15bf3c2be61ce050e /go.mod
parentc7252224c4fecfe8321f31b901e2510d98b657c4 (diff)
deps: Update github.com/evanw/esbuild v0.11.16 => v0.12.16
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 decee8d38..1f6e0c23e 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/cli/safeexec v1.0.0
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0
- github.com/evanw/esbuild v0.11.16
+ github.com/evanw/esbuild v0.12.16
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.13.0
github.com/fsnotify/fsnotify v1.4.9