go1.16 and embed

This commit is contained in:
ston1th 2021-02-18 22:36:16 +01:00
commit 82fd34b288
42 changed files with 95 additions and 1236 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module git.giftfish.de/ston1th/gowiki
go 1.13
go 1.16
require (
git.giftfish.de/ston1th/godrop/v2 v2.1.0