diff pkg/imports/report.go @ 5478:699048c86848

Updated 3rd-party libs of the gemma server to the latest bug fix release.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 18 Aug 2021 20:57:40 +0200
parents 8e30b926b94d
children 5f47eeea988d
line wrap: on
line diff
--- a/pkg/imports/report.go	Tue Aug 17 16:52:15 2021 +0200
+++ b/pkg/imports/report.go	Wed Aug 18 20:57:40 2021 +0200
@@ -33,7 +33,7 @@
 	"gemma.intevation.de/gemma/pkg/models"
 	"gemma.intevation.de/gemma/pkg/xlsx"
 
-	"github.com/360EntSecGroup-Skylar/excelize/v2"
+	"github.com/xuri/excelize/v2"
 )
 
 type Report struct {