bugfixes and updated go.mod

This commit is contained in:
ston1th 2019-05-15 22:52:27 +02:00
commit 6e317eb08b
300 changed files with 53136 additions and 9719 deletions

View file

@ -2,6 +2,8 @@
//go:generate ./templates.sh
// +build go1.12
package main
import "git.giftfish.de/ston1th/gowiki/pkg/cmd"