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/shirou/gopsutil v2.21.11+incompatible
1819 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGw
3939github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
4040github.com/orcaman/concurrent-map v1.0.0 h1:I/2A2XPCb4IuQWcQhBhSwGfiuybl/J0ev9HDbW65HOY =
4141github.com/orcaman/concurrent-map v1.0.0 /go.mod h1:Lu3tH6HLW3feq74c2GC+jIMS/K2CFcDWnWD9XkenwhI =
42+ github.com/orcaman/concurrent-map/v2 v2.0.1 /go.mod h1:9Eq3TG2oBe5FirmYWQfYO5iH1q0Jv47PLaNK++uCdOM =
4243github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
4344github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
4445github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments