Updated dependencies and integrated Pirsch v1.2.0.

This commit is contained in:
Marvin Blum
2020-08-09 17:54:05 +02:00
committed by Marvin Blum
parent d71dfdf84f
commit 7c6622a0cd
4 changed files with 9 additions and 12 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.1.1
github.com/emvi/pirsch v1.2.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