go1.16 and embed

This commit is contained in:
ston1th 2021-02-18 22:36:49 +01:00
commit 8e7bcfc21b
37 changed files with 98 additions and 1134 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module git.giftfish.de/ston1th/docstore
go 1.13
go 1.16
require (
git.giftfish.de/ston1th/authdav v1.1.0