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

remove machineid from deps

This commit is contained in:
Zack Scholl 2019-07-14 19:31:44 -07:00
parent 2e2700988b
commit fe231fa67a
3 changed files with 1 additions and 16 deletions

1
go.mod
View file

@ -5,7 +5,6 @@ go 1.12
require (
github.com/OneOfOne/xxhash v1.2.5 // indirect
github.com/cespare/xxhash v1.1.0
github.com/denisbrodbeck/machineid v1.0.1
github.com/fatih/color v1.7.0 // indirect
github.com/kalafut/imohash v1.0.0
github.com/mattn/go-colorable v0.1.2 // indirect