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:
parent
2e2700988b
commit
fe231fa67a
3 changed files with 1 additions and 16 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue