Updated dependencies and filter referer statistic for my own domain.

This commit is contained in:
Marvin Blum
2020-08-12 21:54:50 +02:00
committed by Marvin Blum
parent f7b8ab44c9
commit a387a5adda
4 changed files with 21 additions and 18 deletions

3
go.mod
View File

@@ -7,11 +7,10 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emvi/api-go v0.2.2
github.com/emvi/logbuch v1.1.1
github.com/emvi/pirsch v1.2.0
github.com/emvi/pirsch v1.3.0
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/gorilla/mux v1.7.4
github.com/gosimple/slug v1.9.0
github.com/jmoiron/sqlx v1.2.0
github.com/kr/pretty v0.1.0 // indirect
github.com/lib/pq v1.8.0
github.com/rs/cors v1.7.0