issues
search
govend
/
govend
A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.
Apache License 2.0
225
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
govend does not work with symlinked directories
#76
roffe
opened
5 years ago
0
Not check update for prune command.
#75
1e0ng
closed
2 years ago
1
compile: version "go1.9.2" does not match go tool version "go1.10.1"
#74
Petelin
opened
6 years ago
1
GoVend vendoring own packages
#73
lukeramsden
opened
7 years ago
1
Creating parents of repository download directory
#72
musse
closed
6 years ago
0
Add Tag Support
#71
blitzrk
opened
7 years ago
4
Update to specific commit?
#70
willfaught
closed
1 year ago
1
Error for symlinked GOPATH
#69
willfaught
closed
1 year ago
1
possible to support git repo sub-folder?
#68
jason-xxl
closed
8 years ago
4
--prune option does not work with -l
#67
kellyellis
opened
8 years ago
1
Support import current package in test code
#66
janckerchen
opened
8 years ago
1
Allow for multiple paths in $GOPATH. Fixes #55
#65
kellyellis
closed
8 years ago
3
Supporting forks
#64
jugglinmike
opened
8 years ago
0
`govend -u` removes all other packages from the vendor directory
#63
roustem
opened
8 years ago
2
Generate stdpkgs.go in sorted key order
#62
mostlygeek
closed
8 years ago
1
'cannot vendor packages outside of your $GOPATH/src' when exactly at $GOPATH/src
#61
3oris
closed
8 years ago
0
using govend inside $GOPATH/src yields 'cannot vendor packages outside of your $GOPATH/src'
#60
3oris
closed
8 years ago
2
import/filters: add trailing filepath.Separator to prefix
#59
LK4D4
closed
8 years ago
3
Add --strict option
#58
ks888
closed
8 years ago
0
Fail govend command when a specified revision does not exist
#57
ks888
opened
8 years ago
4
govend -v throws an error when running Go release candidates
#56
maruel
opened
8 years ago
0
Govend fails with multiple gopaths
#55
gordallott
closed
8 years ago
0
Strange behaviour in Windows
#54
orloffm
opened
8 years ago
1
checkGopath in Windows
#53
serbe
closed
7 years ago
1
Fix a bug where the prefix of local packages is incorrect
#52
plenluno
closed
8 years ago
1
Resolve cwd symlinks before checking if we're in $GOPATH/src
#51
uberbrodt
closed
8 years ago
3
Pruning does not update the lock file
#50
sha1sum
closed
8 years ago
2
Locking single dependencies and pruning the lock file
#49
sha1sum
closed
8 years ago
2
No ability to lock one new dependency
#48
sha1sum
closed
8 years ago
1
Updating single dependency deletes all others.
#47
nathanielc
opened
8 years ago
0
adding ignore field
#46
jackspirou
closed
8 years ago
0
Trust unknown Go versions
#45
nathanielc
closed
8 years ago
2
Ability to ignore packages from being vendored?
#44
deankarn
closed
8 years ago
7
Replace os.Args[0] with os.Getwd for #42
#43
swdunlop
closed
8 years ago
1
Vendorable Checks argv[0] Against GOPATH/src
#42
swdunlop
closed
8 years ago
8
Submodules for vendor directory?
#41
johnmaguire
closed
8 years ago
9
refactor and cleanup comments
#40
jackspirou
closed
8 years ago
0
adding .drone.yml
#39
jackspirou
closed
8 years ago
0
Running travis's go tip verision fails with govend
#38
metalmatze
closed
8 years ago
3
make the prune flag more of a zelot
#37
jackspirou
closed
8 years ago
0
add the option to prune
#36
jackspirou
closed
8 years ago
0
Add ability to use ssh vs https vs http to download repositories
#35
excavador
opened
8 years ago
8
Unable to handle missing packages in apache thrift
#34
excavador
closed
8 years ago
2
Panic: runtime error: slice bounds out of range
#33
FZambia
closed
8 years ago
4
refactoring vend method to avoid repo pinging
#32
jackspirou
closed
8 years ago
1
add copywrite notice and package documentation comments
#31
jackspirou
closed
8 years ago
0
updating readme to reflect new revision update procedure
#30
jackspirou
closed
8 years ago
0
Refactor to fix manifest sync issue across teams.
#29
jackspirou
closed
8 years ago
0
Ft fix manifest sync issue
#28
jackspirou
closed
8 years ago
1
Change vendor.yml file only when -u or -l are provided
#27
vladimiroff
closed
8 years ago
1
Next