File tree 3 files changed +182
-176
lines changed 3 files changed +182
-176
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.4
16
+ github.com/evanw/esbuild v0.25.5
17
17
github.com/golangci/golangci-lint/v2 v2.1.6
18
18
github.com/psampaz/go-mod-outdated v0.9.0
19
19
golang.org/x/tools v0.33.0
Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ github.com/ettle/strcase v0.2.0 h1:fGNiVF21fHXpX1niBgk0aROov1LagYsOwV/xqKDKR/Q=
118
118
github.com/ettle/strcase v0.2.0 /go.mod h1:DajmHElDSaX76ITe3/VHVyMin4LWSJN5Z909Wp+ED1A =
119
119
github.com/evanw/esbuild v0.25.4 h1:k1bTSim+usBG27w7BfOCorhgx3tO+6bAfMj5pR+6SKg =
120
120
github.com/evanw/esbuild v0.25.4 /go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48 =
121
+ github.com/evanw/esbuild v0.25.5 /go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48 =
121
122
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
122
123
github.com/fatih/color v1.18.0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
123
124
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