1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

adding vendor

This commit is contained in:
Craig Peterson
2016-12-16 13:14:49 -07:00
parent 1ea80d5347
commit f1003b0910
100 changed files with 24081 additions and 0 deletions

10
vendor/google.golang.org/api/gensupport/doc.go generated vendored Normal file
View File

@ -0,0 +1,10 @@
// Copyright 2016 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 gensupport is an internal implementation detail used by code
// generated by the google-api-go-generator tool.
//
// This package may be modified at any time without regard for backwards
// compatibility. It should not be used directly by API users.
package gensupport