File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/andybalholm/brotli v1.1.1
7
7
github.com/dop251/goja v0.0.0-20250125213203-5ef83b82af17
8
8
github.com/evanphx/json-patch/v5 v5.9.11
9
- github.com/evanw/esbuild v0.24.2
9
+ github.com/evanw/esbuild v0.25.0
10
10
github.com/go-faker/faker/v4 v4.6.0
11
11
github.com/gofrs/uuid v4.4.0+incompatible
12
12
github.com/google/cel-go v0.23.2
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ github.com/evanphx/json-patch/v5 v5.9.11 h1:/8HVnzMq13/3x9TPvjG08wUGqBTmZBsCWzjT
21
21
github.com/evanphx/json-patch/v5 v5.9.11 /go.mod h1:3j+LviiESTElxA4p3EMKAB9HXj3/XEtnUf6OZxqIQTM =
22
22
github.com/evanw/esbuild v0.24.2 h1:PQExybVBrjHjN6/JJiShRGIXh1hWVm6NepVnhZhrt0A =
23
23
github.com/evanw/esbuild v0.24.2 /go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48 =
24
+ github.com/evanw/esbuild v0.25.0 h1:jRR9D1pfdb669VzdN4w0jwsDfrKE098nKMaDMKvMPyU =
25
+ github.com/evanw/esbuild v0.25.0 /go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48 =
24
26
github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM =
25
27
github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
26
28
github.com/go-faker/faker/v4 v4.6.0 h1:6aOPzNptRiDwD14HuAnEtlTa+D1IfFuEHO8+vEFwjTs =
You can’t perform that action at this time.
0 commit comments