mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-09 17:00:47 +08:00
* Fix lint warnings and std lib deprecations
* Replace deprecated std lib with maintained drop-in replacement fork
Backwartds compatible with original package and suggested by std lib due to security and stability issues.
* OAuth2 is now a direct dependency due to Dropbox
* Undo change
* Revert "Replace deprecated std lib with maintained drop-in replacement fork"
This reverts commit
|
||
|---|---|---|
| .. | ||
| archive.go | ||
| config.go | ||
| exec.go | ||
| hooks.go | ||
| lock.go | ||
| main.go | ||
| notifications.go | ||
| notifications.tmpl | ||
| script.go | ||
| stats.go | ||
| util.go | ||