summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-11 19:16:28 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-11 20:31:50 +0100
commit9af4ca386105281f3738800d5c97f76eb124f5da (patch)
treedb2163f9bfa0d944eb62e6eaf338c6ac729bbbb9 /go.mod
parent7396aa945a6ea7720d5dc77414ff02a4cbef7dfa (diff)
deps: Upgrade github.com/evanw/esbuild v0.14.8 => v0.14.11
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 f10b4a91e..9a9f98460 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,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.14.8
+ github.com/evanw/esbuild v0.14.11
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.0
github.com/fsnotify/fsnotify v1.5.1