smallnest / safemap

a thread-safe concurrent map for go
MIT License
49 stars 6 forks source link

Need to run `go mod tidy` #3

Closed fosmjo closed 3 months ago

fosmjo commented 3 months ago

github.com/dolthub/maphash is not a indirect dependency, it should be fixed by running go mod tidy.