Skip to content

Commit aab108d

Browse files
author
Ma Shimiao
committed
update godeps and use by makefile
remove test files in dependencies add directory vendor as _workspace will be deprecated in go1.8 Signed-off-by: Ma Shimiao <[email protected]>
1 parent e2da7df commit aab108d

129 files changed

Lines changed: 1060 additions & 3660 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
3-
- 1.6
3+
- 1.7
4+
- 1.8
45

56
sudo: false
67

@@ -11,6 +12,6 @@ before_install:
1112
install: true
1213

1314
script:
14-
- $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
15+
- git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
1516
- make
1617
- make test

Godeps/Godeps.json

Lines changed: 0 additions & 54 deletions
This file was deleted.

Godeps/Readme

Lines changed: 0 additions & 5 deletions
This file was deleted.

Godeps/_workspace/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/.travis.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/CHANGELOG.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/entry_test.go

Lines changed: 0 additions & 67 deletions
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/basic/basic.go

Lines changed: 0 additions & 50 deletions
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/hook/hook.go

Lines changed: 0 additions & 30 deletions
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter_bench_test.go

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)