diff options
Diffstat (limited to 'network/receivepack/hooks/chain.go')
| -rw-r--r-- | network/receivepack/hooks/chain.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/receivepack/hooks/chain.go b/network/receivepack/hooks/chain.go index f98c06f8..14a1e512 100644 --- a/network/receivepack/hooks/chain.go +++ b/network/receivepack/hooks/chain.go @@ -4,7 +4,7 @@ import ( "context" "fmt" - receivepack "codeberg.org/lindenii/furgit/network/receivepack" + receivepack "lindenii.org/go/furgit/network/receivepack" ) // Chain combines hooks by running them in order and intersecting their |
