| Zack Williams | e940c7a | 2019-08-21 14:25:39 -0700 | [diff] [blame] | 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 | |||||
| balaji.nagarajan | 8a2a7ee | 2026-06-19 22:31:13 +0530 | [diff] [blame^] | 5 | // Package internal contains support packages for [golang.org/x/oauth2]. |
| Zack Williams | e940c7a | 2019-08-21 14:25:39 -0700 | [diff] [blame] | 6 | package internal |