Skip to content

Tags: caojia/gip

Tags

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from Martindlut/master

add more test library to discovery list

v0.0.9

Toggle v0.0.9's commit message
version 0.0.9, recursively lookup for the deps

v0.0.8

Toggle v0.0.8's commit message
FIX: vendor requirement

should do recursive for packages that is not under vendor directory

this is still not a perfect solution; we have the following assumption:
if a package A has vendor directory, we don't do recursive for the
packages under the vendor directory...

v0.0.7

Toggle v0.0.7's commit message
bump up version

v0.0.6

Toggle v0.0.6's commit message
bump up the version

v0.0.5

Toggle v0.0.5's commit message
fix gip requirements for vendors

v0.0.4

Toggle v0.0.4's commit message
check the version locally first, make install faster

v0.0.3

Toggle v0.0.3's commit message
Fix a bug, when there's multiple GOPATH, srcRoot will return empty

v0.0.2

Toggle v0.0.2's commit message
add version and fix a bug

v0.0.1

Toggle v0.0.1's commit message
update README