From 3188d507f662023325205191770b82b24ff7b29c Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 16 Feb 2025 11:00:00 +0800 Subject: *.go: Reformat --- http_handle_repo_info.go | 1 + 1 file changed, 1 insertion(+) (limited to 'http_handle_repo_info.go') diff --git a/http_handle_repo_info.go b/http_handle_repo_info.go index 4dd1c8d..32d4033 100644 --- a/http_handle_repo_info.go +++ b/http_handle_repo_info.go @@ -2,6 +2,7 @@ package main import ( "net/http" + "github.com/go-git/go-billy/v5/osfs" "github.com/go-git/go-git/v5/plumbing/format/pktline" "github.com/go-git/go-git/v5/plumbing/transport" -- cgit v1.2.3