Skip to content

Commit

Permalink
Add gopsutil dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Dec 3, 2020
1 parent caeba1c commit d2c71b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- go get github.com/gorilla/csrf
- go get github.com/gorilla/mux
- go get golang.org/x/sys/unix
- go get github.com/shirou/gopsutil
# - go get github.com/go-sql-driver/mysql
# - go get github.com/mattn/go-oci8
# - go get gopkg.in/rana/ora.v4"

0 comments on commit d2c71b9

Please sign in to comment.