mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Added experimental version of pirsch for server side tracking.
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,9 @@ require (
|
||||
github.com/caddyserver/certmagic v0.10.13
|
||||
github.com/emvi/api-go v0.0.0-20191210194347-0a945446f6a8
|
||||
github.com/emvi/logbuch v0.0.0-20200214115750-61de9b6d5934
|
||||
github.com/emvi/pirsch v0.0.0-20200621133222-e65f2459e5a3
|
||||
github.com/gorilla/mux v1.7.4
|
||||
github.com/gosimple/slug v1.9.0
|
||||
github.com/lib/pq v1.7.0 // indirect
|
||||
github.com/rs/cors v1.7.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user