Skip to content

Commit

Permalink
Use latest gopsutil
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson committed Apr 11, 2017
1 parent d78fe1b commit f5bc389
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Godeps
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ github.com/prometheus/common dd2f054febf4a6c00f2343686efb775948a8bff4
github.com/prometheus/procfs 1878d9fbb537119d24b21ca07effd591627cd160
github.com/rcrowley/go-metrics 1f30fe9094a513ce4c700b9a54458bbb0c96996c
github.com/samuel/go-zookeeper 1d7be4effb13d2d908342d349d71a284a7542693
github.com/shirou/gopsutil d371ba1293cb48fedc6850526ea48b3846c54f2c
github.com/shirou/gopsutil dfbb3e40da8d6fcd1aa0d87003e965fe0ca745ea
github.com/soniah/gosnmp 5ad50dc75ab389f8a1c9f8a67d3a1cd85f67ed15
github.com/streadway/amqp 63795daa9a446c920826655f26ba31c81c860fd6
github.com/stretchr/testify 4d4bfba8f1d1027c4fdbe371823030df51419987
Expand Down
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ package:
prepare:
go get github.com/sparrc/gdm
gdm restore
# TODO remove
cd "$(GOPATH)/src/github.com/shirou/gopsutil" && \
git checkout -b io-counters-for-names && \
git pull https://github.com/danielnelson/gopsutil.git io-counters-for-names

# Use the windows godeps file to prepare dependencies
prepare-windows:
Expand Down

0 comments on commit f5bc389

Please sign in to comment.