Albirew/mangadex-next
Albirew
/
mangadex-next
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2024-03-02. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
mangadex-next/go.mod

11 lignes
276 B
Modula-2

module github.com/hbjydev/mangadex-next
go 1.16
require (
github.com/getsentry/sentry-go v0.10.0 // indirect
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/gorilla/mux v1.8.0 // indirect
golang.org/x/crypto v0.0.0-20210317152858-513c2a44f670 // indirect
)