elliotchance / orderedmap

🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
MIT License
817 stars 62 forks source link

chore: update lockfile #25

Closed emirot closed 2 years ago

emirot commented 2 years ago

This change is Reviewable

emirot commented 2 years ago

The current lockfile does not represent what is specified in go.mod so updating it.