diff options
| author | Shulhan <ms@kilabit.info> | 2019-03-30 03:33:21 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2019-03-30 03:33:31 +0700 |
| commit | a210339a4b7ed540b9c0ae6dc24cc4e5aefad7ed (patch) | |
| tree | cd9220abb7905d94eb90955b00e22188111d9d06 /testdata/beku_test.git/hooks/pre-receive.sample | |
| parent | 791001467be9de3442e2f3177a61ae3437c0d231 (diff) | |
| download | beku-0.6.0.tar.xz | |
Release v0.6.0v0.6.0
## New Features
- Make Go command works with Go v1.12 and later.
This means turning off GO111MODULE when running Go command.
- Install package if missing when issuing SyncAll
## Enhancement
- Use copy of "golang.org/x/tools/go/vcs".
The indirect dependencies of package "golang.org/x/tools/go/vcs" is
overwhelming. Using "go get" on this package alone will pull up all
dependency of "golang.org/x/tools".
To minimize unneeded download of unneeded packages we copy the package
vcs to our own repository including their license file.
Diffstat (limited to 'testdata/beku_test.git/hooks/pre-receive.sample')
0 files changed, 0 insertions, 0 deletions
