summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-03-21 10:40:01 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-03-21 11:24:43 +0100
commit57d8d208ed2245858c6439f19803bf2749f9377f (patch)
treec157b57cf3058e684bc06acc8ee537d7f9098fbb /go.mod
parentfc06e85082b63a54d9403e57c8d01a7d5a62fc04 (diff)
deps: Update github.com/evanw/esbuild v0.9.0 => v0.9.6
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 ab0e1c440..4e25616ec 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,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.9.0
+ github.com/evanw/esbuild v0.9.6
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.3
github.com/fsnotify/fsnotify v1.4.9