Changes
- Update Go module dependencies in examples
Contributions
- Update golang.org/x/net used in examples go.mod by @dghubble in #77
- Use a centrally managed GitHub Workflow for go tests by @dghubble in #78
- Allow Go test Workflow to run on PRs by @dghubble in #81
- Refactored to not use ioutil by @seipan in #84
- Added Spotify to examples using Sling by @Mahcks in #90
- Update changelog for new release by @dghubble in #99
Dependencies
- Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 in /examples by @dependabot in #79
- Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 in /examples by @dependabot in #80
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 in /examples by @dependabot in #82
- Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 in /examples by @dependabot in #83
- Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 in /examples by @dependabot in #87
- Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 in /examples by @dependabot in #91
- Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 in /examples by @dependabot in #92
- Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /examples by @dependabot in #93
- Bump golang.org/x/net from 0.16.0 to 0.17.0 in /examples by @dependabot in #94
- Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /examples by @dependabot in #95
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 in /examples by @dependabot in #96
- Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /examples by @dependabot in #97
- Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /examples by @dependabot in #98
New Contributors
Full Changelog: v1.4.1...v1.4.2