This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2024-11-26 14:56:29 +00:00
Code
Issues
Releases
Wiki
Activity
0f6d21cf84
restic
/
vendor
/
github.com
/
pkg
/
xattr
/
go.mod
4 lines
89 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Update dependencies, enable pruning for vendor/ So, `dep` got an nice new feature to remove tests and non-go files from `vendor/`, and this brings the size of the vendor directory from ~300MiB down to ~20MiB. We don that now.
2018-08-01 17:43:44 +00:00
module
github
.
com
/
pkg
/
xattr
require
golang
.
org
/
x
/
sys
v0
.
0.0
-
20180525142821
-
c11f84a56e43
Copy Permalink