mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-21 07:36:40 +00:00
e98d749bf2
Signed-off-by: Xe Iaso <me@xeiaso.net>
7 lines
142 B
Go
7 lines
142 B
Go
package all
|
|
|
|
import (
|
|
_ "github.com/TecharoHQ/anubis/lib/challenge/metarefresh"
|
|
_ "github.com/TecharoHQ/anubis/lib/challenge/proofofwork"
|
|
)
|