Skip to content

Releases: yohcop/openid-go

Fix discovery of self-closing meta tag, update x/net dependency.

26 Feb 10:30
1b07677
Compare
Choose a tag to compare

What's Changed

  • Fix discovery of self-closing X-XRDS-Location meta tag by @fsgmhoward in #53
  • Bump golang.org/x/net from 0.0.0-20190522155817-f3200d17e092 to 0.7.0 by @dependabot in #54

New Contributors

Full Changelog: v1.0.0...v1.0.1

Go modules release

24 May 18:27
c59699c
Compare
Choose a tag to compare
Merge pull request #50 from xStrom/modules

Add Go modules support.