diff options
Diffstat (limited to 'object/store/dual/quarantine_begin.go')
| -rw-r--r-- | object/store/dual/quarantine_begin.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/object/store/dual/quarantine_begin.go b/object/store/dual/quarantine_begin.go index 5c6bc934..a849da18 100644 --- a/object/store/dual/quarantine_begin.go +++ b/object/store/dual/quarantine_begin.go @@ -1,6 +1,6 @@ package dual -import objectstore "codeberg.org/lindenii/furgit/object/store" +import objectstore "lindenii.org/go/furgit/object/store" // BeginQuarantine creates one coordinated dual quarantine spanning both stores. // |
