Unverified Commit 8d884775 authored by boojack's avatar boojack Committed by GitHub

chore: rename http getter package (#1349)

parent 89053e86
...@@ -6,7 +6,7 @@ import ( ...@@ -6,7 +6,7 @@ import (
"net/url" "net/url"
"github.com/labstack/echo/v4" "github.com/labstack/echo/v4"
getter "github.com/usememos/memos/plugin/http_getter" getter "github.com/usememos/memos/plugin/http-getter"
) )
func registerGetterPublicRoutes(g *echo.Group) { func registerGetterPublicRoutes(g *echo.Group) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment