mirror of
https://github.com/restic/restic.git
synced 2025-08-20 07:17:31 +00:00
Run goimports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package backend
|
||||
|
||||
import "restic/errors"
|
||||
import "github.com/restic/restic/internal/errors"
|
||||
|
||||
// Semaphore limits access to a restricted resource.
|
||||
type Semaphore struct {
|
||||
|
Reference in New Issue
Block a user