From ec5fe2ab6baaf82be1952080bb5a14a8e58d61bb Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 19 Jan 2026 01:04:52 +0800 Subject: More changes from the import URL update --- internal/zlib/writer.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/zlib/writer.go') diff --git a/internal/zlib/writer.go b/internal/zlib/writer.go index 65e96809..14eca474 100644 --- a/internal/zlib/writer.go +++ b/internal/zlib/writer.go @@ -11,7 +11,7 @@ import ( "hash" "io" - "git.sr.ht/~runxiyu/furgit/internal/adler32" + "codeberg.org/lindenii/furgit/internal/adler32" ) // These constants are copied from the [flate] package, so that code that imports -- cgit v1.3.1-10-gc9f91