TokenScript icon indicating copy to clipboard operation
TokenScript copied to clipboard

adding xmldsigvierification sample golang code

Open SmartLayer opened this issue 5 years ago • 1 comments
trafficstars

Work in progress.

7th April 2021: -- note this is aimed to solve https://github.com/TokenScript/TokenScript/issues/418

SmartLayer avatar Jun 29 '20 06:06 SmartLayer

Some problem might be in @samuelhbne after apt-install all the go components

$ GOPATH=/usr/share/gocode go run xmldsignverify.go 
verifying github.com/beevik/[email protected]/go.mod: github.com/beevik/[email protected]/go.mod: open /usr/share/gocode/pkg/sumdb/sum.golang.org/latest: no such file or directory

I added a solution to README (which is just to delete go.mod)

SmartLayer avatar Apr 09 '21 02:04 SmartLayer