mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Added certmagic.
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,6 +5,6 @@ go 1.13
|
||||
require (
|
||||
github.com/emvi/iso-639-1 v0.0.0-20190602002026-5ad2c26993cd
|
||||
github.com/emvi/logbuch v0.0.0-20191002134629-fd76a46de20c
|
||||
github.com/gorilla/mux v1.7.3 // indirect
|
||||
github.com/mholt/certmagic v0.9.0 // indirect
|
||||
github.com/rs/cors v1.7.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user