mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
fix deps
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package handler
|
||||
|
||||
import (
|
||||
"Ratte/acme"
|
||||
"Ratte/conf"
|
||||
"github.com/InazumaV/Ratte/acme"
|
||||
"github.com/InazumaV/Ratte/conf"
|
||||
"github.com/sirupsen/logrus"
|
||||
"sync/atomic"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user