mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Added parts animation for rental.
This commit is contained in:
5
go.mod
5
go.mod
@@ -5,6 +5,7 @@ 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/mholt/certmagic v0.9.0 // indirect
|
||||
github.com/rs/cors v1.7.0 // indirect
|
||||
github.com/gorilla/mux v1.7.3
|
||||
github.com/mholt/certmagic v0.9.0
|
||||
github.com/rs/cors v1.7.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user