mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-08 10:35:35 +02:00
Fix lint warnings and std lib deprecations
This commit is contained in:
@@ -53,6 +53,7 @@ type script struct {
|
||||
file string
|
||||
stats *Stats
|
||||
|
||||
//lint:ignore U1000 used in lock.go
|
||||
encounteredLock bool
|
||||
|
||||
c *Config
|
||||
|
||||
Reference in New Issue
Block a user