mirror of https://github.com/cjbassi/gotop.git
113 lines
3.1 KiB
TOML
113 lines
3.1 KiB
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
digest = "1:e92f5581902c345eb4ceffdcd4a854fb8f73cf436d47d837d1ec98ef1fe0a214"
|
|
name = "github.com/StackExchange/wmi"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "5d049714c4a64225c3c79a7cf7d02f7fb5b96338"
|
|
version = "1.0.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:850651510b171e8b3ebf5177ed0e58c33cacda59d98f073a9893c812f335e6c2"
|
|
name = "github.com/cjbassi/drawille-go"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "ad535d0f92cd951308cdb80675e05c62c6b8b296"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:cab6e0b0389cc0c280a46f57e37346a1ee7266a70763077a0f75e4ee54f964ba"
|
|
name = "github.com/cjbassi/termui"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "5edfcb3a441fd26a4a9491f220476caf3fe61020"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:289fa52f4d9e9c817a003324bc14e9339b996dbe02b9f6cfc57a9383e5365287"
|
|
name = "github.com/docopt/docopt-go"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "ee0de3bc6815ee19d4a46c7eb90f829db0e014b1"
|
|
|
|
[[projects]]
|
|
digest = "1:64a5a67c69b70c2420e607a8545d674a23778ed9c3e80607bfd17b77c6c87f6a"
|
|
name = "github.com/go-ole/go-ole"
|
|
packages = [
|
|
".",
|
|
"oleutil",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "a41e3c4b706f6ae8dfbff342b06e40fa4d2d0506"
|
|
version = "v1.2.1"
|
|
|
|
[[projects]]
|
|
digest = "1:e2d1d410fb367567c2b53ed9e2d719d3c1f0891397bb2fa49afd747cfbf1e8e4"
|
|
name = "github.com/mattn/go-runewidth"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "9e777a8366cce605130a531d2cd6363d07ad7317"
|
|
version = "v0.0.2"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:c986a0cc791e523b3304cd2ba2ade1f18f6232d42a4f8503f9cb74c487a98a01"
|
|
name = "github.com/nsf/termbox-go"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "3e24a7b6661e09b87a9f49d693034219f81602fa"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:f70f984dee39da9cebae65e4ae6dc69f7ee93dc2285ecef7c07eed84d9172f95"
|
|
name = "github.com/shirou/gopsutil"
|
|
packages = [
|
|
"cpu",
|
|
"disk",
|
|
"host",
|
|
"internal/common",
|
|
"mem",
|
|
"net",
|
|
"process",
|
|
]
|
|
pruneopts = "T"
|
|
revision = "68ff0e299699630e174f9afaebb4b8c99d0520dc"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:99c6a6dab47067c9b898e8c8b13d130c6ab4ffbcc4b7cc6236c2cd0b1e344f5b"
|
|
name = "github.com/shirou/w32"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "bb4de0191aa41b5507caa14b0650cdbddcd9280b"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:4eb196f937ca6319f4095e0373b346aeeb4e3377e0200e7bb51daac0b5ec964c"
|
|
name = "golang.org/x/sys"
|
|
packages = [
|
|
"unix",
|
|
"windows",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "3b87a42e500a6dc65dae1a55d0b641295971163e"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
input-imports = [
|
|
"github.com/cjbassi/termui",
|
|
"github.com/docopt/docopt-go",
|
|
"github.com/shirou/gopsutil/cpu",
|
|
"github.com/shirou/gopsutil/disk",
|
|
"github.com/shirou/gopsutil/host",
|
|
"github.com/shirou/gopsutil/mem",
|
|
"github.com/shirou/gopsutil/net",
|
|
"github.com/shirou/gopsutil/process",
|
|
]
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|