File tree 6 files changed +6
-5
lines changed
6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change
1
+ // Copyright 2017 The Go Authors. All rights reserved.
2
+ // Use of this source code is governed by a BSD-style
3
+ // license that can be found in the LICENSE file.
4
+
5
+ // Package internal contains support packages for oauth2 package.
6
+ package internal
Original file line number Diff line number Diff line change 2
2
// Use of this source code is governed by a BSD-style
3
3
// license that can be found in the LICENSE file.
4
4
5
- // Package internal contains support packages for oauth2 package.
6
5
package internal
7
6
8
7
import (
Original file line number Diff line number Diff line change 2
2
// Use of this source code is governed by a BSD-style
3
3
// license that can be found in the LICENSE file.
4
4
5
- // Package internal contains support packages for oauth2 package.
6
5
package internal
7
6
8
7
import (
Original file line number Diff line number Diff line change 2
2
// Use of this source code is governed by a BSD-style
3
3
// license that can be found in the LICENSE file.
4
4
5
- // Package internal contains support packages for oauth2 package.
6
5
package internal
7
6
8
7
import (
Original file line number Diff line number Diff line change 2
2
// Use of this source code is governed by a BSD-style
3
3
// license that can be found in the LICENSE file.
4
4
5
- // Package internal contains support packages for oauth2 package.
6
5
package internal
7
6
8
7
import (
Original file line number Diff line number Diff line change 2
2
// Use of this source code is governed by a BSD-style
3
3
// license that can be found in the LICENSE file.
4
4
5
- // Package internal contains support packages for oauth2 package.
6
5
package internal
7
6
8
7
import (
You can’t perform that action at this time.
0 commit comments