]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
deps: Upgrade github.com/evanw/esbuild v0.20.2 => v0.21.4
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 8 Jun 2024 08:47:22 +0000 (10:47 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 8 Jun 2024 09:40:19 +0000 (11:40 +0200)
See #12575

go.mod
go.sum

diff --git a/go.mod b/go.mod
index ea2dcfdd320931916da93a05ff324c9de2ff36c8..64a08154a0fd0713f888187f686971a50f203b1b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -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
diff --git a/go.sum b/go.sum
index 923f6faea28b67b4a46947b0467e5581f20c5dcb..e61dd24a22f99119f7f968741d342fd781df1786 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -185,6 +185,8 @@ github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.m
 github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
 github.com/evanw/esbuild v0.20.2 h1:E4Y0iJsothpUCq7y0D+ERfqpJmPWrZpNybJA3x3I4p8=
 github.com/evanw/esbuild v0.20.2/go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48=
+github.com/evanw/esbuild v0.21.4 h1:pe4SEQMoR1maEjhgWPEPWmUy11Jp6nidxd1mOvMrFFU=
+github.com/evanw/esbuild v0.21.4/go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48=
 github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
 github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
 github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=