1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

upgrade imohash

This commit is contained in:
Zack Scholl 2021-04-21 14:36:50 -07:00
parent ab5ae5cbb6
commit de2bcf114c
2 changed files with 5 additions and 1 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/cespare/xxhash v1.1.0
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/denisbrodbeck/machineid v1.0.1
github.com/kalafut/imohash v1.0.0
github.com/kalafut/imohash v1.0.2
github.com/kr/pretty v0.1.0 // indirect
github.com/mattn/go-runewidth v0.0.12 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect