diff options
Diffstat (limited to 'ref/store/files/batch.go')
| -rw-r--r-- | ref/store/files/batch.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/store/files/batch.go b/ref/store/files/batch.go index d8037bbb..6f8fa2a3 100644 --- a/ref/store/files/batch.go +++ b/ref/store/files/batch.go @@ -1,6 +1,6 @@ package files -import refstore "codeberg.org/lindenii/furgit/ref/store" +import refstore "lindenii.org/go/furgit/ref/store" // Batch stages files-store updates for one non-atomic apply. type Batch struct { |
