mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Added basic template rendering.
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,7 +3,8 @@ module github.com/Kugelschieber/schnittfest
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/emvi/logbuch v0.0.0-20191002134629-fd76a46de20c // indirect
|
||||
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/rs/cors v1.7.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user