File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ require (
1313 github.com/google/uuid v1.6.0
1414 github.com/jessevdk/go-flags v1.6.1
1515 github.com/orcaman/concurrent-map v1.0.0
16+ github.com/orcaman/concurrent-map/v2 v2.0.1
1617 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
1718 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
1819 github.com/shirou/gopsutil v2.21.11+incompatible
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGw
2727github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
2828github.com/orcaman/concurrent-map v1.0.0 h1:I/2A2XPCb4IuQWcQhBhSwGfiuybl/J0ev9HDbW65HOY =
2929github.com/orcaman/concurrent-map v1.0.0 /go.mod h1:Lu3tH6HLW3feq74c2GC+jIMS/K2CFcDWnWD9XkenwhI =
30+ github.com/orcaman/concurrent-map/v2 v2.0.1 /go.mod h1:9Eq3TG2oBe5FirmYWQfYO5iH1q0Jv47PLaNK++uCdOM =
3031github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
3132github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
3233github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4 =
You can’t perform that action at this time.
0 commit comments