File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.2
55toolchain go1.23.4
66
77require (
8- github.com/goccy/go-json v0.10.4
8+ github.com/goccy/go-json v0.10.5
99 github.com/google/uuid v1.6.0
1010 github.com/roadrunner-server/api/v4 v4.18.1
1111 github.com/roadrunner-server/endure/v2 v2.6.1
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiU
5353github.com/go-ole/go-ole v1.3.0 h1:Dt6ye7+vXGIKZ7Xtk4s6/xVdGDQynvom7xCFEdWr6uE =
5454github.com/go-ole/go-ole v1.3.0 /go.mod h1:5LS6F96DhAwUc7C+1HLexzMXY1xGRSryjyPPKW6zv78 =
5555github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
56- github.com/goccy/go-json v0.10.4 h1:JSwxQzIqKfmFX1swYPpUThQZp/Ka4wzJdK0LWVytLPM =
57- github.com/goccy/go-json v0.10.4 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
56+ github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4 =
57+ github.com/goccy/go-json v0.10.5 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
5858github.com/gogo/googleapis v0.0.0-20180223154316-0cd9801be74a /go.mod h1:gf4bu3Q80BeJ6H1S1vYPm8/ELATdvryBaNFGgqEef3s =
5959github.com/gogo/googleapis v1.4.1 /go.mod h1:2lpHqI5OcWCtVElxXnPt+s8oJvMpySlOyM6xDCrzib4 =
6060github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments