Migrating to dep

This commit is contained in:
gfleury
2019-06-12 15:17:51 +02:00
parent 012f5e0c08
commit 8a7f1863a2
78 changed files with 23663 additions and 13 deletions

6
vendor/golang.org/x/oauth2/internal/doc.go generated vendored Normal file
View File

@ -0,0 +1,6 @@
// Copyright 2017 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package internal contains support packages for oauth2 package.
package internal