mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-29 21:43:55 +00:00
Update version and add CODEOWNERS
This commit is contained in:
parent
a263c09d03
commit
ebee256da1
@ -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
2
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# general
|
||||
* @vcaesar
|
@ -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
8
vendor/vendor.json
vendored
@ -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=",
|
||||
|
Loading…
Reference in New Issue
Block a user