diff options
Diffstat (limited to 'ref/store/chain/list.go')
| -rw-r--r-- | ref/store/chain/list.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/store/chain/list.go b/ref/store/chain/list.go index c577ca85..8fb817ae 100644 --- a/ref/store/chain/list.go +++ b/ref/store/chain/list.go @@ -3,7 +3,7 @@ package chain import ( "fmt" - "codeberg.org/lindenii/furgit/ref" + "lindenii.org/go/furgit/ref" ) // List lists references from every backend and deduplicates by ref name. |
