This website requires JavaScript.
Explore
Help
Sign In
stale
/
gomodproxy
Watch
1
Star
0
Fork
0
You've already forked gomodproxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gomodproxy
/
pkg
/
vcs
History
Serge Zaitsev
7a37ec05c4
Delete modules in case of breaking changes or invalid checksums, compatibility with
go mod download
(
#10
)
...
* add module invalidation via DELETE request * add go mod download vcs provider
2019-10-07 08:10:02 +02:00
..
cmd.go
expose module name in both, bang-encoded and normal mixed-case form
2019-02-04 13:24:47 +01:00
git_test.go
ignore symlinks to match go1.11.4 checksum algorithm changes
2019-01-14 11:53:30 +01:00
git.go
use AllTags fetch option
2019-02-11 14:42:21 +01:00
gomod.go
Delete modules in case of breaking changes or invalid checksums, compatibility with
go mod download
(
#10
)
2019-10-07 08:10:02 +02:00
meta_test.go
Feature/nested modules (
#6
)
2018-10-22 14:38:22 +02:00
meta.go
Feature/nested modules (
#6
)
2018-10-22 14:38:22 +02:00
vcs_test.go
add vcs tests
2018-09-21 15:06:56 +02:00
vcs.go
add support for custom vcs handlers
2018-11-06 14:38:55 +01:00