Skip to content

Commit 32e7380

Browse files
fix(deps): update module github.com/orcaman/concurrent-map to v2
1 parent 0cf42db commit 32e7380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/go-chi/chi/v5 v5.2.5
1313
github.com/google/uuid v1.6.0
1414
github.com/jessevdk/go-flags v1.6.1
15-
github.com/orcaman/concurrent-map v1.0.0
15+
github.com/orcaman/concurrent-map/v2 v2.0.1
1616
github.com/orcaman/concurrent-map/v2 v2.0.1
1717
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
1818
github.com/shirou/gopsutil v2.21.11+incompatible

0 commit comments

Comments
 (0)