Updated dependencies and tracking page for Pirsch version 1.4.0 (does not include new statistics yet).

This commit is contained in:
2020-08-28 13:52:00 +02:00
parent dec9b3c40a
commit dadc680bfc
5 changed files with 22 additions and 18 deletions

4
go.mod
View File

@@ -7,9 +7,9 @@ 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.3.3
github.com/emvi/pirsch v1.4.0
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/gorilla/mux v1.7.4
github.com/gorilla/mux v1.8.0
github.com/gosimple/slug v1.9.0
github.com/kr/pretty v0.1.0 // indirect
github.com/lib/pq v1.8.0