TBD54566975 / web5-go

Apache License 2.0
6 stars 6 forks source link

Fix linting #107

Closed KendallWeihe closed 3 months ago

KendallWeihe commented 4 months ago

Closes https://github.com/TBD54566975/web5-go/issues/106

Had to rework a little bit of the did:web resolution (had the Resolve vs ResolveWithContext backwards, needed to do some verification on the URL first)