Update version and add CODEOWNERS

This commit is contained in:
vcaesar 2017-12-11 23:37:01 +08:00
parent a263c09d03
commit ebee256da1
4 changed files with 8 additions and 6 deletions

View File

@ -16,6 +16,6 @@ jobs:
# - run: go get -u github.com/shirou/gopsutil
- run: go get -v -t -d ./...
- run: go test -v ./...
# codecov.io
# codecov.io
# - run: go test -v -covermode=count -coverprofile=coverage.out
# - run: bash <(curl -s https://codecov.io/bash)

2
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,2 @@
# general
* @vcaesar

View File

@ -63,7 +63,7 @@ import (
)
const (
version string = "v0.46.6.437, Pyrenees Mountains!"
version string = "v0.47.0.438, Pyrenees Mountains!"
)
type (

8
vendor/vendor.json vendored
View File

@ -59,8 +59,8 @@
{
"checksumSHA1": "jWpwWWcywJPNhKTYxi4RXds+amQ=",
"path": "github.com/shirou/gopsutil/internal/common",
"revision": "bfe3c2e8f406bf352bc8df81f98c752224867349",
"revisionTime": "2017-11-21T12:01:14Z"
"revision": "b8c456e53432efdbba4ee9e55d27f69cb2dcf1ee",
"revisionTime": "2017-12-09T07:50:03Z"
},
{
"checksumSHA1": "UuwHornIODuEq7fYnsZwdVgERLk=",
@ -77,8 +77,8 @@
{
"checksumSHA1": "v3USS/LSyBuVc/DMBV+GX4ikZ5M=",
"path": "github.com/shirou/gopsutil/process",
"revision": "bfe3c2e8f406bf352bc8df81f98c752224867349",
"revisionTime": "2017-11-21T12:01:14Z"
"revision": "b8c456e53432efdbba4ee9e55d27f69cb2dcf1ee",
"revisionTime": "2017-12-09T07:50:03Z"
},
{
"checksumSHA1": "Nve7SpDmjsv6+rhkXAkfg/UQx94=",