File tree Expand file tree Collapse file tree 3 files changed +136
-135
lines changed Expand file tree Collapse file tree 3 files changed +136
-135
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
)
14
14
15
15
require (
16
- github.com/evanw/esbuild v0.25.9
16
+ github.com/evanw/esbuild v0.25.10
17
17
github.com/golangci/golangci-lint/v2 v2.4.0
18
18
github.com/psampaz/go-mod-outdated v0.9.0
19
19
golang.org/x/tools v0.37.0
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ github.com/ettle/strcase v0.2.0 h1:fGNiVF21fHXpX1niBgk0aROov1LagYsOwV/xqKDKR/Q=
126
126
github.com/ettle/strcase v0.2.0 /go.mod h1:DajmHElDSaX76ITe3/VHVyMin4LWSJN5Z909Wp+ED1A =
127
127
github.com/evanw/esbuild v0.25.9 h1:aU7GVC4lxJGC1AyaPwySWjSIaNLAdVEEuq3chD0Khxs =
128
128
github.com/evanw/esbuild v0.25.9 /go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48 =
129
+ github.com/evanw/esbuild v0.25.10 /go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48 =
129
130
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
130
131
github.com/fatih/color v1.18.0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
131
132
github.com/fatih/structtag v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4 =
You can’t perform that action at this time.
0 commit comments