]> source.dussan.org Git - gitea.git/commit
Vendor Update (#14496)
author6543 <6543@obermui.de>
Thu, 28 Jan 2021 16:56:38 +0000 (17:56 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Jan 2021 16:56:38 +0000 (17:56 +0100)
commitd1353e1f7c9bf648cd72bd9731b4f843b0dc9a86
treec41437643185d16ab257cf9856a3e1ae8a835112
parente45bf12a34d04b18f09663f179fb58aca9ffa192
Vendor Update (#14496)

* update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2

* update github.com/go-swagger/go-swagger v0.25.0 -> v0.26.0

* update github.com/google/uuid v1.1.2 -> v1.2.0

* update github.com/klauspost/compress v1.11.3 -> v1.11.7

* update github.com/lib/pq 083382b7e6fc -> v1.9.0

* update github.com/markbates/goth v1.65.0 -> v1.66.1

* update github.com/mattn/go-sqlite3 v1.14.4 -> v1.14.6

* update github.com/mgechev/revive 246eac737dc7 -> v1.0.3

* update github.com/minio/minio-go/v7 v7.0.6 -> v7.0.7

* update github.com/niklasfasching/go-org v1.3.2 -> v1.4.0

* update github.com/olivere/elastic/v7 v7.0.21 -> v7.0.22

* update github.com/pquerna/otp v1.2.0 -> v1.3.0

* update github.com/xanzy/go-gitlab v0.39.0 -> v0.42.0

* update github.com/yuin/goldmark v1.2.1 -> v1.3.1
404 files changed:
go.mod
go.sum
vendor/code.gitea.io/sdk/gitea/admin_cron.go
vendor/code.gitea.io/sdk/gitea/client.go
vendor/code.gitea.io/sdk/gitea/go.mod
vendor/code.gitea.io/sdk/gitea/issue.go
vendor/code.gitea.io/sdk/gitea/issue_comment.go
vendor/code.gitea.io/sdk/gitea/issue_label.go
vendor/code.gitea.io/sdk/gitea/issue_reaction.go
vendor/code.gitea.io/sdk/gitea/issue_subscription.go
vendor/code.gitea.io/sdk/gitea/issue_tracked_time.go
vendor/code.gitea.io/sdk/gitea/notifications.go
vendor/code.gitea.io/sdk/gitea/oauth2.go
vendor/code.gitea.io/sdk/gitea/pull.go
vendor/code.gitea.io/sdk/gitea/pull_review.go
vendor/code.gitea.io/sdk/gitea/release.go
vendor/code.gitea.io/sdk/gitea/repo.go
vendor/code.gitea.io/sdk/gitea/repo_branch.go
vendor/code.gitea.io/sdk/gitea/repo_branch_protection.go
vendor/code.gitea.io/sdk/gitea/repo_commit.go
vendor/code.gitea.io/sdk/gitea/repo_file.go
vendor/code.gitea.io/sdk/gitea/repo_migrate.go
vendor/code.gitea.io/sdk/gitea/repo_transfer.go
vendor/code.gitea.io/sdk/gitea/settings.go
vendor/code.gitea.io/sdk/gitea/version.go
vendor/github.com/asaskevich/govalidator/.travis.yml
vendor/github.com/asaskevich/govalidator/CODE_OF_CONDUCT.md [new file with mode: 0644]
vendor/github.com/asaskevich/govalidator/LICENSE
vendor/github.com/asaskevich/govalidator/README.md
vendor/github.com/asaskevich/govalidator/arrays.go
vendor/github.com/asaskevich/govalidator/converter.go
vendor/github.com/asaskevich/govalidator/go.mod
vendor/github.com/asaskevich/govalidator/numerics.go
vendor/github.com/asaskevich/govalidator/patterns.go
vendor/github.com/asaskevich/govalidator/types.go
vendor/github.com/asaskevich/govalidator/validator.go
vendor/github.com/fatih/color/README.md
vendor/github.com/fatih/color/go.mod
vendor/github.com/fatih/color/go.sum
vendor/github.com/felixge/httpsnoop/.gitignore [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/.travis.yml [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/LICENSE.txt [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/Makefile [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/README.md [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/capture_metrics.go [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/docs.go [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/go.mod [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go [new file with mode: 0644]
vendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go [new file with mode: 0644]
vendor/github.com/go-openapi/analysis/.golangci.yml
vendor/github.com/go-openapi/analysis/.travis.yml
vendor/github.com/go-openapi/analysis/analyzer.go
vendor/github.com/go-openapi/analysis/appveyor.yml
vendor/github.com/go-openapi/analysis/fixer.go
vendor/github.com/go-openapi/analysis/flatten.go
vendor/github.com/go-openapi/analysis/go.mod
vendor/github.com/go-openapi/analysis/go.sum
vendor/github.com/go-openapi/analysis/schema.go
vendor/github.com/go-openapi/errors/.golangci.yml
vendor/github.com/go-openapi/errors/.travis.yml
vendor/github.com/go-openapi/errors/schema.go
vendor/github.com/go-openapi/jsonpointer/.travis.yml
vendor/github.com/go-openapi/jsonpointer/pointer.go
vendor/github.com/go-openapi/jsonreference/.golangci.yml [new file with mode: 0644]
vendor/github.com/go-openapi/jsonreference/.travis.yml
vendor/github.com/go-openapi/loads/.golangci.yml
vendor/github.com/go-openapi/loads/.travis.yml
vendor/github.com/go-openapi/loads/README.md
vendor/github.com/go-openapi/loads/go.mod
vendor/github.com/go-openapi/loads/go.sum
vendor/github.com/go-openapi/loads/loaders.go [new file with mode: 0644]
vendor/github.com/go-openapi/loads/options.go [new file with mode: 0644]
vendor/github.com/go-openapi/loads/spec.go
vendor/github.com/go-openapi/runtime/.golangci.yml [new file with mode: 0644]
vendor/github.com/go-openapi/runtime/.travis.yml
vendor/github.com/go-openapi/runtime/client_request.go
vendor/github.com/go-openapi/runtime/go.mod
vendor/github.com/go-openapi/runtime/go.sum
vendor/github.com/go-openapi/runtime/interfaces.go
vendor/github.com/go-openapi/runtime/middleware/context.go
vendor/github.com/go-openapi/runtime/middleware/denco/router.go
vendor/github.com/go-openapi/runtime/middleware/rapidoc.go [new file with mode: 0644]
vendor/github.com/go-openapi/runtime/middleware/router.go
vendor/github.com/go-openapi/spec/.golangci.yml
vendor/github.com/go-openapi/spec/.travis.yml
vendor/github.com/go-openapi/spec/README.md
vendor/github.com/go-openapi/spec/appveyor.yml [new file with mode: 0644]
vendor/github.com/go-openapi/spec/bindata.go
vendor/github.com/go-openapi/spec/cache.go
vendor/github.com/go-openapi/spec/contact_info.go
vendor/github.com/go-openapi/spec/errors.go [new file with mode: 0644]
vendor/github.com/go-openapi/spec/expander.go
vendor/github.com/go-openapi/spec/go.mod
vendor/github.com/go-openapi/spec/go.sum
vendor/github.com/go-openapi/spec/header.go
vendor/github.com/go-openapi/spec/items.go
vendor/github.com/go-openapi/spec/license.go
vendor/github.com/go-openapi/spec/normalizer.go
vendor/github.com/go-openapi/spec/operation.go
vendor/github.com/go-openapi/spec/parameter.go
vendor/github.com/go-openapi/spec/properties.go [new file with mode: 0644]
vendor/github.com/go-openapi/spec/ref.go
vendor/github.com/go-openapi/spec/resolver.go [new file with mode: 0644]
vendor/github.com/go-openapi/spec/response.go
vendor/github.com/go-openapi/spec/schema.go
vendor/github.com/go-openapi/spec/schema_loader.go
vendor/github.com/go-openapi/spec/security_scheme.go
vendor/github.com/go-openapi/spec/spec.go
vendor/github.com/go-openapi/spec/validations.go [new file with mode: 0644]
vendor/github.com/go-openapi/strfmt/.golangci.yml
vendor/github.com/go-openapi/strfmt/.travis.yml
vendor/github.com/go-openapi/strfmt/date.go
vendor/github.com/go-openapi/strfmt/format.go
vendor/github.com/go-openapi/strfmt/go.mod
vendor/github.com/go-openapi/strfmt/go.sum
vendor/github.com/go-openapi/strfmt/time.go
vendor/github.com/go-openapi/swag/.golangci.yml
vendor/github.com/go-openapi/swag/.travis.yml
vendor/github.com/go-openapi/swag/README.md
vendor/github.com/go-openapi/swag/go.mod
vendor/github.com/go-openapi/swag/go.sum
vendor/github.com/go-openapi/swag/loading.go
vendor/github.com/go-openapi/swag/util.go
vendor/github.com/go-openapi/validate/.golangci.yml
vendor/github.com/go-openapi/validate/.travis.yml
vendor/github.com/go-openapi/validate/README.md
vendor/github.com/go-openapi/validate/context.go [new file with mode: 0644]
vendor/github.com/go-openapi/validate/default_validator.go
vendor/github.com/go-openapi/validate/example_validator.go
vendor/github.com/go-openapi/validate/go.mod
vendor/github.com/go-openapi/validate/go.sum
vendor/github.com/go-openapi/validate/helpers.go
vendor/github.com/go-openapi/validate/object_validator.go
vendor/github.com/go-openapi/validate/rexp.go
vendor/github.com/go-openapi/validate/schema.go
vendor/github.com/go-openapi/validate/schema_props.go
vendor/github.com/go-openapi/validate/spec.go
vendor/github.com/go-openapi/validate/spec_messages.go
vendor/github.com/go-openapi/validate/type.go
vendor/github.com/go-openapi/validate/validator.go
vendor/github.com/go-openapi/validate/values.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/checks.go [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/compatibility.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/difftypes.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/node.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/reporting.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/schema.go [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/spec_analyser.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/spec_difference.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/diff/type_adapters.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/expand.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/generate.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/generate/markdown.go [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/generate/server.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/generate/shared.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/mixin.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/serve.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/commands/version.go
vendor/github.com/go-swagger/go-swagger/cmd/swagger/swagger.go
vendor/github.com/go-swagger/go-swagger/codescan/README.md [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/codescan/application.go
vendor/github.com/go-swagger/go-swagger/codescan/doc.go [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/codescan/meta.go
vendor/github.com/go-swagger/go-swagger/codescan/parameters.go
vendor/github.com/go-swagger/go-swagger/codescan/parser.go
vendor/github.com/go-swagger/go-swagger/codescan/responses.go
vendor/github.com/go-swagger/go-swagger/codescan/schema.go
vendor/github.com/go-swagger/go-swagger/generator/.gitignore [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/generator/bindata.go
vendor/github.com/go-swagger/go-swagger/generator/client.go
vendor/github.com/go-swagger/go-swagger/generator/formats.go
vendor/github.com/go-swagger/go-swagger/generator/language.go
vendor/github.com/go-swagger/go-swagger/generator/model.go
vendor/github.com/go-swagger/go-swagger/generator/operation.go
vendor/github.com/go-swagger/go-swagger/generator/shared.go
vendor/github.com/go-swagger/go-swagger/generator/spec.go
vendor/github.com/go-swagger/go-swagger/generator/structs.go
vendor/github.com/go-swagger/go-swagger/generator/support.go
vendor/github.com/go-swagger/go-swagger/generator/template_repo.go
vendor/github.com/go-swagger/go-swagger/generator/types.go
vendor/github.com/go-swagger/go-swagger/scan/README.md [new file with mode: 0644]
vendor/github.com/go-swagger/go-swagger/scan/classifier.go
vendor/github.com/go-swagger/go-swagger/scan/doc.go
vendor/github.com/google/uuid/hash.go
vendor/github.com/google/uuid/sql.go
vendor/github.com/google/uuid/uuid.go
vendor/github.com/google/uuid/version4.go
vendor/github.com/gorilla/handlers/compress.go
vendor/github.com/gorilla/handlers/go.mod
vendor/github.com/gorilla/handlers/go.sum [new file with mode: 0644]
vendor/github.com/gorilla/handlers/handlers.go
vendor/github.com/gorilla/handlers/handlers_go18.go [deleted file]
vendor/github.com/gorilla/handlers/handlers_pre18.go [deleted file]
vendor/github.com/gorilla/handlers/logging.go
vendor/github.com/gorilla/handlers/recovery.go
vendor/github.com/klauspost/compress/flate/gen_inflate.go [deleted file]
vendor/github.com/klauspost/compress/huff0/README.md
vendor/github.com/klauspost/compress/zstd/README.md
vendor/github.com/klauspost/compress/zstd/blockdec.go
vendor/github.com/klauspost/compress/zstd/blockenc.go
vendor/github.com/klauspost/compress/zstd/decodeheader.go [new file with mode: 0644]
vendor/github.com/klauspost/compress/zstd/decoder.go
vendor/github.com/klauspost/compress/zstd/enc_best.go [new file with mode: 0644]
vendor/github.com/klauspost/compress/zstd/encoder_options.go
vendor/github.com/klauspost/compress/zstd/seqdec.go
vendor/github.com/klauspost/compress/zstd/zstd.go
vendor/github.com/kr/pretty/formatter.go
vendor/github.com/lib/pq/.gitignore
vendor/github.com/lib/pq/.travis.yml
vendor/github.com/lib/pq/array.go
vendor/github.com/lib/pq/conn.go
vendor/github.com/lib/pq/conn_go18.go
vendor/github.com/lib/pq/copy.go
vendor/github.com/lib/pq/error.go
vendor/github.com/magiconair/properties/.travis.yml
vendor/github.com/magiconair/properties/CHANGELOG.md
vendor/github.com/magiconair/properties/LICENSE [deleted file]
vendor/github.com/magiconair/properties/LICENSE.md [new file with mode: 0644]
vendor/github.com/magiconair/properties/README.md
vendor/github.com/magiconair/properties/go.mod
vendor/github.com/magiconair/properties/load.go
vendor/github.com/magiconair/properties/properties.go
vendor/github.com/markbates/goth/README.md
vendor/github.com/markbates/goth/go.mod
vendor/github.com/markbates/goth/providers/discord/discord.go
vendor/github.com/mattn/go-colorable/colorable_windows.go
vendor/github.com/mattn/go-runewidth/go.mod
vendor/github.com/mattn/go-runewidth/go.sum [new file with mode: 0644]
vendor/github.com/mattn/go-runewidth/runewidth.go
vendor/github.com/mattn/go-sqlite3/README.md
vendor/github.com/mattn/go-sqlite3/doc.go
vendor/github.com/mattn/go-sqlite3/go.mod
vendor/github.com/mattn/go-sqlite3/sqlite3-binding.c
vendor/github.com/mattn/go-sqlite3/sqlite3-binding.h
vendor/github.com/mattn/go-sqlite3/sqlite3.go
vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vtable.go
vendor/github.com/mattn/go-sqlite3/sqlite3_type.go
vendor/github.com/mattn/go-sqlite3/sqlite3_usleep_windows.go
vendor/github.com/mattn/go-sqlite3/sqlite3ext.h
vendor/github.com/minio/md5-simd/LICENSE.Golang [new file with mode: 0644]
vendor/github.com/minio/md5-simd/block-generic.go
vendor/github.com/minio/minio-go/v7/README.md
vendor/github.com/minio/minio-go/v7/api-compose-object.go
vendor/github.com/minio/minio-go/v7/api-error-response.go
vendor/github.com/minio/minio-go/v7/api-get-options.go
vendor/github.com/minio/minio-go/v7/api-put-object.go
vendor/github.com/minio/minio-go/v7/api-remove.go
vendor/github.com/minio/minio-go/v7/api.go
vendor/github.com/minio/minio-go/v7/constants.go
vendor/github.com/minio/minio-go/v7/go.mod
vendor/github.com/minio/minio-go/v7/go.sum
vendor/github.com/minio/minio-go/v7/pkg/encrypt/server-side.go
vendor/github.com/minio/minio-go/v7/pkg/lifecycle/lifecycle.go
vendor/github.com/minio/minio-go/v7/pkg/notification/notification.go
vendor/github.com/minio/minio-go/v7/pkg/replication/replication.go
vendor/github.com/minio/minio-go/v7/post-policy.go
vendor/github.com/mitchellh/mapstructure/.travis.yml [deleted file]
vendor/github.com/mitchellh/mapstructure/CHANGELOG.md
vendor/github.com/mitchellh/mapstructure/decode_hooks.go
vendor/github.com/mitchellh/mapstructure/mapstructure.go
vendor/github.com/niklasfasching/go-org/org/drawer.go
vendor/github.com/niklasfasching/go-org/org/html_writer.go
vendor/github.com/olivere/elastic/v7/client.go
vendor/github.com/olivere/elastic/v7/docker-compose.yml
vendor/github.com/olivere/elastic/v7/go.mod
vendor/github.com/olivere/elastic/v7/indices_delete_index_template.go [new file with mode: 0644]
vendor/github.com/olivere/elastic/v7/indices_delete_template.go
vendor/github.com/olivere/elastic/v7/indices_exists_template.go
vendor/github.com/olivere/elastic/v7/indices_get_index_template.go [new file with mode: 0644]
vendor/github.com/olivere/elastic/v7/indices_get_template.go
vendor/github.com/olivere/elastic/v7/indices_put_index_template.go [new file with mode: 0644]
vendor/github.com/olivere/elastic/v7/indices_put_template.go
vendor/github.com/olivere/elastic/v7/xpack_async_search_delete.go [new file with mode: 0644]
vendor/github.com/olivere/elastic/v7/xpack_async_search_get.go [new file with mode: 0644]
vendor/github.com/olivere/elastic/v7/xpack_async_search_submit.go [new file with mode: 0644]
vendor/github.com/pquerna/otp/.travis.yml
vendor/github.com/pquerna/otp/README.md
vendor/github.com/pquerna/otp/hotp/hotp.go
vendor/github.com/pquerna/otp/otp.go
vendor/github.com/pquerna/otp/totp/totp.go
vendor/github.com/rivo/uniseg/LICENSE.txt [new file with mode: 0644]
vendor/github.com/rivo/uniseg/README.md [new file with mode: 0644]
vendor/github.com/rivo/uniseg/doc.go [new file with mode: 0644]
vendor/github.com/rivo/uniseg/go.mod [new file with mode: 0644]
vendor/github.com/rivo/uniseg/grapheme.go [new file with mode: 0644]
vendor/github.com/rivo/uniseg/properties.go [new file with mode: 0644]
vendor/github.com/spf13/afero/.travis.yml
vendor/github.com/spf13/afero/README.md
vendor/github.com/spf13/afero/go.mod
vendor/github.com/spf13/afero/go.sum
vendor/github.com/spf13/afero/mem/file.go
vendor/github.com/spf13/afero/memmap.go
vendor/github.com/spf13/afero/unionFile.go
vendor/github.com/xanzy/go-gitlab/.golangci.yml [new file with mode: 0644]
vendor/github.com/xanzy/go-gitlab/.travis.yml
vendor/github.com/xanzy/go-gitlab/applications.go
vendor/github.com/xanzy/go-gitlab/commits.go
vendor/github.com/xanzy/go-gitlab/deployments.go
vendor/github.com/xanzy/go-gitlab/event_parsing.go
vendor/github.com/xanzy/go-gitlab/event_webhook_types.go
vendor/github.com/xanzy/go-gitlab/events.go
vendor/github.com/xanzy/go-gitlab/gitlab.go
vendor/github.com/xanzy/go-gitlab/group_hooks.go
vendor/github.com/xanzy/go-gitlab/group_milestones.go
vendor/github.com/xanzy/go-gitlab/groups.go
vendor/github.com/xanzy/go-gitlab/issue_links.go
vendor/github.com/xanzy/go-gitlab/issues.go
vendor/github.com/xanzy/go-gitlab/jobs.go
vendor/github.com/xanzy/go-gitlab/notes.go
vendor/github.com/xanzy/go-gitlab/pipelines.go
vendor/github.com/xanzy/go-gitlab/project_mirror.go
vendor/github.com/xanzy/go-gitlab/projects.go
vendor/github.com/xanzy/go-gitlab/releases.go
vendor/github.com/xanzy/go-gitlab/repository_files.go
vendor/github.com/xanzy/go-gitlab/runners.go
vendor/github.com/xanzy/go-gitlab/services.go
vendor/github.com/xanzy/go-gitlab/users.go
vendor/github.com/xanzy/go-gitlab/validate.go
vendor/github.com/yuin/goldmark/README.md
vendor/github.com/yuin/goldmark/ast/ast.go
vendor/github.com/yuin/goldmark/ast/block.go
vendor/github.com/yuin/goldmark/ast/inline.go
vendor/github.com/yuin/goldmark/extension/ast/footnote.go
vendor/github.com/yuin/goldmark/extension/footnote.go
vendor/github.com/yuin/goldmark/extension/linkify.go
vendor/github.com/yuin/goldmark/extension/table.go
vendor/github.com/yuin/goldmark/go.mod
vendor/github.com/yuin/goldmark/parser/link.go
vendor/github.com/yuin/goldmark/parser/parser.go
vendor/github.com/yuin/goldmark/parser/raw_html.go
vendor/github.com/yuin/goldmark/util/util.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go
vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go
vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go
vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go
vendor/go.mongodb.org/mongo-driver/bson/doc.go
vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go
vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go
vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go
vendor/go.mongodb.org/mongo-driver/bson/raw_value.go
vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go
vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go
vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go [new file with mode: 0644]
vendor/golang.org/x/net/publicsuffix/table.go
vendor/golang.org/x/oauth2/README.md
vendor/golang.org/x/oauth2/google/google.go
vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go [new file with mode: 0644]
vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go [new file with mode: 0644]
vendor/golang.org/x/sys/execabs/execabs.go [new file with mode: 0644]
vendor/golang.org/x/sys/windows/syscall_windows.go
vendor/golang.org/x/sys/windows/types_windows.go
vendor/golang.org/x/sys/windows/zsyscall_windows.go
vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go
vendor/golang.org/x/text/internal/language/parse.go
vendor/golang.org/x/text/unicode/bidi/bidi.go
vendor/golang.org/x/text/unicode/bidi/core.go
vendor/golang.org/x/tools/go/analysis/analysis.go
vendor/golang.org/x/tools/go/analysis/diagnostic.go
vendor/golang.org/x/tools/go/analysis/doc.go
vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go
vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go
vendor/golang.org/x/tools/go/analysis/validate.go
vendor/golang.org/x/tools/go/ast/astutil/util.go
vendor/golang.org/x/tools/go/buildutil/fakecontext.go
vendor/golang.org/x/tools/go/buildutil/tags.go
vendor/golang.org/x/tools/go/internal/cgo/cgo.go
vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go
vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go
vendor/golang.org/x/tools/go/packages/external.go
vendor/golang.org/x/tools/go/packages/golist.go
vendor/golang.org/x/tools/go/packages/golist_overlay.go
vendor/golang.org/x/tools/go/packages/visit.go
vendor/golang.org/x/tools/imports/forward.go
vendor/golang.org/x/tools/internal/event/core/event.go
vendor/golang.org/x/tools/internal/gocommand/invoke.go
vendor/golang.org/x/tools/internal/gocommand/version.go
vendor/golang.org/x/tools/internal/imports/mod.go
vendor/golang.org/x/tools/internal/imports/mod_cache.go
vendor/golang.org/x/tools/internal/packagesinternal/packages.go
vendor/golang.org/x/tools/internal/typesinternal/errorcode.go [new file with mode: 0644]
vendor/golang.org/x/tools/internal/typesinternal/errorcode_string.go [new file with mode: 0644]
vendor/golang.org/x/tools/internal/typesinternal/types.go
vendor/gopkg.in/yaml.v2/.travis.yml
vendor/gopkg.in/yaml.v2/apic.go
vendor/gopkg.in/yaml.v2/go.mod
vendor/gopkg.in/yaml.v2/yaml.go
vendor/modules.txt