File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/Microsoft/go-winio v0.6.2 // indirect
4545 github.com/agext/levenshtein v1.2.3 // indirect
4646 github.com/bahlo/generic-list-go v0.2.0 // indirect
47- github.com/buger/jsonparser v1.1.1 // indirect
47+ github.com/buger/jsonparser v1.1.2 // indirect
4848 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
4949 github.com/cespare/xxhash/v2 v2.3.0 // indirect
5050 github.com/containerd/console v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/bazelbuild/remote-apis v0.0.0-20250915115802-824e1ba94b2d h1:mlVjLozG
2626github.com/bazelbuild/remote-apis v0.0.0-20250915115802-824e1ba94b2d /go.mod h1:/xo1pn3QkEL2JXrLeK30jvjVR/zXM9H8EqcWb/l5/A0 =
2727github.com/bool64/dev v0.2.43 h1:yQ7qiZVef6WtCl2vDYU0Y+qSq+0aBrQzY8KXkklk9cQ =
2828github.com/bool64/dev v0.2.43 /go.mod h1:iJbh1y/HkunEPhgebWRNcs8wfGq7sjvJ6W5iabL8ACg =
29- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
30- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
29+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
30+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
3131github.com/cavaliergopher/rpm v1.3.0 h1:UHX46sasX8MesUXXQ+UbkFLUX4eUWTlEcX8jcnRBIgI =
3232github.com/cavaliergopher/rpm v1.3.0 /go.mod h1:vEumo1vvtrHM1Ov86f6+k8j7zNKOxQfHDCAIcR/36ZI =
3333github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
You can’t perform that action at this time.
0 commit comments