Updated pirsch and process tracking statistics on startup.

This commit is contained in:
Marvin Blum
2020-08-31 20:00:36 +02:00
committed by Marvin Blum
parent e41f9e585a
commit 837b833c07
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ 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.4.2
github.com/emvi/pirsch v1.4.3
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/gorilla/mux v1.8.0
github.com/gosimple/slug v1.9.0