This repository was archived by the owner on Jun 2, 2025. It is now read-only.
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 @@ -18,7 +18,7 @@ require (
18
18
github.com/pelletier/go-toml/v2 v2.0.9
19
19
github.com/prometheus/client_golang v1.15.1
20
20
github.com/rodaine/table v1.1.0
21
- github.com/rs/cors v1.9 .0
21
+ github.com/rs/cors v1.11 .0
22
22
github.com/santhosh-tekuri/jsonschema v1.2.4
23
23
github.com/spf13/cobra v1.7.0
24
24
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -283,8 +283,8 @@ github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
283
283
github.com/rodaine/table v1.1.0 h1:/fUlCSdjamMY8VifdQRIu3VWZXYLY7QHFkVorS8NTr4 =
284
284
github.com/rodaine/table v1.1.0 /go.mod h1:Qu3q5wi1jTQD6B6HsP6szie/S4w1QUQ8pq22pz9iL8g =
285
285
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
286
- github.com/rs/cors v1.9 .0 h1:l9HGsTsHJcvW14Nk7J9KFz8bzeAWXn3CG6bgt7LsrAE =
287
- github.com/rs/cors v1.9 .0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
286
+ github.com/rs/cors v1.11 .0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
287
+ github.com/rs/cors v1.11 .0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
288
288
github.com/rs/xid v1.4.0 h1:qd7wPTDkN6KQx2VmMBLrpHkiyQwgFXRnkOLacUiaSNY =
289
289
github.com/rs/xid v1.4.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
290
290
github.com/rs/zerolog v1.28.0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY =
You can’t perform that action at this time.
0 commit comments