mirror of
https://github.com/wahyd4/node-prune.git
synced 2026-08-09 05:06:18 +10:00
9 lines
120 B
AMPL
9 lines
120 B
AMPL
module github.com/tj/node-prune
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/apex/log v1.1.1
|
|
github.com/dustin/go-humanize v1.0.0
|
|
)
|