Updated dependencies.

This commit is contained in:
Marvin Blum
2020-11-17 00:41:10 +01:00
committed by Marvin Blum
parent 9537ddfb64
commit 9389b9a605
9 changed files with 26 additions and 105 deletions

View File

@@ -2,7 +2,7 @@ package blog
import (
"fmt"
"github.com/Kugelschieber/marvinblum.de/tpl"
"github.com/Kugelschieber/marvinblum/tpl"
emvi "github.com/emvi/api-go"
"github.com/emvi/logbuch"
"io/ioutil"