deps: Upgrade github.com/evanw/esbuild v0.20.2 => v0.21.4

See #12575
This commit is contained in:
Bjørn Erik Pedersen
2024-06-08 10:47:22 +02:00
parent 1a53a8c2f5
commit b57306d61b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/cli/safeexec v1.0.1
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.1
github.com/evanw/esbuild v0.20.2
github.com/evanw/esbuild v0.21.4
github.com/fatih/color v1.16.0
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.6