Update xmldsig.go

This commit is contained in:
zhenglixin
2017-02-18 18:12:57 +08:00
committed by GitHub
parent ccd046e860
commit 9e5a241622

View File

@@ -6,7 +6,7 @@ import (
"io/ioutil"
"os"
"github.com/crewjam/go-xmlsec"
"github.com/gofly/go-xmlsec"
)
func main() {