File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ Copyright (c) 2016 Lyric
132132[ License-Image ] : https://img.shields.io/npm/l/express.svg
133133[ Build-Status-Url ] : https://travis-ci.org/go-oauth2/oauth2
134134[ Build-Status-Image ] : https://travis-ci.org/go-oauth2/oauth2.svg?branch=master
135- [ Release-Url ] : https://github.com/go-oauth2/oauth2/releases/tag/v3.5.0
136- [ Release-image ] : http://img.shields.io/badge/release-v3.5.0 -1eb0fc.svg
135+ [ Release-Url ] : https://github.com/go-oauth2/oauth2/releases/tag/v3.5.1
136+ [ Release-image ] : http://img.shields.io/badge/release-v3.5.1 -1eb0fc.svg
137137[ ReportCard-Url ] : https://goreportcard.com/report/gopkg.in/oauth2.v3
138138[ ReportCard-Image ] : https://goreportcard.com/badge/gopkg.in/oauth2.v3
139139[ GoDoc-Url ] : https://godoc.org/gopkg.in/oauth2.v3
Original file line number Diff line number Diff line change 11// OAuth 2.0 server library for the Go programming language
2+ //
23// package main
34// import (
45// "net/http"
You can’t perform that action at this time.
0 commit comments