From 26e75c0368f155a2299fbdcb72f47036b71a5e06 Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Mon, 31 Jul 2023 17:54:57 -0300 Subject: [PATCH] fix api spec --- api/next/51971.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/next/51971.txt b/api/next/51971.txt index fbb2a313bcb..f884c3c079c 100644 --- a/api/next/51971.txt +++ b/api/next/51971.txt @@ -1,3 +1,3 @@ -pkg net/http, func ServeFileFS(http.ResponseWriter, *http.Request, fs.FS, string) #51971 -pkg net/http, func FileServerFS(fs.FS) http.Handler #51971 +pkg net/http, func ServeFileFS(ResponseWriter, *Request, fs.FS, string) #51971 +pkg net/http, func FileServerFS(fs.FS) Handler #51971 pkg net/http, func NewFileTransportFS(fs.FS) RoundTripper #51971