fixed CSP issue

This commit is contained in:
ston1th 2019-09-09 12:17:09 +02:00
commit 621cc2a83e
7 changed files with 11 additions and 6 deletions

2
go.mod
View file

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