We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf42db commit 32e7380Copy full SHA for 32e7380
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/go-chi/chi/v5 v5.2.5
13
github.com/google/uuid v1.6.0
14
github.com/jessevdk/go-flags v1.6.1
15
- github.com/orcaman/concurrent-map v1.0.0
+ github.com/orcaman/concurrent-map/v2 v2.0.1
16
github.com/orcaman/concurrent-map/v2 v2.0.1
17
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
18
github.com/shirou/gopsutil v2.21.11+incompatible
0 commit comments