/api/realtime
From ec1c7b6889faeeecea59add319d0fcd80c771de2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 26 Jun 2023 12:53:32 +0000
Subject: [PATCH 1/2] fix(deps): update module github.com/pocketbase/pocketbase
to v0.16.6
---
go.mod | 78 +-
go.sum | 564 ++
.../AlecAivazis/survey/v2/BUILD.bazel | 28 -
.../AlecAivazis/survey/v2/confirm.go | 1 +
.../AlecAivazis/survey/v2/core/BUILD.bazel | 13 -
.../AlecAivazis/survey/v2/core/template.go | 35 +-
.../AlecAivazis/survey/v2/core/write.go | 14 +-
.../github.com/AlecAivazis/survey/v2/input.go | 15 +-
.../AlecAivazis/survey/v2/multiselect.go | 14 +-
.../AlecAivazis/survey/v2/password.go | 6 +-
.../AlecAivazis/survey/v2/renderer.go | 5 +-
.../AlecAivazis/survey/v2/select.go | 84 +-
.../AlecAivazis/survey/v2/survey.go | 14 +-
.../survey/v2/terminal/BUILD.bazel | 37 -
.../survey/v2/terminal/display_posix.go | 1 +
.../AlecAivazis/survey/v2/terminal/error.go | 1 +
.../AlecAivazis/survey/v2/terminal/output.go | 1 +
.../survey/v2/terminal/runereader.go | 31 +
.../survey/v2/terminal/runereader_bsd.go | 1 +
.../survey/v2/terminal/runereader_linux.go | 1 +
.../survey/v2/terminal/runereader_posix.go | 1 +
.../survey/v2/terminal/runereader_ppc64le.go | 1 +
.../AlecAivazis/survey/v2/transform.go | 5 +-
.../AlecAivazis/survey/v2/validate.go | 1 +
.../github.com/Microsoft/go-winio/BUILD.bazel | 31 -
.../go-winio/internal/fs/BUILD.bazel | 21 -
.../go-winio/internal/socket/BUILD.bazel | 20 -
.../internal/stringbuffer/BUILD.bazel | 9 -
.../Microsoft/go-winio/pkg/guid/BUILD.bazel | 20 -
.../asaskevich/govalidator/BUILD.bazel | 19 -
.../github.com/aws/aws-sdk-go-v2/BUILD.bazel | 9 -
.../github.com/aws/aws-sdk-go-v2/CHANGELOG.md | 540 ++
.../aws/aws-sdk-go-v2/aws/BUILD.bazel | 36 -
.../aws/aws-sdk-go-v2/aws/arn/BUILD.bazel | 9 -
.../aws-sdk-go-v2/aws/defaults/BUILD.bazel | 15 -
.../aws-sdk-go-v2/aws/go_module_metadata.go | 2 +-
.../aws-sdk-go-v2/aws/middleware/BUILD.bazel | 27 -
.../aws/protocol/eventstream/BUILD.bazel | 19 -
.../eventstream/eventstreamapi/BUILD.bazel | 18 -
.../aws/protocol/query/BUILD.bazel | 21 -
.../aws/protocol/restjson/BUILD.bazel | 10 -
.../aws/protocol/xml/BUILD.bazel | 9 -
.../aws-sdk-go-v2/aws/ratelimit/BUILD.bazel | 12 -
.../aws/aws-sdk-go-v2/aws/retry/BUILD.bazel | 34 -
.../aws/aws-sdk-go-v2/aws/retryer.go | 2 +-
.../aws/signer/internal/v4/BUILD.bazel | 23 -
.../aws-sdk-go-v2/aws/signer/v4/BUILD.bazel | 24 -
.../aws/transport/http/BUILD.bazel | 22 -
.../aws/aws-sdk-go-v2/config/BUILD.bazel | 42 -
.../aws/aws-sdk-go-v2/config/CHANGELOG.md | 8 +
.../config/go_module_metadata.go | 2 +-
.../aws/aws-sdk-go-v2/credentials/BUILD.bazel | 14 -
.../aws-sdk-go-v2/credentials/CHANGELOG.md | 8 +
.../credentials/ec2rolecreds/BUILD.bazel | 21 -
.../credentials/endpointcreds/BUILD.bazel | 14 -
.../endpointcreds/internal/client/BUILD.bazel | 21 -
.../credentials/go_module_metadata.go | 2 +-
.../credentials/processcreds/BUILD.bazel | 16 -
.../credentials/ssocreds/BUILD.bazel | 22 -
.../credentials/stscreds/BUILD.bazel | 19 -
.../feature/ec2/imds/BUILD.bazel | 34 -
.../feature/ec2/imds/CHANGELOG.md | 4 +
.../feature/ec2/imds/go_module_metadata.go | 2 +-
.../ec2/imds/internal/config/BUILD.bazel | 9 -
.../feature/s3/manager/BUILD.bazel | 38 -
.../feature/s3/manager/CHANGELOG.md | 12 +
.../feature/s3/manager/go_module_metadata.go | 2 +-
.../internal/awsutil/BUILD.bazel | 16 -
.../internal/configsources/BUILD.bazel | 13 -
.../internal/configsources/CHANGELOG.md | 4 +
.../configsources/go_module_metadata.go | 2 +-
.../internal/endpoints/v2/BUILD.bazel | 16 -
.../internal/endpoints/v2/CHANGELOG.md | 4 +
.../endpoints/v2/go_module_metadata.go | 2 +-
.../aws-sdk-go-v2/internal/ini/BUILD.bazel | 36 -
.../aws-sdk-go-v2/internal/ini/CHANGELOG.md | 4 +
.../internal/ini/go_module_metadata.go | 2 +-
.../aws-sdk-go-v2/internal/rand/BUILD.bazel | 9 -
.../aws-sdk-go-v2/internal/sdk/BUILD.bazel | 12 -
.../aws-sdk-go-v2/internal/sdkio/BUILD.bazel | 9 -
.../internal/shareddefaults/BUILD.bazel | 9 -
.../internal/strings/BUILD.bazel | 9 -
.../internal/sync/singleflight/BUILD.bazel | 12 -
.../internal/timeconv/BUILD.bazel | 9 -
.../aws-sdk-go-v2/internal/v4a/BUILD.bazel | 28 -
.../aws-sdk-go-v2/internal/v4a/CHANGELOG.md | 4 +
.../internal/v4a/go_module_metadata.go | 2 +-
.../internal/v4a/internal/crypto/BUILD.bazel | 12 -
.../internal/v4a/internal/v4/BUILD.bazel | 18 -
.../internal/accept-encoding/BUILD.bazel | 18 -
.../service/internal/checksum/BUILD.bazel | 24 -
.../service/internal/checksum/CHANGELOG.md | 4 +
.../internal/checksum/go_module_metadata.go | 2 +-
.../internal/presigned-url/BUILD.bazel | 19 -
.../internal/presigned-url/CHANGELOG.md | 4 +
.../presigned-url/go_module_metadata.go | 2 +-
.../service/internal/s3shared/BUILD.bazel | 30 -
.../service/internal/s3shared/CHANGELOG.md | 4 +
.../service/internal/s3shared/arn/BUILD.bazel | 15 -
.../internal/s3shared/config/BUILD.bazel | 9 -
.../internal/s3shared/go_module_metadata.go | 2 +-
.../aws/aws-sdk-go-v2/service/s3/BUILD.bazel | 145 -
.../aws/aws-sdk-go-v2/service/s3/CHANGELOG.md | 14 +
.../s3/api_op_CompleteMultipartUpload.go | 9 +-
.../service/s3/api_op_CopyObject.go | 107 +-
.../service/s3/api_op_CreateBucket.go | 91 +-
.../s3/api_op_CreateMultipartUpload.go | 28 +-
.../service/s3/api_op_DeleteBucketCors.go | 3 +-
...api_op_GetBucketAccelerateConfiguration.go | 11 +
.../service/s3/api_op_GetObject.go | 55 +-
.../service/s3/api_op_HeadObject.go | 47 +-
.../service/s3/api_op_ListMultipartUploads.go | 11 +
.../service/s3/api_op_ListObjectVersions.go | 11 +
.../service/s3/api_op_ListObjects.go | 4 +
.../service/s3/api_op_ListObjectsV2.go | 4 +
.../service/s3/api_op_PutBucketAcl.go | 2 +-
.../service/s3/api_op_PutBucketEncryption.go | 12 +-
.../api_op_PutBucketLifecycleConfiguration.go | 6 +-
.../service/s3/api_op_PutBucketLogging.go | 10 +-
.../api_op_PutBucketMetricsConfiguration.go | 2 +-
...i_op_PutBucketNotificationConfiguration.go | 4 +-
.../service/s3/api_op_PutObject.go | 48 +-
.../service/s3/api_op_RestoreObject.go | 65 +-
.../service/s3/api_op_SelectObjectContent.go | 9 +-
.../service/s3/api_op_UploadPart.go | 9 +-
.../service/s3/api_op_UploadPartCopy.go | 9 +-
.../aws-sdk-go-v2/service/s3/deserializers.go | 88 +
.../service/s3/go_module_metadata.go | 2 +-
.../service/s3/internal/arn/BUILD.bazel | 13 -
.../s3/internal/customizations/BUILD.bazel | 34 -
.../service/s3/internal/endpoints/BUILD.bazel | 14 -
.../s3/internal/endpoints/endpoints.go | 39 +
.../aws-sdk-go-v2/service/s3/serializers.go | 15 +
.../service/s3/types/BUILD.bazel | 17 -
.../aws-sdk-go-v2/service/s3/types/enums.go | 6 +-
.../aws-sdk-go-v2/service/s3/types/types.go | 9 +-
.../aws/aws-sdk-go-v2/service/sso/BUILD.bazel | 41 -
.../aws-sdk-go-v2/service/sso/CHANGELOG.md | 8 +
.../service/sso/go_module_metadata.go | 2 +-
.../sso/internal/endpoints/BUILD.bazel | 14 -
.../sso/internal/endpoints/endpoints.go | 23 +
.../service/sso/types/BUILD.bazel | 16 -
.../aws-sdk-go-v2/service/ssooidc/BUILD.bazel | 41 -
.../service/ssooidc/CHANGELOG.md | 8 +
.../service/ssooidc/go_module_metadata.go | 2 +-
.../ssooidc/internal/endpoints/BUILD.bazel | 14 -
.../ssooidc/internal/endpoints/endpoints.go | 23 +
.../service/ssooidc/types/BUILD.bazel | 16 -
.../aws/aws-sdk-go-v2/service/sts/BUILD.bazel | 49 -
.../aws-sdk-go-v2/service/sts/CHANGELOG.md | 8 +
.../service/sts/go_module_metadata.go | 2 +-
.../sts/internal/endpoints/BUILD.bazel | 14 -
.../sts/internal/endpoints/endpoints.go | 23 +
.../service/sts/types/BUILD.bazel | 16 -
.../github.com/aws/aws-sdk-go/aws/BUILD.bazel | 32 -
.../aws/aws-sdk-go/aws/arn/BUILD.bazel | 9 -
.../aws/aws-sdk-go/aws/awserr/BUILD.bazel | 12 -
.../aws/aws-sdk-go/aws/awsutil/BUILD.bazel | 16 -
.../aws/aws-sdk-go/aws/client/BUILD.bazel | 20 -
.../aws/client/metadata/BUILD.bazel | 9 -
.../aws-sdk-go/aws/corehandlers/BUILD.bazel | 19 -
.../aws-sdk-go/aws/credentials/BUILD.bazel | 26 -
.../aws/credentials/ec2rolecreds/BUILD.bazel | 18 -
.../aws/credentials/endpointcreds/BUILD.bazel | 18 -
.../aws/credentials/processcreds/BUILD.bazel | 14 -
.../aws/credentials/ssocreds/BUILD.bazel | 22 -
.../aws/credentials/stscreds/BUILD.bazel | 22 -
.../aws/aws-sdk-go/aws/csm/BUILD.bazel | 21 -
.../aws/aws-sdk-go/aws/defaults/BUILD.bazel | 24 -
.../aws-sdk-go/aws/ec2metadata/BUILD.bazel | 23 -
.../aws/aws-sdk-go/aws/endpoints/BUILD.bazel | 18 -
.../aws/aws-sdk-go/aws/endpoints/defaults.go | 156 +-
.../aws/aws-sdk-go/aws/request/BUILD.bazel | 31 -
.../aws/aws-sdk-go/aws/session/BUILD.bazel | 36 -
.../aws/aws-sdk-go/aws/signer/v4/BUILD.bazel | 25 -
.../github.com/aws/aws-sdk-go/aws/version.go | 2 +-
.../aws-sdk-go/internal/context/BUILD.bazel | 9 -
.../aws/aws-sdk-go/internal/ini/BUILD.bazel | 33 -
.../aws-sdk-go/internal/s3shared/BUILD.bazel | 19 -
.../internal/s3shared/arn/BUILD.bazel | 15 -
.../internal/s3shared/s3err/BUILD.bazel | 13 -
.../aws/aws-sdk-go/internal/sdkio/BUILD.bazel | 13 -
.../aws-sdk-go/internal/sdkmath/BUILD.bazel | 12 -
.../aws-sdk-go/internal/sdkrand/BUILD.bazel | 13 -
.../aws-sdk-go/internal/sdkuri/BUILD.bazel | 9 -
.../internal/shareddefaults/BUILD.bazel | 14 -
.../aws-sdk-go/internal/strings/BUILD.bazel | 9 -
.../internal/sync/singleflight/BUILD.bazel | 9 -
.../aws-sdk-go/private/checksum/BUILD.bazel | 14 -
.../aws-sdk-go/private/protocol/BUILD.bazel | 26 -
.../private/protocol/eventstream/BUILD.bazel | 18 -
.../eventstream/eventstreamapi/BUILD.bazel | 24 -
.../protocol/json/jsonutil/BUILD.bazel | 17 -
.../private/protocol/jsonrpc/BUILD.bazel | 19 -
.../private/protocol/query/BUILD.bazel | 19 -
.../protocol/query/queryutil/BUILD.bazel | 10 -
.../private/protocol/rest/BUILD.bazel | 20 -
.../private/protocol/restjson/BUILD.bazel | 20 -
.../private/protocol/restxml/BUILD.bazel | 16 -
.../private/protocol/xml/xmlutil/BUILD.bazel | 18 -
.../aws/aws-sdk-go/service/ivs/BUILD.bazel | 24 -
.../aws/aws-sdk-go/service/s3/BUILD.bazel | 49 -
.../aws/aws-sdk-go/service/s3/api.go | 527 +-
.../aws-sdk-go/service/s3/s3iface/BUILD.bazel | 14 -
.../service/s3/s3manager/BUILD.bazel | 38 -
.../service/s3/s3manager/upload_input.go | 24 +-
.../aws/aws-sdk-go/service/sso/BUILD.bazel | 25 -
.../service/sso/ssoiface/BUILD.bazel | 14 -
.../aws/aws-sdk-go/service/sts/BUILD.bazel | 25 -
.../service/sts/stsiface/BUILD.bazel | 14 -
vendor/github.com/aws/smithy-go/BUILD.bazel | 15 -
.../aws/smithy-go/auth/bearer/BUILD.bazel | 20 -
.../aws/smithy-go/context/BUILD.bazel | 9 -
.../aws/smithy-go/document/BUILD.bazel | 13 -
.../aws/smithy-go/encoding/BUILD.bazel | 12 -
.../encoding/httpbinding/BUILD.bazel | 15 -
.../aws/smithy-go/encoding/json/BUILD.bazel | 18 -
.../aws/smithy-go/encoding/xml/BUILD.bazel | 21 -
.../internal/sync/singleflight/BUILD.bazel | 12 -
.../github.com/aws/smithy-go/io/BUILD.bazel | 14 -
.../aws/smithy-go/logging/BUILD.bazel | 9 -
.../aws/smithy-go/middleware/BUILD.bazel | 23 -
.../github.com/aws/smithy-go/ptr/BUILD.bazel | 13 -
.../github.com/aws/smithy-go/rand/BUILD.bazel | 13 -
.../github.com/aws/smithy-go/sync/BUILD.bazel | 9 -
.../github.com/aws/smithy-go/time/BUILD.bazel | 9 -
.../aws/smithy-go/transport/http/BUILD.bazel | 34 -
.../transport/http/internal/io/BUILD.bazel | 9 -
.../aws/smithy-go/waiter/BUILD.bazel | 17 -
.../aymanbagabas/go-osc52/v2/BUILD.bazel | 9 -
.../charmbracelet/bubbles/help/BUILD.bazel | 14 -
.../charmbracelet/bubbles/key/BUILD.bazel | 10 -
.../bubbles/progress/BUILD.bazel | 17 -
.../charmbracelet/bubbles/spinner/BUILD.bazel | 13 -
.../charmbracelet/bubbletea/BUILD.bazel | 37 -
.../charmbracelet/harmonica/BUILD.bazel | 13 -
.../charmbracelet/lipgloss/BUILD.bazel | 33 -
.../github.com/containerd/console/BUILD.bazel | 35 -
.../disintegration/imaging/BUILD.bazel | 25 -
.../domodwyer/mailyak/v3/BUILD.bazel | 20 -
.../github.com/dustin/go-humanize/BUILD.bazel | 21 -
vendor/github.com/fatih/color/BUILD.bazel | 22 -
.../github.com/fsnotify/fsnotify/BUILD.bazel | 48 -
.../gabriel-vasile/mimetype/BUILD.bazel | 17 -
.../mimetype/internal/charset/BUILD.bazel | 10 -
.../mimetype/internal/json/BUILD.bazel | 9 -
.../mimetype/internal/magic/BUILD.bazel | 30 -
.../github.com/ganigeorgiev/fexpr/BUILD.bazel | 12 -
.../go-ozzo/ozzo-validation/v4/BUILD.bazel | 28 -
.../go-ozzo/ozzo-validation/v4/is/BUILD.bazel | 13 -
.../github.com/golang-jwt/jwt/v4/BUILD.bazel | 28 -
.../golang/groupcache/lru/BUILD.bazel | 9 -
.../golang/protobuf/jsonpb/BUILD.bazel | 21 -
.../golang/protobuf/proto/BUILD.bazel | 32 -
.../golang/protobuf/ptypes/BUILD.bazel | 22 -
.../golang/protobuf/ptypes/any/BUILD.bazel | 14 -
.../protobuf/ptypes/duration/BUILD.bazel | 14 -
.../protobuf/ptypes/timestamp/BUILD.bazel | 14 -
vendor/github.com/google/uuid/BUILD.bazel | 24 -
vendor/github.com/google/wire/BUILD.bazel | 9 -
.../gax-go/v2/.release-please-manifest.json | 2 +-
.../googleapis/gax-go/v2/BUILD.bazel | 27 -
.../googleapis/gax-go/v2/CHANGES.md | 12 +
.../googleapis/gax-go/v2/apierror/BUILD.bazel | 18 -
.../v2/apierror/internal/proto/BUILD.bazel | 18 -
.../github.com/googleapis/gax-go/v2/header.go | 68 +-
.../googleapis/gax-go/v2/internal/BUILD.bazel | 9 -
.../googleapis/gax-go/v2/internal/version.go | 2 +-
vendor/github.com/hashicorp/hcl/BUILD.bazel | 20 -
.../hashicorp/hcl/hcl/ast/BUILD.bazel | 13 -
.../hashicorp/hcl/hcl/parser/BUILD.bazel | 17 -
.../hashicorp/hcl/hcl/printer/BUILD.bazel | 17 -
.../hashicorp/hcl/hcl/scanner/BUILD.bazel | 10 -
.../hashicorp/hcl/hcl/strconv/BUILD.bazel | 9 -
.../hashicorp/hcl/hcl/token/BUILD.bazel | 13 -
.../hashicorp/hcl/json/parser/BUILD.bazel | 18 -
.../hashicorp/hcl/json/scanner/BUILD.bazel | 10 -
.../hashicorp/hcl/json/token/BUILD.bazel | 13 -
.../hypebeast/go-osc/osc/BUILD.bazel | 12 -
.../inconshreveable/mousetrap/BUILD.bazel | 12 -
.../jmespath/go-jmespath/BUILD.bazel | 18 -
.../kballard/go-shellquote/BUILD.bazel | 13 -
.../kennygrant/sanitize/BUILD.bazel | 10 -
.../github.com/labstack/echo/v5/BUILD.bazel | 23 -
.../labstack/echo/v5/middleware/BUILD.bazel | 39 -
.../lucasb-eyer/go-colorful/BUILD.bazel | 17 -
.../magiconair/properties/BUILD.bazel | 18 -
.../github.com/mattn/go-colorable/BUILD.bazel | 58 -
vendor/github.com/mattn/go-isatty/BUILD.bazel | 50 -
.../mattn/go-localereader/BUILD.bazel | 19 -
.../github.com/mattn/go-runewidth/BUILD.bazel | 16 -
.../github.com/mattn/go-sqlite3/BUILD.bazel | 126 -
vendor/github.com/mgutz/ansi/BUILD.bazel | 14 -
.../mitchellh/mapstructure/BUILD.bazel | 13 -
vendor/github.com/muesli/ansi/BUILD.bazel | 14 -
.../muesli/ansi/compressor/BUILD.bazel | 10 -
.../muesli/cancelreader/BUILD.bazel | 50 -
vendor/github.com/muesli/coral/BUILD.bazel | 30 -
.../github.com/muesli/reflow/ansi/BUILD.bazel | 14 -
.../muesli/reflow/truncate/BUILD.bazel | 13 -
.../muesli/reflow/wordwrap/BUILD.bazel | 10 -
.../github.com/muesli/reflow/wrap/BUILD.bazel | 13 -
vendor/github.com/muesli/termenv/BUILD.bazel | 67 -
.../pelletier/go-toml/v2/BUILD.bazel | 24 -
.../v2/internal/characters/BUILD.bazel | 12 -
.../go-toml/v2/internal/danger/BUILD.bazel | 12 -
.../go-toml/v2/internal/tracker/BUILD.bazel | 14 -
.../pelletier/go-toml/v2/unstable/BUILD.bazel | 20 -
vendor/github.com/pocketbase/dbx/BUILD.bazel | 26 -
.../pocketbase/pocketbase/BUILD.bazel | 16 -
.../pocketbase/pocketbase/CHANGELOG.md | 11 +
.../pocketbase/pocketbase/apis/BUILD.bazel | 57 -
.../pocketbase/pocketbase/apis/middlewares.go | 9 +-
.../pocketbase/pocketbase/cmd/BUILD.bazel | 20 -
.../pocketbase/pocketbase/core/BUILD.bazel | 39 -
.../pocketbase/pocketbase/daos/BUILD.bazel | 37 -
.../pocketbase/pocketbase/forms/BUILD.bazel | 56 -
.../pocketbase/forms/validators/BUILD.bazel | 27 -
.../pocketbase/pocketbase/mails/BUILD.bazel | 22 -
.../pocketbase/mails/templates/BUILD.bazel | 13 -
.../pocketbase/migrations/BUILD.bazel | 27 -
.../pocketbase/migrations/logs/BUILD.bazel | 17 -
.../pocketbase/pocketbase/models/BUILD.bazel | 32 -
.../pocketbase/models/schema/BUILD.bazel | 21 -
.../pocketbase/models/settings/BUILD.bazel | 21 -
.../pocketbase/plugins/migratecmd/BUILD.bazel | 24 -
.../pocketbase/resolvers/BUILD.bazel | 25 -
.../pocketbase/pocketbase/tokens/BUILD.bazel | 19 -
.../pocketbase/tools/archive/BUILD.bazel | 12 -
.../pocketbase/tools/auth/BUILD.bazel | 40 -
.../pocketbase/tools/cron/BUILD.bazel | 12 -
.../pocketbase/tools/dbutils/BUILD.bazel | 10 -
.../pocketbase/tools/filesystem/BUILD.bazel | 25 -
.../pocketbase/tools/hook/BUILD.bazel | 13 -
.../pocketbase/tools/inflector/BUILD.bazel | 9 -
.../pocketbase/tools/list/BUILD.bazel | 13 -
.../pocketbase/tools/mailer/BUILD.bazel | 20 -
.../pocketbase/tools/migrate/BUILD.bazel | 18 -
.../pocketbase/tools/osutils/BUILD.bazel | 10 -
.../pocketbase/tools/rest/BUILD.bazel | 19 -
.../pocketbase/tools/rest/multi_binder.go | 78 +-
.../pocketbase/tools/routine/BUILD.bazel | 9 -
.../pocketbase/tools/search/BUILD.bazel | 24 -
.../pocketbase/tools/security/BUILD.bazel | 14 -
.../pocketbase/tools/store/BUILD.bazel | 9 -
.../tools/subscriptions/BUILD.bazel | 13 -
.../pocketbase/tools/tokenizer/BUILD.bazel | 9 -
.../pocketbase/tools/types/BUILD.bazel | 16 -
.../github.com/pocketbase/pocketbase/ui/.env | 2 +-
.../pocketbase/pocketbase/ui/BUILD.bazel | 162 -
.../dist/assets/AuthMethodsDocs-231b34a1.js | 66 -
.../dist/assets/AuthRefreshDocs-820f6a8d.js | 82 -
.../assets/AuthWithOAuth2Docs-c0b78907.js | 144 -
.../assets/AuthWithPasswordDocs-7000aa43.js | 106 -
.../ui/dist/assets/CodeEditor-d2e52b84.js | 14 -
.../assets/ConfirmEmailChangeDocs-5251493b.js | 66 -
.../ConfirmPasswordResetDocs-a125ce65.js | 74 -
.../ConfirmVerificationDocs-c5570906.js | 62 -
.../ui/dist/assets/CreateApiDocs-ff63d2bf.js | 114 -
.../ui/dist/assets/DeleteApiDocs-170c59a1.js | 58 -
.../dist/assets/FieldsQueryParam-4f4292f3.js | 6 -
.../FilterAutocompleteInput-984631ce.js | 1 -
.../ui/dist/assets/ListApiDocs-f8145629.js | 138 -
.../assets/ListExternalAuthsDocs-4423f357.js | 95 -
.../PageAdminConfirmPasswordReset-050d7efc.js | 2 -
.../PageAdminRequestPasswordReset-b4cd0e9c.js | 2 -
.../assets/PageOAuth2Redirect-7e3c5ad0.js | 2 -
.../PageRecordConfirmEmailChange-7961b48c.js | 4 -
...PageRecordConfirmPasswordReset-bbbceaad.js | 4 -
.../PageRecordConfirmVerification-54734eb7.js | 3 -
.../dist/assets/RealtimeApiDocs-bc10ba32.js | 107 -
.../assets/RequestEmailChangeDocs-d5917380.js | 70 -
.../RequestPasswordResetDocs-9c7a031d.js | 50 -
.../RequestVerificationDocs-90330f71.js | 50 -
.../ui/dist/assets/SdkTabs-a34bf331.js | 1 -
.../assets/UnlinkExternalAuthDocs-3afdb892.js | 80 -
.../ui/dist/assets/UpdateApiDocs-5d5a0209.js | 118 -
.../ui/dist/assets/ViewApiDocs-e0aab9ee.js | 66 -
.../ui/dist/assets/index-9094ab49.js | 13 -
.../ui/dist/assets/index-f85ee902.js | 226 -
.../pocketbase/pocketbase/ui/dist/index.html | 2 +-
.../pocketbase/ui/package-lock.json | 192 +-
.../remyoudompheng/bigfft/BUILD.bazel | 14 -
vendor/github.com/rivo/uniseg/BUILD.bazel | 13 -
vendor/github.com/rs/zerolog/BUILD.bazel | 30 -
.../rs/zerolog/internal/cbor/BUILD.bazel | 16 -
.../rs/zerolog/internal/json/BUILD.bazel | 15 -
vendor/github.com/rs/zerolog/log/BUILD.bazel | 10 -
vendor/github.com/spf13/afero/BUILD.bazel | 36 -
.../spf13/afero/internal/common/BUILD.bazel | 9 -
vendor/github.com/spf13/afero/mem/BUILD.bazel | 14 -
vendor/github.com/spf13/cast/BUILD.bazel | 13 -
vendor/github.com/spf13/cobra/BUILD.bazel | 32 -
.../spf13/jwalterweatherman/BUILD.bazel | 13 -
vendor/github.com/spf13/pflag/BUILD.bazel | 46 -
vendor/github.com/spf13/viper/BUILD.bazel | 33 -
.../spf13/viper/internal/encoding/BUILD.bazel | 13 -
.../internal/encoding/dotenv/BUILD.bazel | 16 -
.../viper/internal/encoding/hcl/BUILD.bazel | 13 -
.../viper/internal/encoding/ini/BUILD.bazel | 16 -
.../encoding/javaproperties/BUILD.bazel | 16 -
.../viper/internal/encoding/json/BUILD.bazel | 9 -
.../viper/internal/encoding/toml/BUILD.bazel | 10 -
.../viper/internal/encoding/yaml/BUILD.bazel | 10 -
vendor/github.com/subosito/gotenv/BUILD.bazel | 9 -
.../valyala/bytebufferpool/BUILD.bazel | 13 -
.../valyala/fasttemplate/BUILD.bazel | 13 -
vendor/go.opencensus.io/BUILD.bazel | 9 -
vendor/go.opencensus.io/internal/BUILD.bazel | 14 -
.../internal/tagencoding/BUILD.bazel | 9 -
.../metric/metricdata/BUILD.bazel | 18 -
.../metric/metricproducer/BUILD.bazel | 13 -
.../plugin/ocgrpc/BUILD.bazel | 32 -
vendor/go.opencensus.io/resource/BUILD.bazel | 9 -
vendor/go.opencensus.io/stats/BUILD.bazel | 21 -
.../stats/internal/BUILD.bazel | 10 -
.../go.opencensus.io/stats/view/BUILD.bazel | 28 -
vendor/go.opencensus.io/tag/BUILD.bazel | 19 -
vendor/go.opencensus.io/trace/BUILD.bazel | 30 -
.../trace/internal/BUILD.bazel | 9 -
.../trace/propagation/BUILD.bazel | 10 -
.../trace/tracestate/BUILD.bazel | 9 -
vendor/gocloud.dev/aws/BUILD.bazel | 18 -
vendor/gocloud.dev/blob/BUILD.bazel | 19 -
vendor/gocloud.dev/blob/blob.go | 74 +
vendor/gocloud.dev/blob/driver/BUILD.bazel | 10 -
vendor/gocloud.dev/blob/driver/driver.go | 22 +
vendor/gocloud.dev/blob/fileblob/BUILD.bazel | 19 -
vendor/gocloud.dev/blob/fileblob/fileblob.go | 5 +
vendor/gocloud.dev/blob/s3blob/BUILD.bazel | 28 -
vendor/gocloud.dev/blob/s3blob/s3blob.go | 139 +-
vendor/gocloud.dev/gcerrors/BUILD.bazel | 13 -
vendor/gocloud.dev/gcerrors/errors.go | 8 +-
.../gocloud.dev/internal/escape/BUILD.bazel | 9 -
vendor/gocloud.dev/internal/gcerr/BUILD.bazel | 18 -
vendor/gocloud.dev/internal/gcerr/gcerr.go | 12 +-
vendor/gocloud.dev/internal/oc/BUILD.bazel | 20 -
.../gocloud.dev/internal/openurl/BUILD.bazel | 9 -
vendor/gocloud.dev/internal/retry/BUILD.bazel | 10 -
vendor/golang.org/x/crypto/acme/BUILD.bazel | 16 -
.../x/crypto/acme/autocert/BUILD.bazel | 18 -
vendor/golang.org/x/crypto/bcrypt/BUILD.bazel | 13 -
.../golang.org/x/crypto/blowfish/BUILD.bazel | 13 -
vendor/golang.org/x/image/bmp/BUILD.bazel | 12 -
vendor/golang.org/x/image/ccitt/BUILD.bazel | 13 -
vendor/golang.org/x/image/tiff/BUILD.bazel | 19 -
.../golang.org/x/image/tiff/lzw/BUILD.bazel | 9 -
vendor/golang.org/x/mod/semver/BUILD.bazel | 9 -
vendor/golang.org/x/net/context/BUILD.bazel | 15 -
vendor/golang.org/x/net/html/BUILD.bazel | 21 -
vendor/golang.org/x/net/html/atom/BUILD.bazel | 12 -
.../x/net/http/httpguts/BUILD.bazel | 13 -
vendor/golang.org/x/net/http2/BUILD.bazel | 38 -
.../golang.org/x/net/http2/hpack/BUILD.bazel | 15 -
vendor/golang.org/x/net/http2/server.go | 9 +-
vendor/golang.org/x/net/http2/transport.go | 21 +-
vendor/golang.org/x/net/http2/writesched.go | 3 +-
.../x/net/http2/writesched_roundrobin.go | 119 +
vendor/golang.org/x/net/idna/BUILD.bazel | 27 -
.../x/net/internal/timeseries/BUILD.bazel | 9 -
vendor/golang.org/x/net/trace/BUILD.bazel | 14 -
vendor/golang.org/x/oauth2/BUILD.bazel | 14 -
.../golang.org/x/oauth2/facebook/BUILD.bazel | 10 -
vendor/golang.org/x/oauth2/github/BUILD.bazel | 10 -
.../golang.org/x/oauth2/internal/BUILD.bazel | 14 -
vendor/golang.org/x/oauth2/kakao/BUILD.bazel | 10 -
.../golang.org/x/oauth2/microsoft/BUILD.bazel | 10 -
.../golang.org/x/oauth2/spotify/BUILD.bazel | 10 -
vendor/golang.org/x/oauth2/twitch/BUILD.bazel | 10 -
vendor/golang.org/x/sync/errgroup/BUILD.bazel | 9 -
vendor/golang.org/x/sync/errgroup/errgroup.go | 10 +-
vendor/golang.org/x/sync/errgroup/go120.go | 14 +
.../golang.org/x/sync/errgroup/pre_go120.go | 15 +
vendor/golang.org/x/sys/execabs/BUILD.bazel | 13 -
.../x/sys/internal/unsafeheader/BUILD.bazel | 9 -
vendor/golang.org/x/sys/plan9/BUILD.bazel | 29 -
vendor/golang.org/x/sys/unix/BUILD.bazel | 249 -
vendor/golang.org/x/sys/unix/mkall.sh | 2 +-
vendor/golang.org/x/sys/unix/mkerrors.sh | 6 +-
vendor/golang.org/x/sys/unix/syscall_linux.go | 30 +-
.../golang.org/x/sys/unix/syscall_openbsd.go | 17 +-
.../x/sys/unix/zerrors_linux_sparc64.go | 48 +
.../golang.org/x/sys/unix/zsyscall_linux.go | 14 +
.../x/sys/unix/zsyscall_openbsd_386.go | 22 +
.../x/sys/unix/zsyscall_openbsd_386.s | 10 +
.../x/sys/unix/zsyscall_openbsd_amd64.go | 32 +-
.../x/sys/unix/zsyscall_openbsd_amd64.s | 10 +
.../x/sys/unix/zsyscall_openbsd_arm.go | 22 +
.../x/sys/unix/zsyscall_openbsd_arm.s | 10 +
.../x/sys/unix/zsyscall_openbsd_arm64.go | 22 +
.../x/sys/unix/zsyscall_openbsd_arm64.s | 10 +
.../x/sys/unix/zsyscall_openbsd_mips64.go | 22 +
.../x/sys/unix/zsyscall_openbsd_mips64.s | 10 +
.../x/sys/unix/zsyscall_openbsd_ppc64.go | 22 +
.../x/sys/unix/zsyscall_openbsd_ppc64.s | 12 +
.../x/sys/unix/zsyscall_openbsd_riscv64.go | 22 +
.../x/sys/unix/zsyscall_openbsd_riscv64.s | 10 +
vendor/golang.org/x/sys/unix/ztypes_linux.go | 46 +
vendor/golang.org/x/sys/windows/BUILD.bazel | 39 -
.../x/sys/windows/syscall_windows.go | 13 +-
.../x/sys/windows/zsyscall_windows.go | 8 +-
vendor/golang.org/x/term/BUILD.bazel | 57 -
vendor/golang.org/x/text/cases/cases.go | 162 +
vendor/golang.org/x/text/cases/context.go | 376 +
vendor/golang.org/x/text/cases/fold.go | 34 +
vendor/golang.org/x/text/cases/icu.go | 62 +
vendor/golang.org/x/text/cases/info.go | 82 +
vendor/golang.org/x/text/cases/map.go | 816 ++
.../golang.org/x/text/cases/tables10.0.0.go | 2256 ++++++
.../golang.org/x/text/cases/tables11.0.0.go | 2317 ++++++
.../golang.org/x/text/cases/tables12.0.0.go | 2360 ++++++
.../golang.org/x/text/cases/tables13.0.0.go | 2400 ++++++
vendor/golang.org/x/text/cases/tables9.0.0.go | 2216 ++++++
vendor/golang.org/x/text/cases/trieval.go | 217 +
vendor/golang.org/x/text/internal/internal.go | 49 +
.../x/text/internal/language/common.go | 16 +
.../x/text/internal/language/compact.go | 29 +
.../text/internal/language/compact/compact.go | 61 +
.../internal/language/compact/language.go | 260 +
.../text/internal/language/compact/parents.go | 120 +
.../text/internal/language/compact/tables.go | 1015 +++
.../x/text/internal/language/compact/tags.go | 91 +
.../x/text/internal/language/compose.go | 167 +
.../x/text/internal/language/coverage.go | 28 +
.../x/text/internal/language/language.go | 627 ++
.../x/text/internal/language/lookup.go | 412 +
.../x/text/internal/language/match.go | 226 +
.../x/text/internal/language/parse.go | 608 ++
.../x/text/internal/language/tables.go | 3472 +++++++++
.../x/text/internal/language/tags.go | 48 +
vendor/golang.org/x/text/internal/match.go | 67 +
vendor/golang.org/x/text/internal/tag/tag.go | 100 +
vendor/golang.org/x/text/language/coverage.go | 187 +
vendor/golang.org/x/text/language/doc.go | 98 +
vendor/golang.org/x/text/language/language.go | 605 ++
vendor/golang.org/x/text/language/match.go | 735 ++
vendor/golang.org/x/text/language/parse.go | 256 +
vendor/golang.org/x/text/language/tables.go | 298 +
vendor/golang.org/x/text/language/tags.go | 145 +
vendor/golang.org/x/text/runes/BUILD.bazel | 13 -
.../x/text/secure/bidirule/BUILD.bazel | 17 -
.../golang.org/x/text/transform/BUILD.bazel | 9 -
.../x/text/unicode/bidi/BUILD.bazel | 20 -
.../x/text/unicode/norm/BUILD.bazel | 24 -
vendor/golang.org/x/text/width/BUILD.bazel | 20 -
vendor/golang.org/x/time/rate/BUILD.bazel | 12 -
.../x/tools/cmd/stringer/BUILD.bazel | 16 -
.../x/tools/go/gcexportdata/BUILD.bazel | 13 -
.../go/internal/packagesdriver/BUILD.bazel | 10 -
.../x/tools/go/packages/BUILD.bazel | 26 -
.../x/tools/internal/event/BUILD.bazel | 17 -
.../x/tools/internal/event/core/BUILD.bazel | 17 -
.../x/tools/internal/event/keys/BUILD.bazel | 13 -
.../x/tools/internal/event/label/BUILD.bazel | 9 -
.../x/tools/internal/event/tag/BUILD.bazel | 10 -
.../x/tools/internal/gcimporter/BUILD.bazel | 27 -
.../x/tools/internal/gcimporter/iexport.go | 11 +
.../x/tools/internal/gocommand/BUILD.bazel | 21 -
.../internal/packagesinternal/BUILD.bazel | 10 -
.../x/tools/internal/pkgbits/BUILD.bazel | 21 -
.../tools/internal/tokeninternal/BUILD.bazel | 9 -
.../x/tools/internal/typeparams/BUILD.bazel | 19 -
.../x/tools/internal/typeparams/common.go | 20 +
.../tools/internal/typesinternal/BUILD.bazel | 14 -
vendor/golang.org/x/xerrors/BUILD.bazel | 18 -
.../golang.org/x/xerrors/internal/BUILD.bazel | 9 -
.../api/googleapi/BUILD.bazel | 13 -
.../api/googleapi/googleapi.go | 5 +-
.../third_party/uritemplates/BUILD.bazel | 12 -
.../appengine/internal/BUILD.bazel | 29 -
.../appengine/internal/base/BUILD.bazel | 10 -
.../appengine/internal/datastore/BUILD.bazel | 10 -
.../appengine/internal/log/BUILD.bazel | 10 -
.../appengine/internal/remote_api/BUILD.bazel | 10 -
.../appengine/internal/urlfetch/BUILD.bazel | 10 -
.../appengine/urlfetch/BUILD.bazel | 15 -
.../genproto/googleapis/rpc/code/BUILD.bazel | 13 -
.../googleapis/rpc/errdetails/BUILD.bazel | 14 -
.../googleapis/rpc/status/BUILD.bazel | 14 -
vendor/google.golang.org/grpc/BUILD.bazel | 70 -
.../grpc/attributes/BUILD.bazel | 9 -
.../grpc/attributes/attributes.go | 29 +
.../grpc/backoff/BUILD.bazel | 9 -
.../grpc/balancer/BUILD.bazel | 21 -
.../grpc/balancer/balancer.go | 2 +-
.../grpc/balancer/base/BUILD.bazel | 18 -
.../grpc/balancer/grpclb/state/BUILD.bazel | 10 -
.../grpc/balancer/roundrobin/BUILD.bazel | 15 -
.../grpc/balancer_conn_wrappers.go | 486 +-
.../binarylog/grpc_binarylog_v1/BUILD.bazel | 15 -
vendor/google.golang.org/grpc/call.go | 5 +
.../grpc/channelz/BUILD.bazel | 10 -
vendor/google.golang.org/grpc/clientconn.go | 607 +-
.../google.golang.org/grpc/codes/BUILD.bazel | 13 -
.../grpc/connectivity/BUILD.bazel | 10 -
.../grpc/credentials/BUILD.bazel | 17 -
.../grpc/credentials/insecure/BUILD.bazel | 10 -
vendor/google.golang.org/grpc/dialoptions.go | 21 +
.../grpc/encoding/BUILD.bazel | 10 -
.../grpc/encoding/proto/BUILD.bazel | 13 -
.../grpc/grpclog/BUILD.bazel | 15 -
vendor/google.golang.org/grpc/idle.go | 287 +
.../grpc/internal/BUILD.bazel | 18 -
.../grpc/internal/backoff/BUILD.bazel | 13 -
.../balancer/gracefulswitch/BUILD.bazel | 15 -
.../grpc/internal/balancerload/BUILD.bazel | 10 -
.../grpc/internal/binarylog/BUILD.bazel | 24 -
.../grpc/internal/binarylog/binarylog.go | 3 +
.../grpc/internal/binarylog/method_logger.go | 9 +
.../grpc/internal/buffer/BUILD.bazel | 9 -
.../grpc/internal/buffer/unbounded.go | 26 +-
.../grpc/internal/channelz/BUILD.bazel | 31 -
.../grpc/internal/credentials/BUILD.bazel | 15 -
.../grpc/internal/envconfig/BUILD.bazel | 13 -
.../grpc/internal/envconfig/envconfig.go | 4 +
.../grpc/internal/envconfig/observability.go | 6 +
.../grpc/internal/envconfig/xds.go | 19 +-
.../grpc/internal/grpclog/BUILD.bazel | 12 -
.../grpc/internal/grpcrand/BUILD.bazel | 9 -
.../grpc/internal/grpcrand/grpcrand.go | 14 +
.../grpc/internal/grpcsync/BUILD.bazel | 14 -
.../internal/grpcsync/callback_serializer.go | 64 +-
.../grpc/internal/grpcutil/BUILD.bazel | 20 -
.../grpc/internal/internal.go | 24 +
.../grpc/internal/metadata/BUILD.bazel | 13 -
.../grpc/internal/pretty/BUILD.bazel | 15 -
.../grpc/internal/resolver/BUILD.bazel | 14 -
.../grpc/internal/resolver/dns/BUILD.bazel | 18 -
.../internal/resolver/passthrough/BUILD.bazel | 10 -
.../grpc/internal/resolver/unix/BUILD.bazel | 13 -
.../grpc/internal/serviceconfig/BUILD.bazel | 15 -
.../grpc/internal/serviceconfig/duration.go | 130 +
.../grpc/internal/status/BUILD.bazel | 15 -
.../grpc/internal/syscall/BUILD.bazel | 59 -
.../grpc/internal/transport/BUILD.bazel | 48 -
.../grpc/internal/transport/handler_server.go | 2 +-
.../grpc/internal/transport/http2_client.go | 2 +-
.../grpc/internal/transport/http2_server.go | 10 +-
.../transport/networktype/BUILD.bazel | 10 -
.../grpc/internal/transport/transport.go | 2 +-
.../grpc/keepalive/BUILD.bazel | 9 -
.../grpc/metadata/BUILD.bazel | 9 -
.../google.golang.org/grpc/peer/BUILD.bazel | 10 -
.../google.golang.org/grpc/picker_wrapper.go | 38 +-
vendor/google.golang.org/grpc/pickfirst.go | 52 +-
.../grpc/resolver/BUILD.bazel | 18 -
.../grpc/resolver/resolver.go | 16 +-
.../grpc/resolver_conn_wrapper.go | 229 +-
vendor/google.golang.org/grpc/server.go | 6 +-
.../google.golang.org/grpc/service_config.go | 75 +-
.../grpc/serviceconfig/BUILD.bazel | 9 -
.../google.golang.org/grpc/stats/BUILD.bazel | 13 -
.../google.golang.org/grpc/status/BUILD.bazel | 14 -
vendor/google.golang.org/grpc/stream.go | 29 +-
vendor/google.golang.org/grpc/tap/BUILD.bazel | 9 -
vendor/google.golang.org/grpc/version.go | 2 +-
.../protobuf/encoding/protojson/BUILD.bazel | 29 -
.../protobuf/encoding/prototext/BUILD.bazel | 28 -
.../protobuf/encoding/protowire/BUILD.bazel | 10 -
.../protobuf/internal/descfmt/BUILD.bazel | 14 -
.../protobuf/internal/descopts/BUILD.bazel | 10 -
.../protobuf/internal/detrand/BUILD.bazel | 9 -
.../internal/encoding/defval/BUILD.bazel | 14 -
.../internal/encoding/json/BUILD.bazel | 20 -
.../internal/encoding/messageset/BUILD.bazel | 14 -
.../internal/encoding/tag/BUILD.bazel | 15 -
.../internal/encoding/text/BUILD.bazel | 22 -
.../protobuf/internal/errors/BUILD.bazel | 14 -
.../protobuf/internal/filedesc/BUILD.bazel | 31 -
.../protobuf/internal/filetype/BUILD.bazel | 16 -
.../protobuf/internal/flags/BUILD.bazel | 12 -
.../protobuf/internal/genid/BUILD.bazel | 26 -
.../protobuf/internal/impl/BUILD.bazel | 62 -
.../protobuf/internal/order/BUILD.bazel | 13 -
.../protobuf/internal/pragma/BUILD.bazel | 9 -
.../protobuf/internal/set/BUILD.bazel | 9 -
.../protobuf/internal/strs/BUILD.bazel | 16 -
.../protobuf/internal/version/BUILD.bazel | 9 -
.../protobuf/proto/BUILD.bazel | 39 -
.../protobuf/reflect/protodesc/BUILD.bazel | 29 -
.../protobuf/reflect/protoreflect/BUILD.bazel | 23 -
.../reflect/protoregistry/BUILD.bazel | 15 -
.../protobuf/runtime/protoiface/BUILD.bazel | 16 -
.../protobuf/runtime/protoimpl/BUILD.bazel | 18 -
.../protobuf/types/descriptorpb/BUILD.bazel | 13 -
.../protobuf/types/known/anypb/BUILD.bazel | 15 -
.../types/known/durationpb/BUILD.bazel | 13 -
.../types/known/timestamppb/BUILD.bazel | 13 -
vendor/gopkg.in/ini.v1/BUILD.bazel | 20 -
vendor/gopkg.in/yaml.v3/BUILD.bazel | 23 -
vendor/lukechampine.com/uint128/BUILD.bazel | 9 -
vendor/modernc.org/cc/v3/AUTHORS | 1 +
vendor/modernc.org/cc/v3/BUILD.bazel | 32 -
vendor/modernc.org/cc/v3/CONTRIBUTORS | 1 +
vendor/modernc.org/cc/v3/Makefile | 10 +-
vendor/modernc.org/cc/v3/abi_platforms.go | 82 +-
vendor/modernc.org/cc/v3/cc.go | 16 +-
vendor/modernc.org/ccgo/v3/lib/BUILD.bazel | 36 -
vendor/modernc.org/ccgo/v3/lib/go.go | 72 +-
vendor/modernc.org/libc/BUILD.bazel | 470 --
vendor/modernc.org/libc/build_all_targets.sh | 25 +
vendor/modernc.org/libc/capi_freebsd_386.go | 1 +
vendor/modernc.org/libc/capi_freebsd_amd64.go | 1 +
vendor/modernc.org/libc/capi_freebsd_arm.go | 1 +
vendor/modernc.org/libc/capi_freebsd_arm64.go | 1 +
vendor/modernc.org/libc/capi_linux_386.go | 1 +
vendor/modernc.org/libc/capi_linux_amd64.go | 1 +
vendor/modernc.org/libc/capi_linux_arm.go | 1 +
vendor/modernc.org/libc/capi_linux_arm64.go | 1 +
vendor/modernc.org/libc/capi_linux_loong64.go | 528 ++
vendor/modernc.org/libc/capi_linux_ppc64le.go | 1 +
vendor/modernc.org/libc/capi_linux_riscv64.go | 1 +
vendor/modernc.org/libc/capi_linux_s390x.go | 1 +
vendor/modernc.org/libc/capi_netbsd_amd64.go | 1 +
vendor/modernc.org/libc/capi_netbsd_arm.go | 1 +
vendor/modernc.org/libc/capi_openbsd_386.go | 1 +
vendor/modernc.org/libc/capi_openbsd_amd64.go | 1 +
vendor/modernc.org/libc/capi_openbsd_arm64.go | 1 +
vendor/modernc.org/libc/errno/BUILD.bazel | 52 -
.../libc/errno/capi_linux_loong64.go | 5 +
.../libc/errno/errno_linux_loong64.go | 187 +
vendor/modernc.org/libc/fcntl/BUILD.bazel | 52 -
.../libc/fcntl/capi_linux_loong64.go | 5 +
.../libc/fcntl/fcntl_linux_loong64.go | 1087 +++
vendor/modernc.org/libc/fts/BUILD.bazel | 46 -
.../libc/fts/capi_linux_loong64.go | 5 +
.../modernc.org/libc/fts/fts_linux_loong64.go | 1904 +++++
vendor/modernc.org/libc/grp/BUILD.bazel | 46 -
.../libc/grp/capi_linux_loong64.go | 5 +
.../modernc.org/libc/grp/grp_linux_loong64.go | 783 ++
.../libc/honnef.co/go/netdb/BUILD.bazel | 9 -
vendor/modernc.org/libc/langinfo/BUILD.bazel | 46 -
.../libc/langinfo/capi_linux_loong64.go | 5 +
.../libc/langinfo/langinfo_linux_loong64.go | 1058 +++
vendor/modernc.org/libc/libc64.go | 4 +-
vendor/modernc.org/libc/libc_darwin.go | 27 -
vendor/modernc.org/libc/libc_linux.go | 10 -
vendor/modernc.org/libc/libc_linux_386.go | 10 +
vendor/modernc.org/libc/libc_linux_amd64.go | 10 +
vendor/modernc.org/libc/libc_linux_arm.go | 10 +
vendor/modernc.org/libc/libc_linux_arm64.go | 10 +
vendor/modernc.org/libc/libc_linux_loong64.go | 498 ++
vendor/modernc.org/libc/libc_linux_ppc64le.go | 10 +
vendor/modernc.org/libc/libc_linux_riscv64.go | 10 +
vendor/modernc.org/libc/libc_linux_s390x.go | 10 +
vendor/modernc.org/libc/libc_unix.go | 32 +-
vendor/modernc.org/libc/limits/BUILD.bazel | 52 -
.../libc/limits/capi_linux_loong64.go | 5 +
.../libc/limits/limits_linux_loong64.go | 943 +++
vendor/modernc.org/libc/musl_linux_loong64.go | 6940 +++++++++++++++++
vendor/modernc.org/libc/netdb/BUILD.bazel | 46 -
.../libc/netdb/capi_linux_loong64.go | 5 +
.../libc/netdb/netdb_linux_loong64.go | 3081 ++++++++
.../modernc.org/libc/netinet/in/BUILD.bazel | 46 -
.../libc/netinet/in/capi_linux_loong64.go | 5 +
.../libc/netinet/in/in_linux_loong64.go | 2790 +++++++
vendor/modernc.org/libc/poll/BUILD.bazel | 46 -
.../libc/poll/capi_linux_loong64.go | 5 +
.../libc/poll/poll_linux_loong64.go | 540 ++
vendor/modernc.org/libc/pthread/BUILD.bazel | 52 -
.../libc/pthread/capi_linux_loong64.go | 5 +
.../libc/pthread/pthread_linux_loong64.go | 1873 +++++
vendor/modernc.org/libc/pwd/BUILD.bazel | 46 -
.../libc/pwd/capi_linux_loong64.go | 5 +
.../modernc.org/libc/pwd/pwd_linux_loong64.go | 789 ++
vendor/modernc.org/libc/signal/BUILD.bazel | 70 -
.../libc/signal/capi_linux_loong64.go | 5 +
.../libc/signal/more_linux_loong64.go | 12 +
.../libc/signal/signal_linux_loong64.go | 2198 ++++++
vendor/modernc.org/libc/stdio/BUILD.bazel | 52 -
.../libc/stdio/capi_linux_loong64.go | 5 +
.../libc/stdio/stdio_linux_loong64.go | 540 ++
vendor/modernc.org/libc/stdlib/BUILD.bazel | 52 -
.../libc/stdlib/capi_linux_loong64.go | 5 +
.../libc/stdlib/stdlib_linux_loong64.go | 1541 ++++
.../modernc.org/libc/sys/socket/BUILD.bazel | 46 -
.../libc/sys/socket/capi_linux_loong64.go | 5 +
.../libc/sys/socket/socket_linux_loong64.go | 1848 +++++
vendor/modernc.org/libc/sys/stat/BUILD.bazel | 52 -
.../libc/sys/stat/capi_linux_loong64.go | 5 +
.../libc/sys/stat/stat_linux_loong64.go | 947 +++
vendor/modernc.org/libc/sys/types/BUILD.bazel | 52 -
.../libc/sys/types/capi_linux_loong64.go | 5 +
.../libc/sys/types/types_linux_loong64.go | 1511 ++++
vendor/modernc.org/libc/termios/BUILD.bazel | 46 -
.../libc/termios/capi_linux_loong64.go | 5 +
.../libc/termios/termios_linux_loong64.go | 1024 +++
vendor/modernc.org/libc/time/BUILD.bazel | 52 -
.../libc/time/capi_linux_loong64.go | 5 +
.../libc/time/time_linux_loong64.go | 679 ++
vendor/modernc.org/libc/unistd/BUILD.bazel | 52 -
.../libc/unistd/capi_linux_loong64.go | 5 +
.../libc/unistd/unistd_linux_loong64.go | 1592 ++++
vendor/modernc.org/libc/utime/BUILD.bazel | 52 -
.../libc/utime/capi_linux_loong64.go | 5 +
.../libc/utime/utime_linux_loong64.go | 781 ++
vendor/modernc.org/libc/uuid/BUILD.bazel | 28 -
vendor/modernc.org/libc/uuid/uuid/BUILD.bazel | 28 -
.../libc/uuid/uuid/capi_linux_loong64.go | 5 +
.../libc/uuid/uuid/uuid_linux_loong64.go | 1986 +++++
vendor/modernc.org/libc/wctype/BUILD.bazel | 52 -
.../libc/wctype/capi_linux_loong64.go | 5 +
.../libc/wctype/wctype_linux_loong64.go | 953 +++
vendor/modernc.org/mathutil/BUILD.bazel | 63 -
vendor/modernc.org/memory/BUILD.bazel | 27 -
vendor/modernc.org/memory/Makefile | 5 +-
vendor/modernc.org/memory/memory64.go | 4 +-
vendor/modernc.org/memory/mmap_linux_64.go | 4 +-
vendor/modernc.org/opt/BUILD.bazel | 9 -
vendor/modernc.org/sqlite/AUTHORS | 3 +-
vendor/modernc.org/sqlite/BUILD.bazel | 45 -
vendor/modernc.org/sqlite/CONTRIBUTORS | 4 +-
vendor/modernc.org/sqlite/README.md | 53 +
vendor/modernc.org/sqlite/dmesg.go | 56 +
vendor/modernc.org/sqlite/doc.go | 59 +-
vendor/modernc.org/sqlite/lib/BUILD.bazel | 53 -
vendor/modernc.org/sqlite/lib/mutex.go | 8 +-
vendor/modernc.org/sqlite/nodmesg.go | 12 +
vendor/modernc.org/sqlite/sqlite.go | 633 +-
vendor/modernc.org/sqlite/sqlite_go18.go | 51 +-
vendor/modernc.org/sqlite/unconvert.sh | 2 +-
vendor/modernc.org/strutil/BUILD.bazel | 9 -
vendor/modernc.org/token/BUILD.bazel | 9 -
vendor/modules.txt | 86 +-
824 files changed, 67889 insertions(+), 14437 deletions(-)
delete mode 100644 vendor/github.com/AlecAivazis/survey/v2/BUILD.bazel
delete mode 100644 vendor/github.com/AlecAivazis/survey/v2/core/BUILD.bazel
delete mode 100644 vendor/github.com/AlecAivazis/survey/v2/terminal/BUILD.bazel
delete mode 100644 vendor/github.com/Microsoft/go-winio/BUILD.bazel
delete mode 100644 vendor/github.com/Microsoft/go-winio/internal/fs/BUILD.bazel
delete mode 100644 vendor/github.com/Microsoft/go-winio/internal/socket/BUILD.bazel
delete mode 100644 vendor/github.com/Microsoft/go-winio/internal/stringbuffer/BUILD.bazel
delete mode 100644 vendor/github.com/Microsoft/go-winio/pkg/guid/BUILD.bazel
delete mode 100644 vendor/github.com/asaskevich/govalidator/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/arn/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/retry/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/config/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/awsutil/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/ini/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/rand/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/strings/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/s3/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/arn/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/sso/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/sts/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/arn/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/awserr/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/awsutil/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/client/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/client/metadata/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/corehandlers/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/credentials/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/csm/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/defaults/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/endpoints/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/request/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/session/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/aws/signer/v4/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/context/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/ini/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/s3shared/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/sdkio/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/sdkmath/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/sdkrand/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/sdkuri/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/strings/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/checksum/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/query/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/rest/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/ivs/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/s3/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/sso/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/sts/BUILD.bazel
delete mode 100644 vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/auth/bearer/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/context/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/document/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/encoding/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/encoding/httpbinding/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/encoding/json/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/encoding/xml/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/internal/sync/singleflight/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/io/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/logging/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/middleware/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/ptr/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/rand/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/sync/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/time/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/transport/http/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/transport/http/internal/io/BUILD.bazel
delete mode 100644 vendor/github.com/aws/smithy-go/waiter/BUILD.bazel
delete mode 100644 vendor/github.com/aymanbagabas/go-osc52/v2/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/bubbles/help/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/bubbles/key/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/bubbles/progress/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/bubbles/spinner/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/bubbletea/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/harmonica/BUILD.bazel
delete mode 100644 vendor/github.com/charmbracelet/lipgloss/BUILD.bazel
delete mode 100644 vendor/github.com/containerd/console/BUILD.bazel
delete mode 100644 vendor/github.com/disintegration/imaging/BUILD.bazel
delete mode 100644 vendor/github.com/domodwyer/mailyak/v3/BUILD.bazel
delete mode 100644 vendor/github.com/dustin/go-humanize/BUILD.bazel
delete mode 100644 vendor/github.com/fatih/color/BUILD.bazel
delete mode 100644 vendor/github.com/fsnotify/fsnotify/BUILD.bazel
delete mode 100644 vendor/github.com/gabriel-vasile/mimetype/BUILD.bazel
delete mode 100644 vendor/github.com/gabriel-vasile/mimetype/internal/charset/BUILD.bazel
delete mode 100644 vendor/github.com/gabriel-vasile/mimetype/internal/json/BUILD.bazel
delete mode 100644 vendor/github.com/gabriel-vasile/mimetype/internal/magic/BUILD.bazel
delete mode 100644 vendor/github.com/ganigeorgiev/fexpr/BUILD.bazel
delete mode 100644 vendor/github.com/go-ozzo/ozzo-validation/v4/BUILD.bazel
delete mode 100644 vendor/github.com/go-ozzo/ozzo-validation/v4/is/BUILD.bazel
delete mode 100644 vendor/github.com/golang-jwt/jwt/v4/BUILD.bazel
delete mode 100644 vendor/github.com/golang/groupcache/lru/BUILD.bazel
delete mode 100644 vendor/github.com/golang/protobuf/jsonpb/BUILD.bazel
delete mode 100644 vendor/github.com/golang/protobuf/proto/BUILD.bazel
delete mode 100644 vendor/github.com/golang/protobuf/ptypes/BUILD.bazel
delete mode 100644 vendor/github.com/golang/protobuf/ptypes/any/BUILD.bazel
delete mode 100644 vendor/github.com/golang/protobuf/ptypes/duration/BUILD.bazel
delete mode 100644 vendor/github.com/golang/protobuf/ptypes/timestamp/BUILD.bazel
delete mode 100644 vendor/github.com/google/uuid/BUILD.bazel
delete mode 100644 vendor/github.com/google/wire/BUILD.bazel
delete mode 100644 vendor/github.com/googleapis/gax-go/v2/BUILD.bazel
delete mode 100644 vendor/github.com/googleapis/gax-go/v2/apierror/BUILD.bazel
delete mode 100644 vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/BUILD.bazel
delete mode 100644 vendor/github.com/googleapis/gax-go/v2/internal/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/hcl/ast/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/hcl/parser/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/hcl/printer/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/hcl/scanner/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/hcl/strconv/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/hcl/token/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/json/parser/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/json/scanner/BUILD.bazel
delete mode 100644 vendor/github.com/hashicorp/hcl/json/token/BUILD.bazel
delete mode 100644 vendor/github.com/hypebeast/go-osc/osc/BUILD.bazel
delete mode 100644 vendor/github.com/inconshreveable/mousetrap/BUILD.bazel
delete mode 100644 vendor/github.com/jmespath/go-jmespath/BUILD.bazel
delete mode 100644 vendor/github.com/kballard/go-shellquote/BUILD.bazel
delete mode 100644 vendor/github.com/kennygrant/sanitize/BUILD.bazel
delete mode 100644 vendor/github.com/labstack/echo/v5/BUILD.bazel
delete mode 100644 vendor/github.com/labstack/echo/v5/middleware/BUILD.bazel
delete mode 100644 vendor/github.com/lucasb-eyer/go-colorful/BUILD.bazel
delete mode 100644 vendor/github.com/magiconair/properties/BUILD.bazel
delete mode 100644 vendor/github.com/mattn/go-colorable/BUILD.bazel
delete mode 100644 vendor/github.com/mattn/go-isatty/BUILD.bazel
delete mode 100644 vendor/github.com/mattn/go-localereader/BUILD.bazel
delete mode 100644 vendor/github.com/mattn/go-runewidth/BUILD.bazel
delete mode 100644 vendor/github.com/mattn/go-sqlite3/BUILD.bazel
delete mode 100644 vendor/github.com/mgutz/ansi/BUILD.bazel
delete mode 100644 vendor/github.com/mitchellh/mapstructure/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/ansi/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/ansi/compressor/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/cancelreader/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/coral/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/reflow/ansi/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/reflow/truncate/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/reflow/wordwrap/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/reflow/wrap/BUILD.bazel
delete mode 100644 vendor/github.com/muesli/termenv/BUILD.bazel
delete mode 100644 vendor/github.com/pelletier/go-toml/v2/BUILD.bazel
delete mode 100644 vendor/github.com/pelletier/go-toml/v2/internal/characters/BUILD.bazel
delete mode 100644 vendor/github.com/pelletier/go-toml/v2/internal/danger/BUILD.bazel
delete mode 100644 vendor/github.com/pelletier/go-toml/v2/internal/tracker/BUILD.bazel
delete mode 100644 vendor/github.com/pelletier/go-toml/v2/unstable/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/dbx/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/apis/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/cmd/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/core/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/daos/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/forms/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/forms/validators/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/mails/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/mails/templates/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/migrations/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/migrations/logs/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/models/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/models/schema/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/models/settings/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/plugins/migratecmd/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/resolvers/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tokens/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/archive/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/auth/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/cron/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/dbutils/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/filesystem/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/hook/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/inflector/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/list/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/mailer/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/migrate/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/osutils/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/rest/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/routine/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/search/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/security/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/store/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/subscriptions/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/tokenizer/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/tools/types/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/BUILD.bazel
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/AuthMethodsDocs-231b34a1.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/AuthRefreshDocs-820f6a8d.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/AuthWithOAuth2Docs-c0b78907.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/AuthWithPasswordDocs-7000aa43.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/CodeEditor-d2e52b84.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/ConfirmEmailChangeDocs-5251493b.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/ConfirmPasswordResetDocs-a125ce65.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/ConfirmVerificationDocs-c5570906.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/CreateApiDocs-ff63d2bf.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/DeleteApiDocs-170c59a1.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/FieldsQueryParam-4f4292f3.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/FilterAutocompleteInput-984631ce.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/ListApiDocs-f8145629.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/ListExternalAuthsDocs-4423f357.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageAdminConfirmPasswordReset-050d7efc.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageAdminRequestPasswordReset-b4cd0e9c.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageOAuth2Redirect-7e3c5ad0.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageRecordConfirmEmailChange-7961b48c.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageRecordConfirmPasswordReset-bbbceaad.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageRecordConfirmVerification-54734eb7.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/RealtimeApiDocs-bc10ba32.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/RequestEmailChangeDocs-d5917380.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/RequestPasswordResetDocs-9c7a031d.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/RequestVerificationDocs-90330f71.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/SdkTabs-a34bf331.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/UnlinkExternalAuthDocs-3afdb892.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/UpdateApiDocs-5d5a0209.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/ViewApiDocs-e0aab9ee.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/index-9094ab49.js
delete mode 100644 vendor/github.com/pocketbase/pocketbase/ui/dist/assets/index-f85ee902.js
delete mode 100644 vendor/github.com/remyoudompheng/bigfft/BUILD.bazel
delete mode 100644 vendor/github.com/rivo/uniseg/BUILD.bazel
delete mode 100644 vendor/github.com/rs/zerolog/BUILD.bazel
delete mode 100644 vendor/github.com/rs/zerolog/internal/cbor/BUILD.bazel
delete mode 100644 vendor/github.com/rs/zerolog/internal/json/BUILD.bazel
delete mode 100644 vendor/github.com/rs/zerolog/log/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/afero/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/afero/internal/common/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/afero/mem/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/cast/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/cobra/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/jwalterweatherman/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/pflag/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/dotenv/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/hcl/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/ini/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/javaproperties/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/json/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/toml/BUILD.bazel
delete mode 100644 vendor/github.com/spf13/viper/internal/encoding/yaml/BUILD.bazel
delete mode 100644 vendor/github.com/subosito/gotenv/BUILD.bazel
delete mode 100644 vendor/github.com/valyala/bytebufferpool/BUILD.bazel
delete mode 100644 vendor/github.com/valyala/fasttemplate/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/internal/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/internal/tagencoding/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/metric/metricdata/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/metric/metricproducer/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/plugin/ocgrpc/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/resource/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/stats/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/stats/internal/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/stats/view/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/tag/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/trace/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/trace/internal/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/trace/propagation/BUILD.bazel
delete mode 100644 vendor/go.opencensus.io/trace/tracestate/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/aws/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/blob/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/blob/driver/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/blob/fileblob/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/blob/s3blob/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/gcerrors/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/internal/escape/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/internal/gcerr/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/internal/oc/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/internal/openurl/BUILD.bazel
delete mode 100644 vendor/gocloud.dev/internal/retry/BUILD.bazel
delete mode 100644 vendor/golang.org/x/crypto/acme/BUILD.bazel
delete mode 100644 vendor/golang.org/x/crypto/acme/autocert/BUILD.bazel
delete mode 100644 vendor/golang.org/x/crypto/bcrypt/BUILD.bazel
delete mode 100644 vendor/golang.org/x/crypto/blowfish/BUILD.bazel
delete mode 100644 vendor/golang.org/x/image/bmp/BUILD.bazel
delete mode 100644 vendor/golang.org/x/image/ccitt/BUILD.bazel
delete mode 100644 vendor/golang.org/x/image/tiff/BUILD.bazel
delete mode 100644 vendor/golang.org/x/image/tiff/lzw/BUILD.bazel
delete mode 100644 vendor/golang.org/x/mod/semver/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/context/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/html/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/html/atom/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/http/httpguts/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/http2/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/http2/hpack/BUILD.bazel
create mode 100644 vendor/golang.org/x/net/http2/writesched_roundrobin.go
delete mode 100644 vendor/golang.org/x/net/idna/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/internal/timeseries/BUILD.bazel
delete mode 100644 vendor/golang.org/x/net/trace/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/facebook/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/github/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/internal/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/kakao/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/microsoft/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/spotify/BUILD.bazel
delete mode 100644 vendor/golang.org/x/oauth2/twitch/BUILD.bazel
delete mode 100644 vendor/golang.org/x/sync/errgroup/BUILD.bazel
create mode 100644 vendor/golang.org/x/sync/errgroup/go120.go
create mode 100644 vendor/golang.org/x/sync/errgroup/pre_go120.go
delete mode 100644 vendor/golang.org/x/sys/execabs/BUILD.bazel
delete mode 100644 vendor/golang.org/x/sys/internal/unsafeheader/BUILD.bazel
delete mode 100644 vendor/golang.org/x/sys/plan9/BUILD.bazel
delete mode 100644 vendor/golang.org/x/sys/unix/BUILD.bazel
delete mode 100644 vendor/golang.org/x/sys/windows/BUILD.bazel
delete mode 100644 vendor/golang.org/x/term/BUILD.bazel
create mode 100644 vendor/golang.org/x/text/cases/cases.go
create mode 100644 vendor/golang.org/x/text/cases/context.go
create mode 100644 vendor/golang.org/x/text/cases/fold.go
create mode 100644 vendor/golang.org/x/text/cases/icu.go
create mode 100644 vendor/golang.org/x/text/cases/info.go
create mode 100644 vendor/golang.org/x/text/cases/map.go
create mode 100644 vendor/golang.org/x/text/cases/tables10.0.0.go
create mode 100644 vendor/golang.org/x/text/cases/tables11.0.0.go
create mode 100644 vendor/golang.org/x/text/cases/tables12.0.0.go
create mode 100644 vendor/golang.org/x/text/cases/tables13.0.0.go
create mode 100644 vendor/golang.org/x/text/cases/tables9.0.0.go
create mode 100644 vendor/golang.org/x/text/cases/trieval.go
create mode 100644 vendor/golang.org/x/text/internal/internal.go
create mode 100644 vendor/golang.org/x/text/internal/language/common.go
create mode 100644 vendor/golang.org/x/text/internal/language/compact.go
create mode 100644 vendor/golang.org/x/text/internal/language/compact/compact.go
create mode 100644 vendor/golang.org/x/text/internal/language/compact/language.go
create mode 100644 vendor/golang.org/x/text/internal/language/compact/parents.go
create mode 100644 vendor/golang.org/x/text/internal/language/compact/tables.go
create mode 100644 vendor/golang.org/x/text/internal/language/compact/tags.go
create mode 100644 vendor/golang.org/x/text/internal/language/compose.go
create mode 100644 vendor/golang.org/x/text/internal/language/coverage.go
create mode 100644 vendor/golang.org/x/text/internal/language/language.go
create mode 100644 vendor/golang.org/x/text/internal/language/lookup.go
create mode 100644 vendor/golang.org/x/text/internal/language/match.go
create mode 100644 vendor/golang.org/x/text/internal/language/parse.go
create mode 100644 vendor/golang.org/x/text/internal/language/tables.go
create mode 100644 vendor/golang.org/x/text/internal/language/tags.go
create mode 100644 vendor/golang.org/x/text/internal/match.go
create mode 100644 vendor/golang.org/x/text/internal/tag/tag.go
create mode 100644 vendor/golang.org/x/text/language/coverage.go
create mode 100644 vendor/golang.org/x/text/language/doc.go
create mode 100644 vendor/golang.org/x/text/language/language.go
create mode 100644 vendor/golang.org/x/text/language/match.go
create mode 100644 vendor/golang.org/x/text/language/parse.go
create mode 100644 vendor/golang.org/x/text/language/tables.go
create mode 100644 vendor/golang.org/x/text/language/tags.go
delete mode 100644 vendor/golang.org/x/text/runes/BUILD.bazel
delete mode 100644 vendor/golang.org/x/text/secure/bidirule/BUILD.bazel
delete mode 100644 vendor/golang.org/x/text/transform/BUILD.bazel
delete mode 100644 vendor/golang.org/x/text/unicode/bidi/BUILD.bazel
delete mode 100644 vendor/golang.org/x/text/unicode/norm/BUILD.bazel
delete mode 100644 vendor/golang.org/x/text/width/BUILD.bazel
delete mode 100644 vendor/golang.org/x/time/rate/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/cmd/stringer/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/go/gcexportdata/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/go/internal/packagesdriver/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/go/packages/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/event/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/event/core/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/event/keys/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/event/label/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/event/tag/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/gcimporter/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/gocommand/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/packagesinternal/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/pkgbits/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/tokeninternal/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/typeparams/BUILD.bazel
delete mode 100644 vendor/golang.org/x/tools/internal/typesinternal/BUILD.bazel
delete mode 100644 vendor/golang.org/x/xerrors/BUILD.bazel
delete mode 100644 vendor/golang.org/x/xerrors/internal/BUILD.bazel
delete mode 100644 vendor/google.golang.org/api/googleapi/BUILD.bazel
delete mode 100644 vendor/google.golang.org/api/internal/third_party/uritemplates/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/internal/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/internal/base/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/internal/datastore/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/internal/log/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/internal/remote_api/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/internal/urlfetch/BUILD.bazel
delete mode 100644 vendor/google.golang.org/appengine/urlfetch/BUILD.bazel
delete mode 100644 vendor/google.golang.org/genproto/googleapis/rpc/code/BUILD.bazel
delete mode 100644 vendor/google.golang.org/genproto/googleapis/rpc/errdetails/BUILD.bazel
delete mode 100644 vendor/google.golang.org/genproto/googleapis/rpc/status/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/attributes/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/backoff/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/balancer/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/balancer/base/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/balancer/grpclb/state/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/balancer/roundrobin/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/channelz/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/codes/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/connectivity/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/credentials/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/credentials/insecure/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/encoding/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/encoding/proto/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/grpclog/BUILD.bazel
create mode 100644 vendor/google.golang.org/grpc/idle.go
delete mode 100644 vendor/google.golang.org/grpc/internal/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/backoff/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/balancerload/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/binarylog/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/buffer/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/channelz/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/credentials/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/envconfig/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/grpclog/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/grpcrand/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/grpcsync/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/grpcutil/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/metadata/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/pretty/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/resolver/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/resolver/dns/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/resolver/passthrough/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/resolver/unix/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/serviceconfig/BUILD.bazel
create mode 100644 vendor/google.golang.org/grpc/internal/serviceconfig/duration.go
delete mode 100644 vendor/google.golang.org/grpc/internal/status/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/syscall/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/transport/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/internal/transport/networktype/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/keepalive/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/metadata/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/peer/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/resolver/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/serviceconfig/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/stats/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/status/BUILD.bazel
delete mode 100644 vendor/google.golang.org/grpc/tap/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/encoding/protojson/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/encoding/prototext/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/encoding/protowire/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/descfmt/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/descopts/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/detrand/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/encoding/defval/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/encoding/json/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/encoding/messageset/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/encoding/tag/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/encoding/text/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/errors/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/filedesc/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/filetype/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/flags/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/genid/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/impl/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/order/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/pragma/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/set/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/strs/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/internal/version/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/proto/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/reflect/protodesc/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/reflect/protoreflect/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/reflect/protoregistry/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/runtime/protoiface/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/runtime/protoimpl/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/types/descriptorpb/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/types/known/anypb/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/types/known/durationpb/BUILD.bazel
delete mode 100644 vendor/google.golang.org/protobuf/types/known/timestamppb/BUILD.bazel
delete mode 100644 vendor/gopkg.in/ini.v1/BUILD.bazel
delete mode 100644 vendor/gopkg.in/yaml.v3/BUILD.bazel
delete mode 100644 vendor/lukechampine.com/uint128/BUILD.bazel
delete mode 100644 vendor/modernc.org/cc/v3/BUILD.bazel
delete mode 100644 vendor/modernc.org/ccgo/v3/lib/BUILD.bazel
delete mode 100644 vendor/modernc.org/libc/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/capi_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/errno/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/errno/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/errno/errno_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/fcntl/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/fcntl/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/fcntl/fcntl_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/fts/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/fts/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/fts/fts_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/grp/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/grp/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/grp/grp_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/honnef.co/go/netdb/BUILD.bazel
delete mode 100644 vendor/modernc.org/libc/langinfo/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/langinfo/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/langinfo/langinfo_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/libc_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/limits/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/limits/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/limits/limits_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/musl_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/netdb/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/netdb/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/netdb/netdb_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/netinet/in/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/netinet/in/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/netinet/in/in_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/poll/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/poll/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/poll/poll_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/pthread/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/pthread/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/pthread/pthread_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/pwd/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/pwd/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/pwd/pwd_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/signal/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/signal/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/signal/more_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/signal/signal_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/stdio/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/stdio/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/stdio/stdio_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/stdlib/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/stdlib/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/stdlib/stdlib_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/sys/socket/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/sys/socket/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/sys/socket/socket_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/sys/stat/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/sys/stat/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/sys/stat/stat_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/sys/types/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/sys/types/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/sys/types/types_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/termios/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/termios/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/termios/termios_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/time/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/time/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/time/time_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/unistd/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/unistd/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/unistd/unistd_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/utime/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/utime/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/utime/utime_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/uuid/BUILD.bazel
delete mode 100644 vendor/modernc.org/libc/uuid/uuid/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/uuid/uuid/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/uuid/uuid/uuid_linux_loong64.go
delete mode 100644 vendor/modernc.org/libc/wctype/BUILD.bazel
create mode 100644 vendor/modernc.org/libc/wctype/capi_linux_loong64.go
create mode 100644 vendor/modernc.org/libc/wctype/wctype_linux_loong64.go
delete mode 100644 vendor/modernc.org/mathutil/BUILD.bazel
delete mode 100644 vendor/modernc.org/memory/BUILD.bazel
delete mode 100644 vendor/modernc.org/opt/BUILD.bazel
delete mode 100644 vendor/modernc.org/sqlite/BUILD.bazel
create mode 100644 vendor/modernc.org/sqlite/dmesg.go
delete mode 100644 vendor/modernc.org/sqlite/lib/BUILD.bazel
create mode 100644 vendor/modernc.org/sqlite/nodmesg.go
delete mode 100644 vendor/modernc.org/strutil/BUILD.bazel
delete mode 100644 vendor/modernc.org/token/BUILD.bazel
diff --git a/go.mod b/go.mod
index 3ccf59eb..bb08a858 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/kindlyops/vbs
go 1.20
require (
- github.com/aws/aws-sdk-go v1.44.280
+ github.com/aws/aws-sdk-go v1.44.289
github.com/hypebeast/go-osc v0.0.0-20220308234300-cec5a8a1e5f5
github.com/kennygrant/sanitize v1.2.4
github.com/mattn/go-isatty v0.0.19
@@ -16,31 +16,32 @@ require (
github.com/charmbracelet/bubbles v0.16.1
github.com/charmbracelet/bubbletea v0.24.2
github.com/charmbracelet/lipgloss v0.7.1
+ github.com/labstack/echo/v5 v5.0.0-20220201181537-ed2888cfa198
github.com/muesli/coral v1.0.0
- github.com/pocketbase/pocketbase v0.16.5
+ github.com/pocketbase/pocketbase v0.16.6
)
require (
- github.com/AlecAivazis/survey/v2 v2.3.6 // indirect
+ github.com/AlecAivazis/survey/v2 v2.3.7 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
- github.com/aws/aws-sdk-go-v2 v1.18.0 // indirect
+ github.com/aws/aws-sdk-go-v2 v1.18.1 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 // indirect
- github.com/aws/aws-sdk-go-v2/config v1.18.25 // indirect
- github.com/aws/aws-sdk-go-v2/credentials v1.13.24 // indirect
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3 // indirect
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.67 // indirect
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33 // indirect
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27 // indirect
- github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34 // indirect
- github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.25 // indirect
+ github.com/aws/aws-sdk-go-v2/config v1.18.27 // indirect
+ github.com/aws/aws-sdk-go-v2/credentials v1.13.26 // indirect
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.4 // indirect
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.70 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.34 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.28 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.3.35 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.26 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11 // indirect
- github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.28 // indirect
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27 // indirect
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.2 // indirect
- github.com/aws/aws-sdk-go-v2/service/s3 v1.33.1 // indirect
- github.com/aws/aws-sdk-go-v2/service/sso v1.12.10 // indirect
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.10 // indirect
- github.com/aws/aws-sdk-go-v2/service/sts v1.19.0 // indirect
+ github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.29 // indirect
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.28 // indirect
+ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.3 // indirect
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.35.0 // indirect
+ github.com/aws/aws-sdk-go-v2/service/sso v1.12.12 // indirect
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.12 // indirect
+ github.com/aws/aws-sdk-go-v2/service/sts v1.19.2 // indirect
github.com/aws/smithy-go v1.13.5 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/charmbracelet/harmonica v0.2.0 // indirect
@@ -58,12 +59,11 @@ require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/google/wire v0.5.0 // indirect
- github.com/googleapis/gax-go/v2 v2.10.0 // indirect
+ github.com/googleapis/gax-go/v2 v2.11.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
- github.com/labstack/echo/v5 v5.0.0-20220201181537-ed2888cfa198 // indirect
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
@@ -89,34 +89,34 @@ require (
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
go.opencensus.io v0.24.0 // indirect
- gocloud.dev v0.29.0 // indirect
- golang.org/x/crypto v0.9.0 // indirect
- golang.org/x/image v0.7.0 // indirect
- golang.org/x/mod v0.10.0 // indirect
- golang.org/x/net v0.10.0 // indirect
- golang.org/x/oauth2 v0.8.0 // indirect
- golang.org/x/sync v0.2.0 // indirect
- golang.org/x/sys v0.8.0 // indirect
- golang.org/x/term v0.8.0 // indirect
- golang.org/x/text v0.9.0 // indirect
+ gocloud.dev v0.30.0 // indirect
+ golang.org/x/crypto v0.10.0 // indirect
+ golang.org/x/image v0.8.0 // indirect
+ golang.org/x/mod v0.11.0 // indirect
+ golang.org/x/net v0.11.0 // indirect
+ golang.org/x/oauth2 v0.9.0 // indirect
+ golang.org/x/sync v0.3.0 // indirect
+ golang.org/x/sys v0.9.0 // indirect
+ golang.org/x/term v0.9.0 // indirect
+ golang.org/x/text v0.10.0 // indirect
golang.org/x/time v0.3.0 // indirect
- golang.org/x/tools v0.9.3 // indirect
+ golang.org/x/tools v0.10.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
- google.golang.org/api v0.125.0 // indirect
+ google.golang.org/api v0.128.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
- google.golang.org/grpc v1.55.0 // indirect
+ google.golang.org/grpc v1.56.1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
lukechampine.com/uint128 v1.3.0 // indirect
- modernc.org/cc/v3 v3.40.0 // indirect
- modernc.org/ccgo/v3 v3.16.13 // indirect
- modernc.org/libc v1.22.6 // indirect
+ modernc.org/cc/v3 v3.41.0 // indirect
+ modernc.org/ccgo/v3 v3.16.14 // indirect
+ modernc.org/libc v1.24.1 // indirect
modernc.org/mathutil v1.5.0 // indirect
- modernc.org/memory v1.5.0 // indirect
+ modernc.org/memory v1.6.0 // indirect
modernc.org/opt v0.1.3 // indirect
- modernc.org/sqlite v1.22.1 // indirect
+ modernc.org/sqlite v1.23.1 // indirect
modernc.org/strutil v1.1.3 // indirect
modernc.org/token v1.1.0 // indirect
)
diff --git a/go.sum b/go.sum
index 5f8fa4ee..1c98424d 100644
--- a/go.sum
+++ b/go.sum
@@ -40,47 +40,84 @@ cloud.google.com/go v0.105.0/go.mod h1:PrLgOJNe5nfE9UMxKxgXj4mD3voiP+YQ6gdt6KMFO
cloud.google.com/go v0.107.0/go.mod h1:wpc2eNrD7hXUTy8EKS10jkxpZBjASrORK7goS+3YX2I=
cloud.google.com/go v0.109.0/go.mod h1:2sYycXt75t/CSB5R9M2wPU1tJmire7AQZTPtITcGBVE=
cloud.google.com/go v0.110.0 h1:Zc8gqp3+a9/Eyph2KDmcGaPtbKRIoqq4YTlL4NMD0Ys=
+cloud.google.com/go v0.110.0/go.mod h1:SJnCLqQ0FCFGSZMUNUf84MV3Aia54kn7pi8st7tMzaY=
+cloud.google.com/go v0.110.2/go.mod h1:k04UEeEtb6ZBRTv3dZz4CeJC3jKGxyhl0sAiVVquxiw=
cloud.google.com/go/accessapproval v1.4.0/go.mod h1:zybIuC3KpDOvotz59lFe5qxRZx6C75OtwbisN56xYB4=
cloud.google.com/go/accessapproval v1.5.0/go.mod h1:HFy3tuiGvMdcd/u+Cu5b9NkO1pEICJ46IR82PoUdplw=
+cloud.google.com/go/accessapproval v1.6.0/go.mod h1:R0EiYnwV5fsRFiKZkPHr6mwyk2wxUJ30nL4j2pcFY2E=
cloud.google.com/go/accesscontextmanager v1.3.0/go.mod h1:TgCBehyr5gNMz7ZaH9xubp+CE8dkrszb4oK9CWyvD4o=
cloud.google.com/go/accesscontextmanager v1.4.0/go.mod h1:/Kjh7BBu/Gh83sv+K60vN9QE5NJcd80sU33vIe2IFPE=
+cloud.google.com/go/accesscontextmanager v1.6.0/go.mod h1:8XCvZWfYw3K/ji0iVnp+6pu7huxoQTLmxAbVjbloTtM=
+cloud.google.com/go/accesscontextmanager v1.7.0/go.mod h1:CEGLewx8dwa33aDAZQujl7Dx+uYhS0eay198wB/VumQ=
cloud.google.com/go/aiplatform v1.22.0/go.mod h1:ig5Nct50bZlzV6NvKaTwmplLLddFx0YReh9WfTO5jKw=
cloud.google.com/go/aiplatform v1.24.0/go.mod h1:67UUvRBKG6GTayHKV8DBv2RtR1t93YRu5B1P3x99mYY=
cloud.google.com/go/aiplatform v1.27.0/go.mod h1:Bvxqtl40l0WImSb04d0hXFU7gDOiq9jQmorivIiWcKg=
+cloud.google.com/go/aiplatform v1.35.0/go.mod h1:7MFT/vCaOyZT/4IIFfxH4ErVg/4ku6lKv3w0+tFTgXQ=
+cloud.google.com/go/aiplatform v1.36.1/go.mod h1:WTm12vJRPARNvJ+v6P52RDHCNe4AhvjcIZ/9/RRHy/k=
+cloud.google.com/go/aiplatform v1.37.0/go.mod h1:IU2Cv29Lv9oCn/9LkFiiuKfwrRTq+QQMbW+hPCxJGZw=
cloud.google.com/go/analytics v0.11.0/go.mod h1:DjEWCu41bVbYcKyvlws9Er60YE4a//bK6mnhWvQeFNI=
cloud.google.com/go/analytics v0.12.0/go.mod h1:gkfj9h6XRf9+TS4bmuhPEShsh3hH8PAZzm/41OOhQd4=
+cloud.google.com/go/analytics v0.17.0/go.mod h1:WXFa3WSym4IZ+JiKmavYdJwGG/CvpqiqczmL59bTD9M=
+cloud.google.com/go/analytics v0.18.0/go.mod h1:ZkeHGQlcIPkw0R/GW+boWHhCOR43xz9RN/jn7WcqfIE=
+cloud.google.com/go/analytics v0.19.0/go.mod h1:k8liqf5/HCnOUkbawNtrWWc+UAzyDlW89doe8TtoDsE=
cloud.google.com/go/apigateway v1.3.0/go.mod h1:89Z8Bhpmxu6AmUxuVRg/ECRGReEdiP3vQtk4Z1J9rJk=
cloud.google.com/go/apigateway v1.4.0/go.mod h1:pHVY9MKGaH9PQ3pJ4YLzoj6U5FUDeDFBllIz7WmzJoc=
+cloud.google.com/go/apigateway v1.5.0/go.mod h1:GpnZR3Q4rR7LVu5951qfXPJCHquZt02jf7xQx7kpqN8=
cloud.google.com/go/apigeeconnect v1.3.0/go.mod h1:G/AwXFAKo0gIXkPTVfZDd2qA1TxBXJ3MgMRBQkIi9jc=
cloud.google.com/go/apigeeconnect v1.4.0/go.mod h1:kV4NwOKqjvt2JYR0AoIWo2QGfoRtn/pkS3QlHp0Ni04=
+cloud.google.com/go/apigeeconnect v1.5.0/go.mod h1:KFaCqvBRU6idyhSNyn3vlHXc8VMDJdRmwDF6JyFRqZ8=
+cloud.google.com/go/apigeeregistry v0.4.0/go.mod h1:EUG4PGcsZvxOXAdyEghIdXwAEi/4MEaoqLMLDMIwKXY=
+cloud.google.com/go/apigeeregistry v0.5.0/go.mod h1:YR5+s0BVNZfVOUkMa5pAR2xGd0A473vA5M7j247o1wM=
+cloud.google.com/go/apigeeregistry v0.6.0/go.mod h1:BFNzW7yQVLZ3yj0TKcwzb8n25CFBri51GVGOEUcgQsc=
+cloud.google.com/go/apikeys v0.4.0/go.mod h1:XATS/yqZbaBK0HOssf+ALHp8jAlNHUgyfprvNcBIszU=
+cloud.google.com/go/apikeys v0.5.0/go.mod h1:5aQfwY4D+ewMMWScd3hm2en3hCj+BROlyrt3ytS7KLI=
+cloud.google.com/go/apikeys v0.6.0/go.mod h1:kbpXu5upyiAlGkKrJgQl8A0rKNNJ7dQ377pdroRSSi8=
cloud.google.com/go/appengine v1.4.0/go.mod h1:CS2NhuBuDXM9f+qscZ6V86m1MIIqPj3WC/UoEuR1Sno=
cloud.google.com/go/appengine v1.5.0/go.mod h1:TfasSozdkFI0zeoxW3PTBLiNqRmzraodCWatWI9Dmak=
+cloud.google.com/go/appengine v1.6.0/go.mod h1:hg6i0J/BD2cKmDJbaFSYHFyZkgBEfQrDg/X0V5fJn84=
+cloud.google.com/go/appengine v1.7.0/go.mod h1:eZqpbHFCqRGa2aCdope7eC0SWLV1j0neb/QnMJVWx6A=
+cloud.google.com/go/appengine v1.7.1/go.mod h1:IHLToyb/3fKutRysUlFO0BPt5j7RiQ45nrzEJmKTo6E=
cloud.google.com/go/area120 v0.5.0/go.mod h1:DE/n4mp+iqVyvxHN41Vf1CR602GiHQjFPusMFW6bGR4=
cloud.google.com/go/area120 v0.6.0/go.mod h1:39yFJqWVgm0UZqWTOdqkLhjoC7uFfgXRC8g/ZegeAh0=
+cloud.google.com/go/area120 v0.7.0/go.mod h1:a3+8EUD1SX5RUcCs3MY5YasiO1z6yLiNLRiFrykbynY=
+cloud.google.com/go/area120 v0.7.1/go.mod h1:j84i4E1RboTWjKtZVWXPqvK5VHQFJRF2c1Nm69pWm9k=
cloud.google.com/go/artifactregistry v1.6.0/go.mod h1:IYt0oBPSAGYj/kprzsBjZ/4LnG/zOcHyFHjWPCi6SAQ=
cloud.google.com/go/artifactregistry v1.7.0/go.mod h1:mqTOFOnGZx8EtSqK/ZWcsm/4U8B77rbcLP6ruDU2Ixk=
cloud.google.com/go/artifactregistry v1.8.0/go.mod h1:w3GQXkJX8hiKN0v+at4b0qotwijQbYUqF2GWkZzAhC0=
cloud.google.com/go/artifactregistry v1.9.0/go.mod h1:2K2RqvA2CYvAeARHRkLDhMDJ3OXy26h3XW+3/Jh2uYc=
+cloud.google.com/go/artifactregistry v1.11.1/go.mod h1:lLYghw+Itq9SONbCa1YWBoWs1nOucMH0pwXN1rOBZFI=
+cloud.google.com/go/artifactregistry v1.11.2/go.mod h1:nLZns771ZGAwVLzTX/7Al6R9ehma4WUEhZGWV6CeQNQ=
+cloud.google.com/go/artifactregistry v1.12.0/go.mod h1:o6P3MIvtzTOnmvGagO9v/rOjjA0HmhJ+/6KAXrmYDCI=
+cloud.google.com/go/artifactregistry v1.13.0/go.mod h1:uy/LNfoOIivepGhooAUpL1i30Hgee3Cu0l4VTWHUC08=
cloud.google.com/go/asset v1.5.0/go.mod h1:5mfs8UvcM5wHhqtSv8J1CtxxaQq3AdBxxQi2jGW/K4o=
cloud.google.com/go/asset v1.7.0/go.mod h1:YbENsRK4+xTiL+Ofoj5Ckf+O17kJtgp3Y3nn4uzZz5s=
cloud.google.com/go/asset v1.8.0/go.mod h1:mUNGKhiqIdbr8X7KNayoYvyc4HbbFO9URsjbytpUaW0=
cloud.google.com/go/asset v1.9.0/go.mod h1:83MOE6jEJBMqFKadM9NLRcs80Gdw76qGuHn8m3h8oHQ=
cloud.google.com/go/asset v1.10.0/go.mod h1:pLz7uokL80qKhzKr4xXGvBQXnzHn5evJAEAtZiIb0wY=
+cloud.google.com/go/asset v1.11.1/go.mod h1:fSwLhbRvC9p9CXQHJ3BgFeQNM4c9x10lqlrdEUYXlJo=
+cloud.google.com/go/asset v1.12.0/go.mod h1:h9/sFOa4eDIyKmH6QMpm4eUK3pDojWnUhTgJlk762Hg=
+cloud.google.com/go/asset v1.13.0/go.mod h1:WQAMyYek/b7NBpYq/K4KJWcRqzoalEsxz/t/dTk4THw=
cloud.google.com/go/assuredworkloads v1.5.0/go.mod h1:n8HOZ6pff6re5KYfBXcFvSViQjDwxFkAkmUFffJRbbY=
cloud.google.com/go/assuredworkloads v1.6.0/go.mod h1:yo2YOk37Yc89Rsd5QMVECvjaMKymF9OP+QXWlKXUkXw=
cloud.google.com/go/assuredworkloads v1.7.0/go.mod h1:z/736/oNmtGAyU47reJgGN+KVoYoxeLBoj4XkKYscNI=
cloud.google.com/go/assuredworkloads v1.8.0/go.mod h1:AsX2cqyNCOvEQC8RMPnoc0yEarXQk6WEKkxYfL6kGIo=
cloud.google.com/go/assuredworkloads v1.9.0/go.mod h1:kFuI1P78bplYtT77Tb1hi0FMxM0vVpRC7VVoJC3ZoT0=
+cloud.google.com/go/assuredworkloads v1.10.0/go.mod h1:kwdUQuXcedVdsIaKgKTp9t0UJkE5+PAVNhdQm4ZVq2E=
cloud.google.com/go/automl v1.5.0/go.mod h1:34EjfoFGMZ5sgJ9EoLsRtdPSNZLcfflJR39VbVNS2M0=
cloud.google.com/go/automl v1.6.0/go.mod h1:ugf8a6Fx+zP0D59WLhqgTDsQI9w07o64uf/Is3Nh5p8=
cloud.google.com/go/automl v1.7.0/go.mod h1:RL9MYCCsJEOmt0Wf3z9uzG0a7adTT1fe+aObgSpkCt8=
cloud.google.com/go/automl v1.8.0/go.mod h1:xWx7G/aPEe/NP+qzYXktoBSDfjO+vnKMGgsApGJJquM=
+cloud.google.com/go/automl v1.12.0/go.mod h1:tWDcHDp86aMIuHmyvjuKeeHEGq76lD7ZqfGLN6B0NuU=
cloud.google.com/go/baremetalsolution v0.3.0/go.mod h1:XOrocE+pvK1xFfleEnShBlNAXf+j5blPPxrhjKgnIFc=
cloud.google.com/go/baremetalsolution v0.4.0/go.mod h1:BymplhAadOO/eBa7KewQ0Ppg4A4Wplbn+PsFKRLo0uI=
+cloud.google.com/go/baremetalsolution v0.5.0/go.mod h1:dXGxEkmR9BMwxhzBhV0AioD0ULBmuLZI8CdwalUxuss=
cloud.google.com/go/batch v0.3.0/go.mod h1:TR18ZoAekj1GuirsUsR1ZTKN3FC/4UDnScjT8NXImFE=
cloud.google.com/go/batch v0.4.0/go.mod h1:WZkHnP43R/QCGQsZ+0JyG4i79ranE2u8xvjq/9+STPE=
+cloud.google.com/go/batch v0.7.0/go.mod h1:vLZN95s6teRUqRQ4s3RLDsH8PvboqBK+rn1oevL159g=
cloud.google.com/go/beyondcorp v0.2.0/go.mod h1:TB7Bd+EEtcw9PCPQhCJtJGjk/7TC6ckmnSFS+xwTfm4=
cloud.google.com/go/beyondcorp v0.3.0/go.mod h1:E5U5lcrcXMsCuoDNyGrpyTm/hn7ne941Jz2vmksAxW8=
+cloud.google.com/go/beyondcorp v0.4.0/go.mod h1:3ApA0mbhHx6YImmuubf5pyW8srKnCEPON32/5hj+RmM=
+cloud.google.com/go/beyondcorp v0.5.0/go.mod h1:uFqj9X+dSfrheVp7ssLTaRHd2EHqSL4QZmH4e8WXGGU=
cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o=
cloud.google.com/go/bigquery v1.3.0/go.mod h1:PjpwJnslEMmckchkHFfq+HTD2DmtT67aNFKH1/VBDHE=
cloud.google.com/go/bigquery v1.4.0/go.mod h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvftPBK2Dvzc=
@@ -90,26 +127,42 @@ cloud.google.com/go/bigquery v1.8.0/go.mod h1:J5hqkt3O0uAFnINi6JXValWIb1v0goeZM7
cloud.google.com/go/bigquery v1.42.0/go.mod h1:8dRTJxhtG+vwBKzE5OseQn/hiydoQN3EedCaOdYmxRA=
cloud.google.com/go/bigquery v1.43.0/go.mod h1:ZMQcXHsl+xmU1z36G2jNGZmKp9zNY5BUua5wDgmNCfw=
cloud.google.com/go/bigquery v1.44.0/go.mod h1:0Y33VqXTEsbamHJvJHdFmtqHvMIY28aK1+dFsvaChGc=
+cloud.google.com/go/bigquery v1.47.0/go.mod h1:sA9XOgy0A8vQK9+MWhEQTY6Tix87M/ZurWFIxmF9I/E=
+cloud.google.com/go/bigquery v1.48.0/go.mod h1:QAwSz+ipNgfL5jxiaK7weyOhzdoAy1zFm0Nf1fysJac=
+cloud.google.com/go/bigquery v1.49.0/go.mod h1:Sv8hMmTFFYBlt/ftw2uN6dFdQPzBlREY9yBh7Oy7/4Q=
+cloud.google.com/go/bigquery v1.50.0/go.mod h1:YrleYEh2pSEbgTBZYMJ5SuSr0ML3ypjRB1zgf7pvQLU=
cloud.google.com/go/billing v1.4.0/go.mod h1:g9IdKBEFlItS8bTtlrZdVLWSSdSyFUZKXNS02zKMOZY=
cloud.google.com/go/billing v1.5.0/go.mod h1:mztb1tBc3QekhjSgmpf/CV4LzWXLzCArwpLmP2Gm88s=
cloud.google.com/go/billing v1.6.0/go.mod h1:WoXzguj+BeHXPbKfNWkqVtDdzORazmCjraY+vrxcyvI=
cloud.google.com/go/billing v1.7.0/go.mod h1:q457N3Hbj9lYwwRbnlD7vUpyjq6u5U1RAOArInEiD5Y=
+cloud.google.com/go/billing v1.12.0/go.mod h1:yKrZio/eu+okO/2McZEbch17O5CB5NpZhhXG6Z766ss=
+cloud.google.com/go/billing v1.13.0/go.mod h1:7kB2W9Xf98hP9Sr12KfECgfGclsH3CQR0R08tnRlRbc=
cloud.google.com/go/binaryauthorization v1.1.0/go.mod h1:xwnoWu3Y84jbuHa0zd526MJYmtnVXn0syOjaJgy4+dM=
cloud.google.com/go/binaryauthorization v1.2.0/go.mod h1:86WKkJHtRcv5ViNABtYMhhNWRrD1Vpi//uKEy7aYEfI=
cloud.google.com/go/binaryauthorization v1.3.0/go.mod h1:lRZbKgjDIIQvzYQS1p99A7/U1JqvqeZg0wiI5tp6tg0=
cloud.google.com/go/binaryauthorization v1.4.0/go.mod h1:tsSPQrBd77VLplV70GUhBf/Zm3FsKmgSqgm4UmiDItk=
+cloud.google.com/go/binaryauthorization v1.5.0/go.mod h1:OSe4OU1nN/VswXKRBmciKpo9LulY41gch5c68htf3/Q=
cloud.google.com/go/certificatemanager v1.3.0/go.mod h1:n6twGDvcUBFu9uBgt4eYvvf3sQ6My8jADcOVwHmzadg=
cloud.google.com/go/certificatemanager v1.4.0/go.mod h1:vowpercVFyqs8ABSmrdV+GiFf2H/ch3KyudYQEMM590=
+cloud.google.com/go/certificatemanager v1.6.0/go.mod h1:3Hh64rCKjRAX8dXgRAyOcY5vQ/fE1sh8o+Mdd6KPgY8=
cloud.google.com/go/channel v1.8.0/go.mod h1:W5SwCXDJsq/rg3tn3oG0LOxpAo6IMxNa09ngphpSlnk=
cloud.google.com/go/channel v1.9.0/go.mod h1:jcu05W0my9Vx4mt3/rEHpfxc9eKi9XwsdDL8yBMbKUk=
+cloud.google.com/go/channel v1.11.0/go.mod h1:IdtI0uWGqhEeatSB62VOoJ8FSUhJ9/+iGkJVqp74CGE=
+cloud.google.com/go/channel v1.12.0/go.mod h1:VkxCGKASi4Cq7TbXxlaBezonAYpp1GCnKMY6tnMQnLU=
cloud.google.com/go/cloudbuild v1.3.0/go.mod h1:WequR4ULxlqvMsjDEEEFnOG5ZSRSgWOywXYDb1vPE6U=
cloud.google.com/go/cloudbuild v1.4.0/go.mod h1:5Qwa40LHiOXmz3386FrjrYM93rM/hdRr7b53sySrTqA=
+cloud.google.com/go/cloudbuild v1.6.0/go.mod h1:UIbc/w9QCbH12xX+ezUsgblrWv+Cv4Tw83GiSMHOn9M=
+cloud.google.com/go/cloudbuild v1.7.0/go.mod h1:zb5tWh2XI6lR9zQmsm1VRA+7OCuve5d8S+zJUul8KTg=
+cloud.google.com/go/cloudbuild v1.9.0/go.mod h1:qK1d7s4QlO0VwfYn5YuClDGg2hfmLZEb4wQGAbIgL1s=
cloud.google.com/go/clouddms v1.3.0/go.mod h1:oK6XsCDdW4Ib3jCCBugx+gVjevp2TMXFtgxvPSee3OM=
cloud.google.com/go/clouddms v1.4.0/go.mod h1:Eh7sUGCC+aKry14O1NRljhjyrr0NFC0G2cjwX0cByRk=
+cloud.google.com/go/clouddms v1.5.0/go.mod h1:QSxQnhikCLUw13iAbffF2CZxAER3xDGNHjsTAkQJcQA=
cloud.google.com/go/cloudtasks v1.5.0/go.mod h1:fD92REy1x5woxkKEkLdvavGnPJGEn8Uic9nWuLzqCpY=
cloud.google.com/go/cloudtasks v1.6.0/go.mod h1:C6Io+sxuke9/KNRkbQpihnW93SWDU3uXt92nu85HkYI=
cloud.google.com/go/cloudtasks v1.7.0/go.mod h1:ImsfdYWwlWNJbdgPIIGJWC+gemEGTBK/SunNQQNCAb4=
cloud.google.com/go/cloudtasks v1.8.0/go.mod h1:gQXUIwCSOI4yPVK7DgTVFiiP0ZW/eQkydWzwVMdHxrI=
+cloud.google.com/go/cloudtasks v1.9.0/go.mod h1:w+EyLsVkLWHcOaqNEyvcKAsWp9p29dL6uL9Nst1cI7Y=
+cloud.google.com/go/cloudtasks v1.10.0/go.mod h1:NDSoTLkZ3+vExFEWu2UJV1arUyzVDAiZtdWcsUyNwBs=
cloud.google.com/go/compute v0.1.0/go.mod h1:GAesmwr110a34z04OlxYkATPBEfVhkymfTBXtfbBFow=
cloud.google.com/go/compute v1.3.0/go.mod h1:cCZiE1NHEtai4wiufUhW8I8S1JKkAnhnQJWM7YD99wM=
cloud.google.com/go/compute v1.5.0/go.mod h1:9SMHyhJlzhlkJqrPAc839t2BZFTSk6Jdj6mkzQJeu0M=
@@ -123,7 +176,11 @@ cloud.google.com/go/compute v1.13.0/go.mod h1:5aPTS0cUNMIc1CE546K+Th6weJUNQErARy
cloud.google.com/go/compute v1.14.0/go.mod h1:YfLtxrj9sU4Yxv+sXzZkyPjEyPBZfXHUvjxega5vAdo=
cloud.google.com/go/compute v1.15.1/go.mod h1:bjjoF/NtFUrkD/urWfdHaKuOPDR5nWIs63rR+SXhcpA=
cloud.google.com/go/compute v1.18.0/go.mod h1:1X7yHxec2Ga+Ss6jPyjxRxpu2uu7PLgsOVXvgU0yacs=
+cloud.google.com/go/compute v1.19.0/go.mod h1:rikpw2y+UMidAe9tISo04EHNOIf42RLYF/q8Bs93scU=
+cloud.google.com/go/compute v1.19.1/go.mod h1:6ylj3a05WF8leseCdIf77NK0g1ey+nj5IKd5/kvShxE=
cloud.google.com/go/compute v1.19.3 h1:DcTwsFgGev/wV5+q8o2fzgcHOaac+DKGC91ZlvpsQds=
+cloud.google.com/go/compute v1.19.3/go.mod h1:qxvISKp/gYnXkSAD1ppcSOveRAmzxicEv/JlizULFrI=
+cloud.google.com/go/compute v1.20.0/go.mod h1:kn5BhC++qUWR/AM3Dn21myV7QbgqejW04cAOrtppaQI=
cloud.google.com/go/compute/metadata v0.1.0/go.mod h1:Z1VN+bulIf6bt4P/C37K4DyZYZEXYonfTBHHFPO/4UU=
cloud.google.com/go/compute/metadata v0.2.0/go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k=
cloud.google.com/go/compute/metadata v0.2.1/go.mod h1:jgHgmJd2RKBGzXqF5LR2EZMGxBkeanZ9wwa75XHJgOM=
@@ -132,83 +189,131 @@ cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGB
cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA=
cloud.google.com/go/contactcenterinsights v1.3.0/go.mod h1:Eu2oemoePuEFc/xKFPjbTuPSj0fYJcPls9TFlPNnHHY=
cloud.google.com/go/contactcenterinsights v1.4.0/go.mod h1:L2YzkGbPsv+vMQMCADxJoT9YiTTnSEd6fEvCeHTYVck=
+cloud.google.com/go/contactcenterinsights v1.6.0/go.mod h1:IIDlT6CLcDoyv79kDv8iWxMSTZhLxSCofVV5W6YFM/w=
cloud.google.com/go/container v1.6.0/go.mod h1:Xazp7GjJSeUYo688S+6J5V+n/t+G5sKBTFkKNudGRxg=
cloud.google.com/go/container v1.7.0/go.mod h1:Dp5AHtmothHGX3DwwIHPgq45Y8KmNsgN3amoYfxVkLo=
+cloud.google.com/go/container v1.13.1/go.mod h1:6wgbMPeQRw9rSnKBCAJXnds3Pzj03C4JHamr8asWKy4=
+cloud.google.com/go/container v1.14.0/go.mod h1:3AoJMPhHfLDxLvrlVWaK57IXzaPnLaZq63WX59aQBfM=
+cloud.google.com/go/container v1.15.0/go.mod h1:ft+9S0WGjAyjDggg5S06DXj+fHJICWg8L7isCQe9pQA=
cloud.google.com/go/containeranalysis v0.5.1/go.mod h1:1D92jd8gRR/c0fGMlymRgxWD3Qw9C1ff6/T7mLgVL8I=
cloud.google.com/go/containeranalysis v0.6.0/go.mod h1:HEJoiEIu+lEXM+k7+qLCci0h33lX3ZqoYFdmPcoO7s4=
+cloud.google.com/go/containeranalysis v0.7.0/go.mod h1:9aUL+/vZ55P2CXfuZjS4UjQ9AgXoSw8Ts6lemfmxBxI=
+cloud.google.com/go/containeranalysis v0.9.0/go.mod h1:orbOANbwk5Ejoom+s+DUCTTJ7IBdBQJDcSylAx/on9s=
cloud.google.com/go/datacatalog v1.3.0/go.mod h1:g9svFY6tuR+j+hrTw3J2dNcmI0dzmSiyOzm8kpLq0a0=
cloud.google.com/go/datacatalog v1.5.0/go.mod h1:M7GPLNQeLfWqeIm3iuiruhPzkt65+Bx8dAKvScX8jvs=
cloud.google.com/go/datacatalog v1.6.0/go.mod h1:+aEyF8JKg+uXcIdAmmaMUmZ3q1b/lKLtXCmXdnc0lbc=
cloud.google.com/go/datacatalog v1.7.0/go.mod h1:9mEl4AuDYWw81UGc41HonIHH7/sn52H0/tc8f8ZbZIE=
cloud.google.com/go/datacatalog v1.8.0/go.mod h1:KYuoVOv9BM8EYz/4eMFxrr4DUKhGIOXxZoKYF5wdISM=
+cloud.google.com/go/datacatalog v1.8.1/go.mod h1:RJ58z4rMp3gvETA465Vg+ag8BGgBdnRPEMMSTr5Uv+M=
+cloud.google.com/go/datacatalog v1.12.0/go.mod h1:CWae8rFkfp6LzLumKOnmVh4+Zle4A3NXLzVJ1d1mRm0=
+cloud.google.com/go/datacatalog v1.13.0/go.mod h1:E4Rj9a5ZtAxcQJlEBTLgMTphfP11/lNaAshpoBgemX8=
cloud.google.com/go/dataflow v0.6.0/go.mod h1:9QwV89cGoxjjSR9/r7eFDqqjtvbKxAK2BaYU6PVk9UM=
cloud.google.com/go/dataflow v0.7.0/go.mod h1:PX526vb4ijFMesO1o202EaUmouZKBpjHsTlCtB4parQ=
+cloud.google.com/go/dataflow v0.8.0/go.mod h1:Rcf5YgTKPtQyYz8bLYhFoIV/vP39eL7fWNcSOyFfLJE=
cloud.google.com/go/dataform v0.3.0/go.mod h1:cj8uNliRlHpa6L3yVhDOBrUXH+BPAO1+KFMQQNSThKo=
cloud.google.com/go/dataform v0.4.0/go.mod h1:fwV6Y4Ty2yIFL89huYlEkwUPtS7YZinZbzzj5S9FzCE=
cloud.google.com/go/dataform v0.5.0/go.mod h1:GFUYRe8IBa2hcomWplodVmUx/iTL0FrsauObOM3Ipr0=
+cloud.google.com/go/dataform v0.6.0/go.mod h1:QPflImQy33e29VuapFdf19oPbE4aYTJxr31OAPV+ulA=
+cloud.google.com/go/dataform v0.7.0/go.mod h1:7NulqnVozfHvWUBpMDfKMUESr+85aJsC/2O0o3jWPDE=
cloud.google.com/go/datafusion v1.4.0/go.mod h1:1Zb6VN+W6ALo85cXnM1IKiPw+yQMKMhB9TsTSRDo/38=
cloud.google.com/go/datafusion v1.5.0/go.mod h1:Kz+l1FGHB0J+4XF2fud96WMmRiq/wj8N9u007vyXZ2w=
+cloud.google.com/go/datafusion v1.6.0/go.mod h1:WBsMF8F1RhSXvVM8rCV3AeyWVxcC2xY6vith3iw3S+8=
cloud.google.com/go/datalabeling v0.5.0/go.mod h1:TGcJ0G2NzcsXSE/97yWjIZO0bXj0KbVlINXMG9ud42I=
cloud.google.com/go/datalabeling v0.6.0/go.mod h1:WqdISuk/+WIGeMkpw/1q7bK/tFEZxsrFJOJdY2bXvTQ=
+cloud.google.com/go/datalabeling v0.7.0/go.mod h1:WPQb1y08RJbmpM3ww0CSUAGweL0SxByuW2E+FU+wXcM=
cloud.google.com/go/dataplex v1.3.0/go.mod h1:hQuRtDg+fCiFgC8j0zV222HvzFQdRd+SVX8gdmFcZzA=
cloud.google.com/go/dataplex v1.4.0/go.mod h1:X51GfLXEMVJ6UN47ESVqvlsRplbLhcsAt0kZCCKsU0A=
+cloud.google.com/go/dataplex v1.5.2/go.mod h1:cVMgQHsmfRoI5KFYq4JtIBEUbYwc3c7tXmIDhRmNNVQ=
+cloud.google.com/go/dataplex v1.6.0/go.mod h1:bMsomC/aEJOSpHXdFKFGQ1b0TDPIeL28nJObeO1ppRs=
cloud.google.com/go/dataproc v1.7.0/go.mod h1:CKAlMjII9H90RXaMpSxQ8EU6dQx6iAYNPcYPOkSbi8s=
cloud.google.com/go/dataproc v1.8.0/go.mod h1:5OW+zNAH0pMpw14JVrPONsxMQYMBqJuzORhIBfBn9uI=
+cloud.google.com/go/dataproc v1.12.0/go.mod h1:zrF3aX0uV3ikkMz6z4uBbIKyhRITnxvr4i3IjKsKrw4=
cloud.google.com/go/dataqna v0.5.0/go.mod h1:90Hyk596ft3zUQ8NkFfvICSIfHFh1Bc7C4cK3vbhkeo=
cloud.google.com/go/dataqna v0.6.0/go.mod h1:1lqNpM7rqNLVgWBJyk5NF6Uen2PHym0jtVJonplVsDA=
+cloud.google.com/go/dataqna v0.7.0/go.mod h1:Lx9OcIIeqCrw1a6KdO3/5KMP1wAmTc0slZWwP12Qq3c=
cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE=
cloud.google.com/go/datastore v1.1.0/go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk=
cloud.google.com/go/datastore v1.10.0/go.mod h1:PC5UzAmDEkAmkfaknstTYbNpgE49HAgW2J1gcgUfmdM=
+cloud.google.com/go/datastore v1.11.0/go.mod h1:TvGxBIHCS50u8jzG+AW/ppf87v1of8nwzFNgEZU1D3c=
cloud.google.com/go/datastream v1.2.0/go.mod h1:i/uTP8/fZwgATHS/XFu0TcNUhuA0twZxxQ3EyCUQMwo=
cloud.google.com/go/datastream v1.3.0/go.mod h1:cqlOX8xlyYF/uxhiKn6Hbv6WjwPPuI9W2M9SAXwaLLQ=
cloud.google.com/go/datastream v1.4.0/go.mod h1:h9dpzScPhDTs5noEMQVWP8Wx8AFBRyS0s8KWPx/9r0g=
cloud.google.com/go/datastream v1.5.0/go.mod h1:6TZMMNPwjUqZHBKPQ1wwXpb0d5VDVPl2/XoS5yi88q4=
+cloud.google.com/go/datastream v1.6.0/go.mod h1:6LQSuswqLa7S4rPAOZFVjHIG3wJIjZcZrw8JDEDJuIs=
+cloud.google.com/go/datastream v1.7.0/go.mod h1:uxVRMm2elUSPuh65IbZpzJNMbuzkcvu5CjMqVIUHrww=
cloud.google.com/go/deploy v1.4.0/go.mod h1:5Xghikd4VrmMLNaF6FiRFDlHb59VM59YoDQnOUdsH/c=
cloud.google.com/go/deploy v1.5.0/go.mod h1:ffgdD0B89tToyW/U/D2eL0jN2+IEV/3EMuXHA0l4r+s=
+cloud.google.com/go/deploy v1.6.0/go.mod h1:f9PTHehG/DjCom3QH0cntOVRm93uGBDt2vKzAPwpXQI=
+cloud.google.com/go/deploy v1.8.0/go.mod h1:z3myEJnA/2wnB4sgjqdMfgxCA0EqC3RBTNcVPs93mtQ=
cloud.google.com/go/dialogflow v1.15.0/go.mod h1:HbHDWs33WOGJgn6rfzBW1Kv807BE3O1+xGbn59zZWI4=
cloud.google.com/go/dialogflow v1.16.1/go.mod h1:po6LlzGfK+smoSmTBnbkIZY2w8ffjz/RcGSS+sh1el0=
cloud.google.com/go/dialogflow v1.17.0/go.mod h1:YNP09C/kXA1aZdBgC/VtXX74G/TKn7XVCcVumTflA+8=
cloud.google.com/go/dialogflow v1.18.0/go.mod h1:trO7Zu5YdyEuR+BhSNOqJezyFQ3aUzz0njv7sMx/iek=
cloud.google.com/go/dialogflow v1.19.0/go.mod h1:JVmlG1TwykZDtxtTXujec4tQ+D8SBFMoosgy+6Gn0s0=
+cloud.google.com/go/dialogflow v1.29.0/go.mod h1:b+2bzMe+k1s9V+F2jbJwpHPzrnIyHihAdRFMtn2WXuM=
+cloud.google.com/go/dialogflow v1.31.0/go.mod h1:cuoUccuL1Z+HADhyIA7dci3N5zUssgpBJmCzI6fNRB4=
+cloud.google.com/go/dialogflow v1.32.0/go.mod h1:jG9TRJl8CKrDhMEcvfcfFkkpp8ZhgPz3sBGmAUYJ2qE=
cloud.google.com/go/dlp v1.6.0/go.mod h1:9eyB2xIhpU0sVwUixfBubDoRwP+GjeUoxxeueZmqvmM=
cloud.google.com/go/dlp v1.7.0/go.mod h1:68ak9vCiMBjbasxeVD17hVPxDEck+ExiHavX8kiHG+Q=
+cloud.google.com/go/dlp v1.9.0/go.mod h1:qdgmqgTyReTz5/YNSSuueR8pl7hO0o9bQ39ZhtgkWp4=
cloud.google.com/go/documentai v1.7.0/go.mod h1:lJvftZB5NRiFSX4moiye1SMxHx0Bc3x1+p9e/RfXYiU=
cloud.google.com/go/documentai v1.8.0/go.mod h1:xGHNEB7CtsnySCNrCFdCyyMz44RhFEEX2Q7UD0c5IhU=
cloud.google.com/go/documentai v1.9.0/go.mod h1:FS5485S8R00U10GhgBC0aNGrJxBP8ZVpEeJ7PQDZd6k=
cloud.google.com/go/documentai v1.10.0/go.mod h1:vod47hKQIPeCfN2QS/jULIvQTugbmdc0ZvxxfQY1bg4=
+cloud.google.com/go/documentai v1.16.0/go.mod h1:o0o0DLTEZ+YnJZ+J4wNfTxmDVyrkzFvttBXXtYRMHkM=
+cloud.google.com/go/documentai v1.18.0/go.mod h1:F6CK6iUH8J81FehpskRmhLq/3VlwQvb7TvwOceQ2tbs=
cloud.google.com/go/domains v0.6.0/go.mod h1:T9Rz3GasrpYk6mEGHh4rymIhjlnIuB4ofT1wTxDeT4Y=
cloud.google.com/go/domains v0.7.0/go.mod h1:PtZeqS1xjnXuRPKE/88Iru/LdfoRyEHYA9nFQf4UKpg=
+cloud.google.com/go/domains v0.8.0/go.mod h1:M9i3MMDzGFXsydri9/vW+EWz9sWb4I6WyHqdlAk0idE=
cloud.google.com/go/edgecontainer v0.1.0/go.mod h1:WgkZ9tp10bFxqO8BLPqv2LlfmQF1X8lZqwW4r1BTajk=
cloud.google.com/go/edgecontainer v0.2.0/go.mod h1:RTmLijy+lGpQ7BXuTDa4C4ssxyXT34NIuHIgKuP4s5w=
+cloud.google.com/go/edgecontainer v0.3.0/go.mod h1:FLDpP4nykgwwIfcLt6zInhprzw0lEi2P1fjO6Ie0qbc=
+cloud.google.com/go/edgecontainer v1.0.0/go.mod h1:cttArqZpBB2q58W/upSG++ooo6EsblxDIolxa3jSjbY=
cloud.google.com/go/errorreporting v0.3.0/go.mod h1:xsP2yaAp+OAW4OIm60An2bbLpqIhKXdWR/tawvl7QzU=
cloud.google.com/go/essentialcontacts v1.3.0/go.mod h1:r+OnHa5jfj90qIfZDO/VztSFqbQan7HV75p8sA+mdGI=
cloud.google.com/go/essentialcontacts v1.4.0/go.mod h1:8tRldvHYsmnBCHdFpvU+GL75oWiBKl80BiqlFh9tp+8=
+cloud.google.com/go/essentialcontacts v1.5.0/go.mod h1:ay29Z4zODTuwliK7SnX8E86aUF2CTzdNtvv42niCX0M=
cloud.google.com/go/eventarc v1.7.0/go.mod h1:6ctpF3zTnaQCxUjHUdcfgcA1A2T309+omHZth7gDfmc=
cloud.google.com/go/eventarc v1.8.0/go.mod h1:imbzxkyAU4ubfsaKYdQg04WS1NvncblHEup4kvF+4gw=
+cloud.google.com/go/eventarc v1.10.0/go.mod h1:u3R35tmZ9HvswGRBnF48IlYgYeBcPUCjkr4BTdem2Kw=
+cloud.google.com/go/eventarc v1.11.0/go.mod h1:PyUjsUKPWoRBCHeOxZd/lbOOjahV41icXyUY5kSTvVY=
cloud.google.com/go/filestore v1.3.0/go.mod h1:+qbvHGvXU1HaKX2nD0WEPo92TP/8AQuCVEBXNY9z0+w=
cloud.google.com/go/filestore v1.4.0/go.mod h1:PaG5oDfo9r224f8OYXURtAsY+Fbyq/bLYoINEK8XQAI=
+cloud.google.com/go/filestore v1.5.0/go.mod h1:FqBXDWBp4YLHqRnVGveOkHDf8svj9r5+mUDLupOWEDs=
+cloud.google.com/go/filestore v1.6.0/go.mod h1:di5unNuss/qfZTw2U9nhFqo8/ZDSc466dre85Kydllg=
cloud.google.com/go/firestore v1.1.0/go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqClKRT5SZwBmk=
cloud.google.com/go/firestore v1.6.1/go.mod h1:asNXNOzBdyVQmEU+ggO8UPodTkEVFW5Qx+rwHnAz+EY=
cloud.google.com/go/firestore v1.9.0/go.mod h1:HMkjKHNTtRyZNiMzu7YAsLr9K3X2udY2AMwDaMEQiiE=
+cloud.google.com/go/firestore v1.10.0/go.mod h1:eAeoQCV8F35Mcy4k8ZrQbcSYZOayIwoiU7ZJ6xzH1+o=
cloud.google.com/go/functions v1.6.0/go.mod h1:3H1UA3qiIPRWD7PeZKLvHZ9SaQhR26XIJcC0A5GbvAk=
cloud.google.com/go/functions v1.7.0/go.mod h1:+d+QBcWM+RsrgZfV9xo6KfA1GlzJfxcfZcRPEhDDfzg=
cloud.google.com/go/functions v1.8.0/go.mod h1:RTZ4/HsQjIqIYP9a9YPbU+QFoQsAlYgrwOXJWHn1POY=
cloud.google.com/go/functions v1.9.0/go.mod h1:Y+Dz8yGguzO3PpIjhLTbnqV1CWmgQ5UwtlpzoyquQ08=
+cloud.google.com/go/functions v1.10.0/go.mod h1:0D3hEOe3DbEvCXtYOZHQZmD+SzYsi1YbI7dGvHfldXw=
+cloud.google.com/go/functions v1.12.0/go.mod h1:AXWGrF3e2C/5ehvwYo/GH6O5s09tOPksiKhz+hH8WkA=
+cloud.google.com/go/functions v1.13.0/go.mod h1:EU4O007sQm6Ef/PwRsI8N2umygGqPBS/IZQKBQBcJ3c=
cloud.google.com/go/gaming v1.5.0/go.mod h1:ol7rGcxP/qHTRQE/RO4bxkXq+Fix0j6D4LFPzYTIrDM=
cloud.google.com/go/gaming v1.6.0/go.mod h1:YMU1GEvA39Qt3zWGyAVA9bpYz/yAhTvaQ1t2sK4KPUA=
cloud.google.com/go/gaming v1.7.0/go.mod h1:LrB8U7MHdGgFG851iHAfqUdLcKBdQ55hzXy9xBJz0+w=
cloud.google.com/go/gaming v1.8.0/go.mod h1:xAqjS8b7jAVW0KFYeRUxngo9My3f33kFmua++Pi+ggM=
+cloud.google.com/go/gaming v1.9.0/go.mod h1:Fc7kEmCObylSWLO334NcO+O9QMDyz+TKC4v1D7X+Bc0=
cloud.google.com/go/gkebackup v0.2.0/go.mod h1:XKvv/4LfG829/B8B7xRkk8zRrOEbKtEam6yNfuQNH60=
cloud.google.com/go/gkebackup v0.3.0/go.mod h1:n/E671i1aOQvUxT541aTkCwExO/bTer2HDlj4TsBRAo=
+cloud.google.com/go/gkebackup v0.4.0/go.mod h1:byAyBGUwYGEEww7xsbnUTBHIYcOPy/PgUWUtOeRm9Vg=
cloud.google.com/go/gkeconnect v0.5.0/go.mod h1:c5lsNAg5EwAy7fkqX/+goqFsU1Da/jQFqArp+wGNr/o=
cloud.google.com/go/gkeconnect v0.6.0/go.mod h1:Mln67KyU/sHJEBY8kFZ0xTeyPtzbq9StAVvEULYK16A=
+cloud.google.com/go/gkeconnect v0.7.0/go.mod h1:SNfmVqPkaEi3bF/B3CNZOAYPYdg7sU+obZ+QTky2Myw=
cloud.google.com/go/gkehub v0.9.0/go.mod h1:WYHN6WG8w9bXU0hqNxt8rm5uxnk8IH+lPY9J2TV7BK0=
cloud.google.com/go/gkehub v0.10.0/go.mod h1:UIPwxI0DsrpsVoWpLB0stwKCP+WFVG9+y977wO+hBH0=
+cloud.google.com/go/gkehub v0.11.0/go.mod h1:JOWHlmN+GHyIbuWQPl47/C2RFhnFKH38jH9Ascu3n0E=
+cloud.google.com/go/gkehub v0.12.0/go.mod h1:djiIwwzTTBrF5NaXCGv3mf7klpEMcST17VBTVVDcuaw=
cloud.google.com/go/gkemulticloud v0.3.0/go.mod h1:7orzy7O0S+5kq95e4Hpn7RysVA7dPs8W/GgfUtsPbrA=
cloud.google.com/go/gkemulticloud v0.4.0/go.mod h1:E9gxVBnseLWCk24ch+P9+B2CoDFJZTyIgLKSalC7tuI=
+cloud.google.com/go/gkemulticloud v0.5.0/go.mod h1:W0JDkiyi3Tqh0TJr//y19wyb1yf8llHVto2Htf2Ja3Y=
cloud.google.com/go/grafeas v0.2.0/go.mod h1:KhxgtF2hb0P191HlY5besjYm6MqTSTj3LSI+M+ByZHc=
cloud.google.com/go/gsuiteaddons v1.3.0/go.mod h1:EUNK/J1lZEZO8yPtykKxLXI6JSVN2rg9bN8SXOa0bgM=
cloud.google.com/go/gsuiteaddons v1.4.0/go.mod h1:rZK5I8hht7u7HxFQcFei0+AtfS9uSushomRlg+3ua1o=
+cloud.google.com/go/gsuiteaddons v1.5.0/go.mod h1:TFCClYLd64Eaa12sFVmUyG62tk4mdIsI7pAnSXRkcFo=
cloud.google.com/go/iam v0.1.0/go.mod h1:vcUNEa0pEm0qRVpmWepWaFMIAI8/hjB9mO8rNCJtF6c=
cloud.google.com/go/iam v0.3.0/go.mod h1:XzJPvDayI+9zsASAFO68Hk07u3z+f+JrT2xXNdp4bnY=
cloud.google.com/go/iam v0.5.0/go.mod h1:wPU9Vt0P4UmCux7mqtRu6jcpPAb74cP1fh50J3QpkUc=
@@ -216,76 +321,123 @@ cloud.google.com/go/iam v0.6.0/go.mod h1:+1AH33ueBne5MzYccyMHtEKqLE4/kJOibtffMHD
cloud.google.com/go/iam v0.7.0/go.mod h1:H5Br8wRaDGNc8XP3keLc4unfUUZeyH3Sfl9XpQEYOeg=
cloud.google.com/go/iam v0.8.0/go.mod h1:lga0/y3iH6CX7sYqypWJ33hf7kkfXJag67naqGESjkE=
cloud.google.com/go/iam v0.10.0/go.mod h1:nXAECrMt2qHpF6RZUZseteD6QyanL68reN4OXPw0UWM=
+cloud.google.com/go/iam v0.11.0/go.mod h1:9PiLDanza5D+oWFZiH1uG+RnRCfEGKoyl6yo4cgWZGY=
+cloud.google.com/go/iam v0.12.0/go.mod h1:knyHGviacl11zrtZUoDuYpDgLjvr28sLQaG0YB2GYAY=
cloud.google.com/go/iam v0.13.0 h1:+CmB+K0J/33d0zSQ9SlFWUeCCEn5XJA0ZMZ3pHE9u8k=
+cloud.google.com/go/iam v0.13.0/go.mod h1:ljOg+rcNfzZ5d6f1nAUJ8ZIxOaZUVoS14bKCtaLZ/D0=
+cloud.google.com/go/iam v1.0.1/go.mod h1:yR3tmSL8BcZB4bxByRv2jkSIahVmCtfKZwLYGBalRE8=
+cloud.google.com/go/iam v1.1.0/go.mod h1:nxdHjaKfCr7fNYx/HJMM8LgiMugmveWlkatear5gVyk=
cloud.google.com/go/iap v1.4.0/go.mod h1:RGFwRJdihTINIe4wZ2iCP0zF/qu18ZwyKxrhMhygBEc=
cloud.google.com/go/iap v1.5.0/go.mod h1:UH/CGgKd4KyohZL5Pt0jSKE4m3FR51qg6FKQ/z/Ix9A=
+cloud.google.com/go/iap v1.6.0/go.mod h1:NSuvI9C/j7UdjGjIde7t7HBz+QTwBcapPE07+sSRcLk=
+cloud.google.com/go/iap v1.7.0/go.mod h1:beqQx56T9O1G1yNPph+spKpNibDlYIiIixiqsQXxLIo=
+cloud.google.com/go/iap v1.7.1/go.mod h1:WapEwPc7ZxGt2jFGB/C/bm+hP0Y6NXzOYGjpPnmMS74=
cloud.google.com/go/ids v1.1.0/go.mod h1:WIuwCaYVOzHIj2OhN9HAwvW+DBdmUAdcWlFxRl+KubM=
cloud.google.com/go/ids v1.2.0/go.mod h1:5WXvp4n25S0rA/mQWAg1YEEBBq6/s+7ml1RDCW1IrcY=
+cloud.google.com/go/ids v1.3.0/go.mod h1:JBdTYwANikFKaDP6LtW5JAi4gubs57SVNQjemdt6xV4=
cloud.google.com/go/iot v1.3.0/go.mod h1:r7RGh2B61+B8oz0AGE+J72AhA0G7tdXItODWsaA2oLs=
cloud.google.com/go/iot v1.4.0/go.mod h1:dIDxPOn0UvNDUMD8Ger7FIaTuvMkj+aGk94RPP0iV+g=
+cloud.google.com/go/iot v1.5.0/go.mod h1:mpz5259PDl3XJthEmh9+ap0affn/MqNSP4My77Qql9o=
+cloud.google.com/go/iot v1.6.0/go.mod h1:IqdAsmE2cTYYNO1Fvjfzo9po179rAtJeVGUvkLN3rLE=
cloud.google.com/go/kms v1.4.0/go.mod h1:fajBHndQ+6ubNw6Ss2sSd+SWvjL26RNo/dr7uxsnnOA=
cloud.google.com/go/kms v1.5.0/go.mod h1:QJS2YY0eJGBg3mnDfuaCyLauWwBJiHRboYxJ++1xJNg=
cloud.google.com/go/kms v1.6.0/go.mod h1:Jjy850yySiasBUDi6KFUwUv2n1+o7QZFyuUJg6OgjA0=
cloud.google.com/go/kms v1.8.0/go.mod h1:4xFEhYFqvW+4VMELtZyxomGSYtSQKzM178ylFW4jMAg=
+cloud.google.com/go/kms v1.9.0/go.mod h1:qb1tPTgfF9RQP8e1wq4cLFErVuTJv7UsSC915J8dh3w=
+cloud.google.com/go/kms v1.10.0/go.mod h1:ng3KTUtQQU9bPX3+QGLsflZIHlkbn8amFAMY63m8d24=
+cloud.google.com/go/kms v1.10.1/go.mod h1:rIWk/TryCkR59GMC3YtHtXeLzd634lBbKenvyySAyYI=
+cloud.google.com/go/kms v1.10.2/go.mod h1:9mX3Q6pdroWzL20pbK6RaOdBbXBEhMNgK4Pfz2bweb4=
+cloud.google.com/go/kms v1.12.0/go.mod h1:syfpIBSOqQ/ZqK48RLPkwUhFhvbsA1SyGAq/vPohd20=
cloud.google.com/go/language v1.4.0/go.mod h1:F9dRpNFQmJbkaop6g0JhSBXCNlO90e1KWx5iDdxbWic=
cloud.google.com/go/language v1.6.0/go.mod h1:6dJ8t3B+lUYfStgls25GusK04NLh3eDLQnWM3mdEbhI=
cloud.google.com/go/language v1.7.0/go.mod h1:DJ6dYN/W+SQOjF8e1hLQXMF21AkH2w9wiPzPCJa2MIE=
cloud.google.com/go/language v1.8.0/go.mod h1:qYPVHf7SPoNNiCL2Dr0FfEFNil1qi3pQEyygwpgVKB8=
+cloud.google.com/go/language v1.9.0/go.mod h1:Ns15WooPM5Ad/5no/0n81yUetis74g3zrbeJBE+ptUY=
cloud.google.com/go/lifesciences v0.5.0/go.mod h1:3oIKy8ycWGPUyZDR/8RNnTOYevhaMLqh5vLUXs9zvT8=
cloud.google.com/go/lifesciences v0.6.0/go.mod h1:ddj6tSX/7BOnhxCSd3ZcETvtNr8NZ6t/iPhY2Tyfu08=
+cloud.google.com/go/lifesciences v0.8.0/go.mod h1:lFxiEOMqII6XggGbOnKiyZ7IBwoIqA84ClvoezaA/bo=
cloud.google.com/go/logging v1.6.1/go.mod h1:5ZO0mHHbvm8gEmeEUHrmDlTDSu5imF6MUP9OfilNXBw=
+cloud.google.com/go/logging v1.7.0/go.mod h1:3xjP2CjkM3ZkO73aj4ASA5wRPGGCRrPIAeNqVNkzY8M=
cloud.google.com/go/longrunning v0.1.1/go.mod h1:UUFxuDWkv22EuY93jjmDMFT5GPQKeFVJBIF6QlTqdsE=
cloud.google.com/go/longrunning v0.3.0/go.mod h1:qth9Y41RRSUE69rDcOn6DdK3HfQfsUI0YSmW3iIlLJc=
cloud.google.com/go/longrunning v0.4.0/go.mod h1:eF3Qsw58iX/bkKtVjMTYpH0LRjQ2goDkjkNQTlzq/ZM=
+cloud.google.com/go/longrunning v0.4.1/go.mod h1:4iWDqhBZ70CvZ6BfETbvam3T8FMvLK+eFj0E6AaRQTo=
+cloud.google.com/go/longrunning v0.4.2/go.mod h1:OHrnaYyLUV6oqwh0xiS7e5sLQhP1m0QU9R+WhGDMgIQ=
+cloud.google.com/go/longrunning v0.5.0/go.mod h1:0JNuqRShmscVAhIACGtskSAWtqtOoPkwP0YF1oVEchc=
cloud.google.com/go/managedidentities v1.3.0/go.mod h1:UzlW3cBOiPrzucO5qWkNkh0w33KFtBJU281hacNvsdE=
cloud.google.com/go/managedidentities v1.4.0/go.mod h1:NWSBYbEMgqmbZsLIyKvxrYbtqOsxY1ZrGM+9RgDqInM=
+cloud.google.com/go/managedidentities v1.5.0/go.mod h1:+dWcZ0JlUmpuxpIDfyP5pP5y0bLdRwOS4Lp7gMni/LA=
cloud.google.com/go/maps v0.1.0/go.mod h1:BQM97WGyfw9FWEmQMpZ5T6cpovXXSd1cGmFma94eubI=
+cloud.google.com/go/maps v0.6.0/go.mod h1:o6DAMMfb+aINHz/p/jbcY+mYeXBoZoxTfdSQ8VAJaCw=
+cloud.google.com/go/maps v0.7.0/go.mod h1:3GnvVl3cqeSvgMcpRlQidXsPYuDGQ8naBis7MVzpXsY=
cloud.google.com/go/mediatranslation v0.5.0/go.mod h1:jGPUhGTybqsPQn91pNXw0xVHfuJ3leR1wj37oU3y1f4=
cloud.google.com/go/mediatranslation v0.6.0/go.mod h1:hHdBCTYNigsBxshbznuIMFNe5QXEowAuNmmC7h8pu5w=
+cloud.google.com/go/mediatranslation v0.7.0/go.mod h1:LCnB/gZr90ONOIQLgSXagp8XUW1ODs2UmUMvcgMfI2I=
cloud.google.com/go/memcache v1.4.0/go.mod h1:rTOfiGZtJX1AaFUrOgsMHX5kAzaTQ8azHiuDoTPzNsE=
cloud.google.com/go/memcache v1.5.0/go.mod h1:dk3fCK7dVo0cUU2c36jKb4VqKPS22BTkf81Xq617aWM=
cloud.google.com/go/memcache v1.6.0/go.mod h1:XS5xB0eQZdHtTuTF9Hf8eJkKtR3pVRCcvJwtm68T3rA=
cloud.google.com/go/memcache v1.7.0/go.mod h1:ywMKfjWhNtkQTxrWxCkCFkoPjLHPW6A7WOTVI8xy3LY=
+cloud.google.com/go/memcache v1.9.0/go.mod h1:8oEyzXCu+zo9RzlEaEjHl4KkgjlNDaXbCQeQWlzNFJM=
cloud.google.com/go/metastore v1.5.0/go.mod h1:2ZNrDcQwghfdtCwJ33nM0+GrBGlVuh8rakL3vdPY3XY=
cloud.google.com/go/metastore v1.6.0/go.mod h1:6cyQTls8CWXzk45G55x57DVQ9gWg7RiH65+YgPsNh9s=
cloud.google.com/go/metastore v1.7.0/go.mod h1:s45D0B4IlsINu87/AsWiEVYbLaIMeUSoxlKKDqBGFS8=
cloud.google.com/go/metastore v1.8.0/go.mod h1:zHiMc4ZUpBiM7twCIFQmJ9JMEkDSyZS9U12uf7wHqSI=
+cloud.google.com/go/metastore v1.10.0/go.mod h1:fPEnH3g4JJAk+gMRnrAnoqyv2lpUCqJPWOodSaf45Eo=
cloud.google.com/go/monitoring v1.1.0/go.mod h1:L81pzz7HKn14QCMaCs6NTQkdBnE87TElyanS95vIcl4=
cloud.google.com/go/monitoring v1.7.0/go.mod h1:HpYse6kkGo//7p6sT0wsIC6IBDET0RhIsnmlA53dvEk=
cloud.google.com/go/monitoring v1.8.0/go.mod h1:E7PtoMJ1kQXWxPjB6mv2fhC5/15jInuulFdYYtlcvT4=
cloud.google.com/go/monitoring v1.12.0/go.mod h1:yx8Jj2fZNEkL/GYZyTLS4ZtZEZN8WtDEiEqG4kLK50w=
+cloud.google.com/go/monitoring v1.13.0/go.mod h1:k2yMBAB1H9JT/QETjNkgdCGD9bPF712XiLTVr+cBrpw=
+cloud.google.com/go/monitoring v1.15.0/go.mod h1:/LPLNIY93ZtCpPKuO38kEYh+WhhiqIt8HYch2srelRM=
cloud.google.com/go/networkconnectivity v1.4.0/go.mod h1:nOl7YL8odKyAOtzNX73/M5/mGZgqqMeryi6UPZTk/rA=
cloud.google.com/go/networkconnectivity v1.5.0/go.mod h1:3GzqJx7uhtlM3kln0+x5wyFvuVH1pIBJjhCpjzSt75o=
cloud.google.com/go/networkconnectivity v1.6.0/go.mod h1:OJOoEXW+0LAxHh89nXd64uGG+FbQoeH8DtxCHVOMlaM=
cloud.google.com/go/networkconnectivity v1.7.0/go.mod h1:RMuSbkdbPwNMQjB5HBWD5MpTBnNm39iAVpC3TmsExt8=
+cloud.google.com/go/networkconnectivity v1.10.0/go.mod h1:UP4O4sWXJG13AqrTdQCD9TnLGEbtNRqjuaaA7bNjF5E=
+cloud.google.com/go/networkconnectivity v1.11.0/go.mod h1:iWmDD4QF16VCDLXUqvyspJjIEtBR/4zq5hwnY2X3scM=
cloud.google.com/go/networkmanagement v1.4.0/go.mod h1:Q9mdLLRn60AsOrPc8rs8iNV6OHXaGcDdsIQe1ohekq8=
cloud.google.com/go/networkmanagement v1.5.0/go.mod h1:ZnOeZ/evzUdUsnvRt792H0uYEnHQEMaz+REhhzJRcf4=
+cloud.google.com/go/networkmanagement v1.6.0/go.mod h1:5pKPqyXjB/sgtvB5xqOemumoQNB7y95Q7S+4rjSOPYY=
cloud.google.com/go/networksecurity v0.5.0/go.mod h1:xS6fOCoqpVC5zx15Z/MqkfDwH4+m/61A3ODiDV1xmiQ=
cloud.google.com/go/networksecurity v0.6.0/go.mod h1:Q5fjhTr9WMI5mbpRYEbiexTzROf7ZbDzvzCrNl14nyU=
+cloud.google.com/go/networksecurity v0.7.0/go.mod h1:mAnzoxx/8TBSyXEeESMy9OOYwo1v+gZ5eMRnsT5bC8k=
+cloud.google.com/go/networksecurity v0.8.0/go.mod h1:B78DkqsxFG5zRSVuwYFRZ9Xz8IcQ5iECsNrPn74hKHU=
cloud.google.com/go/notebooks v1.2.0/go.mod h1:9+wtppMfVPUeJ8fIWPOq1UnATHISkGXGqTkxeieQ6UY=
cloud.google.com/go/notebooks v1.3.0/go.mod h1:bFR5lj07DtCPC7YAAJ//vHskFBxA5JzYlH68kXVdk34=
cloud.google.com/go/notebooks v1.4.0/go.mod h1:4QPMngcwmgb6uw7Po99B2xv5ufVoIQ7nOGDyL4P8AgA=
cloud.google.com/go/notebooks v1.5.0/go.mod h1:q8mwhnP9aR8Hpfnrc5iN5IBhrXUy8S2vuYs+kBJ/gu0=
+cloud.google.com/go/notebooks v1.7.0/go.mod h1:PVlaDGfJgj1fl1S3dUwhFMXFgfYGhYQt2164xOMONmE=
+cloud.google.com/go/notebooks v1.8.0/go.mod h1:Lq6dYKOYOWUCTvw5t2q1gp1lAp0zxAxRycayS0iJcqQ=
cloud.google.com/go/optimization v1.1.0/go.mod h1:5po+wfvX5AQlPznyVEZjGJTMr4+CAkJf2XSTQOOl9l4=
cloud.google.com/go/optimization v1.2.0/go.mod h1:Lr7SOHdRDENsh+WXVmQhQTrzdu9ybg0NecjHidBq6xs=
+cloud.google.com/go/optimization v1.3.1/go.mod h1:IvUSefKiwd1a5p0RgHDbWCIbDFgKuEdB+fPPuP0IDLI=
cloud.google.com/go/orchestration v1.3.0/go.mod h1:Sj5tq/JpWiB//X/q3Ngwdl5K7B7Y0KZ7bfv0wL6fqVA=
cloud.google.com/go/orchestration v1.4.0/go.mod h1:6W5NLFWs2TlniBphAViZEVhrXRSMgUGDfW7vrWKvsBk=
+cloud.google.com/go/orchestration v1.6.0/go.mod h1:M62Bevp7pkxStDfFfTuCOaXgaaqRAga1yKyoMtEoWPQ=
cloud.google.com/go/orgpolicy v1.4.0/go.mod h1:xrSLIV4RePWmP9P3tBl8S93lTmlAxjm06NSm2UTmKvE=
cloud.google.com/go/orgpolicy v1.5.0/go.mod h1:hZEc5q3wzwXJaKrsx5+Ewg0u1LxJ51nNFlext7Tanwc=
+cloud.google.com/go/orgpolicy v1.10.0/go.mod h1:w1fo8b7rRqlXlIJbVhOMPrwVljyuW5mqssvBtU18ONc=
cloud.google.com/go/osconfig v1.7.0/go.mod h1:oVHeCeZELfJP7XLxcBGTMBvRO+1nQ5tFG9VQTmYS2Fs=
cloud.google.com/go/osconfig v1.8.0/go.mod h1:EQqZLu5w5XA7eKizepumcvWx+m8mJUhEwiPqWiZeEdg=
cloud.google.com/go/osconfig v1.9.0/go.mod h1:Yx+IeIZJ3bdWmzbQU4fxNl8xsZ4amB+dygAwFPlvnNo=
cloud.google.com/go/osconfig v1.10.0/go.mod h1:uMhCzqC5I8zfD9zDEAfvgVhDS8oIjySWh+l4WK6GnWw=
+cloud.google.com/go/osconfig v1.11.0/go.mod h1:aDICxrur2ogRd9zY5ytBLV89KEgT2MKB2L/n6x1ooPw=
cloud.google.com/go/oslogin v1.4.0/go.mod h1:YdgMXWRaElXz/lDk1Na6Fh5orF7gvmJ0FGLIs9LId4E=
cloud.google.com/go/oslogin v1.5.0/go.mod h1:D260Qj11W2qx/HVF29zBg+0fd6YCSjSqLUkY/qEenQU=
cloud.google.com/go/oslogin v1.6.0/go.mod h1:zOJ1O3+dTU8WPlGEkFSh7qeHPPSoxrcMbbK1Nm2iX70=
cloud.google.com/go/oslogin v1.7.0/go.mod h1:e04SN0xO1UNJ1M5GP0vzVBFicIe4O53FOfcixIqTyXo=
+cloud.google.com/go/oslogin v1.9.0/go.mod h1:HNavntnH8nzrn8JCTT5fj18FuJLFJc4NaZJtBnQtKFs=
cloud.google.com/go/phishingprotection v0.5.0/go.mod h1:Y3HZknsK9bc9dMi+oE8Bim0lczMU6hrX0UpADuMefr0=
cloud.google.com/go/phishingprotection v0.6.0/go.mod h1:9Y3LBLgy0kDTcYET8ZH3bq/7qni15yVUoAxiFxnlSUA=
+cloud.google.com/go/phishingprotection v0.7.0/go.mod h1:8qJI4QKHoda/sb/7/YmMQ2omRLSLYSu9bU0EKCNI+Lk=
cloud.google.com/go/policytroubleshooter v1.3.0/go.mod h1:qy0+VwANja+kKrjlQuOzmlvscn4RNsAc0e15GGqfMxg=
cloud.google.com/go/policytroubleshooter v1.4.0/go.mod h1:DZT4BcRw3QoO8ota9xw/LKtPa8lKeCByYeKTIf/vxdE=
+cloud.google.com/go/policytroubleshooter v1.5.0/go.mod h1:Rz1WfV+1oIpPdN2VvvuboLVRsB1Hclg3CKQ53j9l8vw=
+cloud.google.com/go/policytroubleshooter v1.6.0/go.mod h1:zYqaPTsmfvpjm5ULxAyD/lINQxJ0DDsnWOP/GZ7xzBc=
cloud.google.com/go/privatecatalog v0.5.0/go.mod h1:XgosMUvvPyxDjAVNDYxJ7wBW8//hLDDYmnsNcMGq1K0=
cloud.google.com/go/privatecatalog v0.6.0/go.mod h1:i/fbkZR0hLN29eEWiiwue8Pb+GforiEIBnV9yrRUOKI=
+cloud.google.com/go/privatecatalog v0.7.0/go.mod h1:2s5ssIFO69F5csTXcwBP7NPFTZvps26xGzvQ2PQaBYg=
+cloud.google.com/go/privatecatalog v0.8.0/go.mod h1:nQ6pfaegeDAq/Q5lrfCQzQLhubPiZhSaNhIgfJlnIXs=
cloud.google.com/go/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I=
cloud.google.com/go/pubsub v1.1.0/go.mod h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+R3AArQw=
cloud.google.com/go/pubsub v1.2.0/go.mod h1:jhfEVHT8odbXTkndysNHCcx0awwzvfOlguIAii9o8iA=
@@ -293,67 +445,104 @@ cloud.google.com/go/pubsub v1.3.1/go.mod h1:i+ucay31+CNRpDW4Lu78I4xXG+O1r/MAHgjp
cloud.google.com/go/pubsub v1.26.0/go.mod h1:QgBH3U/jdJy/ftjPhTkyXNj543Tin1pRYcdcPRnFIRI=
cloud.google.com/go/pubsub v1.27.1/go.mod h1:hQN39ymbV9geqBnfQq6Xf63yNhUAhv9CZhzp5O6qsW0=
cloud.google.com/go/pubsub v1.28.0/go.mod h1:vuXFpwaVoIPQMGXqRyUQigu/AX1S3IWugR9xznmcXX8=
+cloud.google.com/go/pubsub v1.30.0/go.mod h1:qWi1OPS0B+b5L+Sg6Gmc9zD1Y+HaM0MdUr7LsupY1P4=
+cloud.google.com/go/pubsub v1.31.0/go.mod h1:dYmJ3K97NCQ/e4OwZ20rD4Ym3Bu8Gu9m/aJdWQjdcks=
cloud.google.com/go/pubsublite v1.5.0/go.mod h1:xapqNQ1CuLfGi23Yda/9l4bBCKz/wC3KIJ5gKcxveZg=
+cloud.google.com/go/pubsublite v1.6.0/go.mod h1:1eFCS0U11xlOuMFV/0iBqw3zP12kddMeCbj/F3FSj9k=
+cloud.google.com/go/pubsublite v1.7.0/go.mod h1:8hVMwRXfDfvGm3fahVbtDbiLePT3gpoiJYJY+vxWxVM=
cloud.google.com/go/recaptchaenterprise v1.3.1/go.mod h1:OdD+q+y4XGeAlxRaMn1Y7/GveP6zmq76byL6tjPE7d4=
cloud.google.com/go/recaptchaenterprise/v2 v2.1.0/go.mod h1:w9yVqajwroDNTfGuhmOjPDN//rZGySaf6PtFVcSCa7o=
cloud.google.com/go/recaptchaenterprise/v2 v2.2.0/go.mod h1:/Zu5jisWGeERrd5HnlS3EUGb/D335f9k51B/FVil0jk=
cloud.google.com/go/recaptchaenterprise/v2 v2.3.0/go.mod h1:O9LwGCjrhGHBQET5CA7dd5NwwNQUErSgEDit1DLNTdo=
cloud.google.com/go/recaptchaenterprise/v2 v2.4.0/go.mod h1:Am3LHfOuBstrLrNCBrlI5sbwx9LBg3te2N6hGvHn2mE=
cloud.google.com/go/recaptchaenterprise/v2 v2.5.0/go.mod h1:O8LzcHXN3rz0j+LBC91jrwI3R+1ZSZEWrfL7XHgNo9U=
+cloud.google.com/go/recaptchaenterprise/v2 v2.6.0/go.mod h1:RPauz9jeLtB3JVzg6nCbe12qNoaa8pXc4d/YukAmcnA=
+cloud.google.com/go/recaptchaenterprise/v2 v2.7.0/go.mod h1:19wVj/fs5RtYtynAPJdDTb69oW0vNHYDBTbB4NvMD9c=
cloud.google.com/go/recommendationengine v0.5.0/go.mod h1:E5756pJcVFeVgaQv3WNpImkFP8a+RptV6dDLGPILjvg=
cloud.google.com/go/recommendationengine v0.6.0/go.mod h1:08mq2umu9oIqc7tDy8sx+MNJdLG0fUi3vaSVbztHgJ4=
+cloud.google.com/go/recommendationengine v0.7.0/go.mod h1:1reUcE3GIu6MeBz/h5xZJqNLuuVjNg1lmWMPyjatzac=
cloud.google.com/go/recommender v1.5.0/go.mod h1:jdoeiBIVrJe9gQjwd759ecLJbxCDED4A6p+mqoqDvTg=
cloud.google.com/go/recommender v1.6.0/go.mod h1:+yETpm25mcoiECKh9DEScGzIRyDKpZ0cEhWGo+8bo+c=
cloud.google.com/go/recommender v1.7.0/go.mod h1:XLHs/W+T8olwlGOgfQenXBTbIseGclClff6lhFVe9Bs=
cloud.google.com/go/recommender v1.8.0/go.mod h1:PkjXrTT05BFKwxaUxQmtIlrtj0kph108r02ZZQ5FE70=
+cloud.google.com/go/recommender v1.9.0/go.mod h1:PnSsnZY7q+VL1uax2JWkt/UegHssxjUVVCrX52CuEmQ=
cloud.google.com/go/redis v1.7.0/go.mod h1:V3x5Jq1jzUcg+UNsRvdmsfuFnit1cfe3Z/PGyq/lm4Y=
cloud.google.com/go/redis v1.8.0/go.mod h1:Fm2szCDavWzBk2cDKxrkmWBqoCiL1+Ctwq7EyqBCA/A=
cloud.google.com/go/redis v1.9.0/go.mod h1:HMYQuajvb2D0LvMgZmLDZW8V5aOC/WxstZHiy4g8OiA=
cloud.google.com/go/redis v1.10.0/go.mod h1:ThJf3mMBQtW18JzGgh41/Wld6vnDDc/F/F35UolRZPM=
+cloud.google.com/go/redis v1.11.0/go.mod h1:/X6eicana+BWcUda5PpwZC48o37SiFVTFSs0fWAJ7uQ=
cloud.google.com/go/resourcemanager v1.3.0/go.mod h1:bAtrTjZQFJkiWTPDb1WBjzvc6/kifjj4QBYuKCCoqKA=
cloud.google.com/go/resourcemanager v1.4.0/go.mod h1:MwxuzkumyTX7/a3n37gmsT3py7LIXwrShilPh3P1tR0=
+cloud.google.com/go/resourcemanager v1.5.0/go.mod h1:eQoXNAiAvCf5PXxWxXjhKQoTMaUSNrEfg+6qdf/wots=
+cloud.google.com/go/resourcemanager v1.6.0/go.mod h1:YcpXGRs8fDzcUl1Xw8uOVmI8JEadvhRIkoXXUNVYcVo=
+cloud.google.com/go/resourcemanager v1.7.0/go.mod h1:HlD3m6+bwhzj9XCouqmeiGuni95NTrExfhoSrkC/3EI=
cloud.google.com/go/resourcesettings v1.3.0/go.mod h1:lzew8VfESA5DQ8gdlHwMrqZs1S9V87v3oCnKCWoOuQU=
cloud.google.com/go/resourcesettings v1.4.0/go.mod h1:ldiH9IJpcrlC3VSuCGvjR5of/ezRrOxFtpJoJo5SmXg=
+cloud.google.com/go/resourcesettings v1.5.0/go.mod h1:+xJF7QSG6undsQDfsCJyqWXyBwUoJLhetkRMDRnIoXA=
cloud.google.com/go/retail v1.8.0/go.mod h1:QblKS8waDmNUhghY2TI9O3JLlFk8jybHeV4BF19FrE4=
cloud.google.com/go/retail v1.9.0/go.mod h1:g6jb6mKuCS1QKnH/dpu7isX253absFl6iE92nHwlBUY=
cloud.google.com/go/retail v1.10.0/go.mod h1:2gDk9HsL4HMS4oZwz6daui2/jmKvqShXKQuB2RZ+cCc=
cloud.google.com/go/retail v1.11.0/go.mod h1:MBLk1NaWPmh6iVFSz9MeKG/Psyd7TAgm6y/9L2B4x9Y=
+cloud.google.com/go/retail v1.12.0/go.mod h1:UMkelN/0Z8XvKymXFbD4EhFJlYKRx1FGhQkVPU5kF14=
cloud.google.com/go/run v0.2.0/go.mod h1:CNtKsTA1sDcnqqIFR3Pb5Tq0usWxJJvsWOCPldRU3Do=
cloud.google.com/go/run v0.3.0/go.mod h1:TuyY1+taHxTjrD0ZFk2iAR+xyOXEA0ztb7U3UNA0zBo=
+cloud.google.com/go/run v0.8.0/go.mod h1:VniEnuBwqjigv0A7ONfQUaEItaiCRVujlMqerPPiktM=
+cloud.google.com/go/run v0.9.0/go.mod h1:Wwu+/vvg8Y+JUApMwEDfVfhetv30hCG4ZwDR/IXl2Qg=
cloud.google.com/go/scheduler v1.4.0/go.mod h1:drcJBmxF3aqZJRhmkHQ9b3uSSpQoltBPGPxGAWROx6s=
cloud.google.com/go/scheduler v1.5.0/go.mod h1:ri073ym49NW3AfT6DZi21vLZrG07GXr5p3H1KxN5QlI=
cloud.google.com/go/scheduler v1.6.0/go.mod h1:SgeKVM7MIwPn3BqtcBntpLyrIJftQISRrYB5ZtT+KOk=
cloud.google.com/go/scheduler v1.7.0/go.mod h1:jyCiBqWW956uBjjPMMuX09n3x37mtyPJegEWKxRsn44=
+cloud.google.com/go/scheduler v1.8.0/go.mod h1:TCET+Y5Gp1YgHT8py4nlg2Sew8nUHMqcpousDgXJVQc=
+cloud.google.com/go/scheduler v1.9.0/go.mod h1:yexg5t+KSmqu+njTIh3b7oYPheFtBWGcbVUYF1GGMIc=
cloud.google.com/go/secretmanager v1.6.0/go.mod h1:awVa/OXF6IiyaU1wQ34inzQNc4ISIDIrId8qE5QGgKA=
cloud.google.com/go/secretmanager v1.8.0/go.mod h1:hnVgi/bN5MYHd3Gt0SPuTPPp5ENina1/LxM+2W9U9J4=
cloud.google.com/go/secretmanager v1.9.0/go.mod h1:b71qH2l1yHmWQHt9LC80akm86mX8AL6X1MA01dW8ht4=
cloud.google.com/go/secretmanager v1.10.0/go.mod h1:MfnrdvKMPNra9aZtQFvBcvRU54hbPD8/HayQdlUgJpU=
+cloud.google.com/go/secretmanager v1.11.0/go.mod h1:qeQq0/jyJqrGeULu0GkRsVSPKTvf98AEqJnuEIQiJwA=
cloud.google.com/go/security v1.5.0/go.mod h1:lgxGdyOKKjHL4YG3/YwIL2zLqMFCKs0UbQwgyZmfJl4=
cloud.google.com/go/security v1.7.0/go.mod h1:mZklORHl6Bg7CNnnjLH//0UlAlaXqiG7Lb9PsPXLfD0=
cloud.google.com/go/security v1.8.0/go.mod h1:hAQOwgmaHhztFhiQ41CjDODdWP0+AE1B3sX4OFlq+GU=
cloud.google.com/go/security v1.9.0/go.mod h1:6Ta1bO8LXI89nZnmnsZGp9lVoVWXqsVbIq/t9dzI+2Q=
cloud.google.com/go/security v1.10.0/go.mod h1:QtOMZByJVlibUT2h9afNDWRZ1G96gVywH8T5GUSb9IA=
+cloud.google.com/go/security v1.12.0/go.mod h1:rV6EhrpbNHrrxqlvW0BWAIawFWq3X90SduMJdFwtLB8=
+cloud.google.com/go/security v1.13.0/go.mod h1:Q1Nvxl1PAgmeW0y3HTt54JYIvUdtcpYKVfIB8AOMZ+0=
cloud.google.com/go/securitycenter v1.13.0/go.mod h1:cv5qNAqjY84FCN6Y9z28WlkKXyWsgLO832YiWwkCWcU=
cloud.google.com/go/securitycenter v1.14.0/go.mod h1:gZLAhtyKv85n52XYWt6RmeBdydyxfPeTrpToDPw4Auc=
cloud.google.com/go/securitycenter v1.15.0/go.mod h1:PeKJ0t8MoFmmXLXWm41JidyzI3PJjd8sXWaVqg43WWk=
cloud.google.com/go/securitycenter v1.16.0/go.mod h1:Q9GMaLQFUD+5ZTabrbujNWLtSLZIZF7SAR0wWECrjdk=
+cloud.google.com/go/securitycenter v1.18.1/go.mod h1:0/25gAzCM/9OL9vVx4ChPeM/+DlfGQJDwBy/UC8AKK0=
+cloud.google.com/go/securitycenter v1.19.0/go.mod h1:LVLmSg8ZkkyaNy4u7HCIshAngSQ8EcIRREP3xBnyfag=
cloud.google.com/go/servicecontrol v1.4.0/go.mod h1:o0hUSJ1TXJAmi/7fLJAedOovnujSEvjKCAFNXPQ1RaU=
cloud.google.com/go/servicecontrol v1.5.0/go.mod h1:qM0CnXHhyqKVuiZnGKrIurvVImCs8gmqWsDoqe9sU1s=
+cloud.google.com/go/servicecontrol v1.10.0/go.mod h1:pQvyvSRh7YzUF2efw7H87V92mxU8FnFDawMClGCNuAA=
+cloud.google.com/go/servicecontrol v1.11.0/go.mod h1:kFmTzYzTUIuZs0ycVqRHNaNhgR+UMUpw9n02l/pY+mc=
+cloud.google.com/go/servicecontrol v1.11.1/go.mod h1:aSnNNlwEFBY+PWGQ2DoM0JJ/QUXqV5/ZD9DOLB7SnUk=
cloud.google.com/go/servicedirectory v1.4.0/go.mod h1:gH1MUaZCgtP7qQiI+F+A+OpeKF/HQWgtAddhTbhL2bs=
cloud.google.com/go/servicedirectory v1.5.0/go.mod h1:QMKFL0NUySbpZJ1UZs3oFAmdvVxhhxB6eJ/Vlp73dfg=
cloud.google.com/go/servicedirectory v1.6.0/go.mod h1:pUlbnWsLH9c13yGkxCmfumWEPjsRs1RlmJ4pqiNjVL4=
cloud.google.com/go/servicedirectory v1.7.0/go.mod h1:5p/U5oyvgYGYejufvxhgwjL8UVXjkuw7q5XcG10wx1U=
+cloud.google.com/go/servicedirectory v1.8.0/go.mod h1:srXodfhY1GFIPvltunswqXpVxFPpZjf8nkKQT7XcXaY=
+cloud.google.com/go/servicedirectory v1.9.0/go.mod h1:29je5JjiygNYlmsGz8k6o+OZ8vd4f//bQLtvzkPPT/s=
cloud.google.com/go/servicemanagement v1.4.0/go.mod h1:d8t8MDbezI7Z2R1O/wu8oTggo3BI2GKYbdG4y/SJTco=
cloud.google.com/go/servicemanagement v1.5.0/go.mod h1:XGaCRe57kfqu4+lRxaFEAuqmjzF0r+gWHjWqKqBvKFo=
+cloud.google.com/go/servicemanagement v1.6.0/go.mod h1:aWns7EeeCOtGEX4OvZUWCCJONRZeFKiptqKf1D0l/Jc=
+cloud.google.com/go/servicemanagement v1.8.0/go.mod h1:MSS2TDlIEQD/fzsSGfCdJItQveu9NXnUniTrq/L8LK4=
cloud.google.com/go/serviceusage v1.3.0/go.mod h1:Hya1cozXM4SeSKTAgGXgj97GlqUvF5JaoXacR1JTP/E=
cloud.google.com/go/serviceusage v1.4.0/go.mod h1:SB4yxXSaYVuUBYUml6qklyONXNLt83U0Rb+CXyhjEeU=
+cloud.google.com/go/serviceusage v1.5.0/go.mod h1:w8U1JvqUqwJNPEOTQjrMHkw3IaIFLoLsPLvsE3xueec=
+cloud.google.com/go/serviceusage v1.6.0/go.mod h1:R5wwQcbOWsyuOfbP9tGdAnCAc6B9DRwPG1xtWMDeuPA=
cloud.google.com/go/shell v1.3.0/go.mod h1:VZ9HmRjZBsjLGXusm7K5Q5lzzByZmJHf1d0IWHEN5X4=
cloud.google.com/go/shell v1.4.0/go.mod h1:HDxPzZf3GkDdhExzD/gs8Grqk+dmYcEjGShZgYa9URw=
+cloud.google.com/go/shell v1.6.0/go.mod h1:oHO8QACS90luWgxP3N9iZVuEiSF84zNyLytb+qE2f9A=
cloud.google.com/go/spanner v1.41.0/go.mod h1:MLYDBJR/dY4Wt7ZaMIQ7rXOTLjYrmxLE/5ve9vFfWos=
+cloud.google.com/go/spanner v1.44.0/go.mod h1:G8XIgYdOK+Fbcpbs7p2fiprDw4CaZX63whnSMLVBxjk=
+cloud.google.com/go/spanner v1.45.0/go.mod h1:FIws5LowYz8YAE1J8fOS7DJup8ff7xJeetWEo5REA2M=
cloud.google.com/go/speech v1.6.0/go.mod h1:79tcr4FHCimOp56lwC01xnt/WPJZc4v3gzyT7FoBkCM=
cloud.google.com/go/speech v1.7.0/go.mod h1:KptqL+BAQIhMsj1kOP2la5DSEEerPDuOP/2mmkhHhZQ=
cloud.google.com/go/speech v1.8.0/go.mod h1:9bYIl1/tjsAnMgKGHKmBZzXKEkGgtU+MpdDPTE9f7y0=
cloud.google.com/go/speech v1.9.0/go.mod h1:xQ0jTcmnRFFM2RfX/U+rk6FQNUF6DQlydUSyoooSpco=
+cloud.google.com/go/speech v1.14.1/go.mod h1:gEosVRPJ9waG7zqqnsHpYTOoAS4KouMRLDFMekpJ0J0=
+cloud.google.com/go/speech v1.15.0/go.mod h1:y6oH7GhqCaZANH7+Oe0BhgIogsNInLlz542tg3VqeYI=
cloud.google.com/go/storage v1.0.0/go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw=
cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0ZeosJ0Rtdos=
cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk=
@@ -366,56 +555,87 @@ cloud.google.com/go/storage v1.27.0/go.mod h1:x9DOL8TK/ygDUMieqwfhdpQryTeEkhGKMi
cloud.google.com/go/storage v1.28.1/go.mod h1:Qnisd4CqDdo6BGs2AD5LLnEsmSQ80wQ5ogcBBKhU86Y=
cloud.google.com/go/storage v1.29.0 h1:6weCgzRvMg7lzuUurI4697AqIRPU1SvzHhynwpW31jI=
cloud.google.com/go/storage v1.29.0/go.mod h1:4puEjyTKnku6gfKoTfNOU/W+a9JyuVNxjpS5GBrB8h4=
+cloud.google.com/go/storage v1.30.1/go.mod h1:NfxhC0UJE1aXSx7CIIbCf7y9HKT7BiccwkR7+P7gN8E=
cloud.google.com/go/storagetransfer v1.5.0/go.mod h1:dxNzUopWy7RQevYFHewchb29POFv3/AaBgnhqzqiK0w=
cloud.google.com/go/storagetransfer v1.6.0/go.mod h1:y77xm4CQV/ZhFZH75PLEXY0ROiS7Gh6pSKrM8dJyg6I=
+cloud.google.com/go/storagetransfer v1.7.0/go.mod h1:8Giuj1QNb1kfLAiWM1bN6dHzfdlDAVC9rv9abHot2W4=
+cloud.google.com/go/storagetransfer v1.8.0/go.mod h1:JpegsHHU1eXg7lMHkvf+KE5XDJ7EQu0GwNJbbVGanEw=
cloud.google.com/go/talent v1.1.0/go.mod h1:Vl4pt9jiHKvOgF9KoZo6Kob9oV4lwd/ZD5Cto54zDRw=
cloud.google.com/go/talent v1.2.0/go.mod h1:MoNF9bhFQbiJ6eFD3uSsg0uBALw4n4gaCaEjBw9zo8g=
cloud.google.com/go/talent v1.3.0/go.mod h1:CmcxwJ/PKfRgd1pBjQgU6W3YBwiewmUzQYH5HHmSCmM=
cloud.google.com/go/talent v1.4.0/go.mod h1:ezFtAgVuRf8jRsvyE6EwmbTK5LKciD4KVnHuDEFmOOA=
+cloud.google.com/go/talent v1.5.0/go.mod h1:G+ODMj9bsasAEJkQSzO2uHQWXHHXUomArjWQQYkqK6c=
cloud.google.com/go/texttospeech v1.4.0/go.mod h1:FX8HQHA6sEpJ7rCMSfXuzBcysDAuWusNNNvN9FELDd8=
cloud.google.com/go/texttospeech v1.5.0/go.mod h1:oKPLhR4n4ZdQqWKURdwxMy0uiTS1xU161C8W57Wkea4=
+cloud.google.com/go/texttospeech v1.6.0/go.mod h1:YmwmFT8pj1aBblQOI3TfKmwibnsfvhIBzPXcW4EBovc=
cloud.google.com/go/tpu v1.3.0/go.mod h1:aJIManG0o20tfDQlRIej44FcwGGl/cD0oiRyMKG19IQ=
cloud.google.com/go/tpu v1.4.0/go.mod h1:mjZaX8p0VBgllCzF6wcU2ovUXN9TONFLd7iz227X2Xg=
+cloud.google.com/go/tpu v1.5.0/go.mod h1:8zVo1rYDFuW2l4yZVY0R0fb/v44xLh3llq7RuV61fPM=
cloud.google.com/go/trace v1.0.0/go.mod h1:4iErSByzxkyHWzzlAj63/Gmjz0NH1ASqhJguHpGcr6A=
cloud.google.com/go/trace v1.3.0/go.mod h1:FFUE83d9Ca57C+K8rDl/Ih8LwOzWIV1krKgxg6N0G28=
cloud.google.com/go/trace v1.4.0/go.mod h1:UG0v8UBqzusp+z63o7FK74SdFE+AXpCLdFb1rshXG+Y=
cloud.google.com/go/trace v1.8.0/go.mod h1:zH7vcsbAhklH8hWFig58HvxcxyQbaIqMarMg9hn5ECA=
+cloud.google.com/go/trace v1.9.0/go.mod h1:lOQqpE5IaWY0Ixg7/r2SjixMuc6lfTFeO4QGM4dQWOk=
+cloud.google.com/go/trace v1.10.0/go.mod h1:X3g0Th7+AIjj4rUVhv9JpMv7jpsRIJ9et+wYjCHYbQs=
cloud.google.com/go/translate v1.3.0/go.mod h1:gzMUwRjvOqj5i69y/LYLd8RrNQk+hOmIXTi9+nb3Djs=
cloud.google.com/go/translate v1.4.0/go.mod h1:06Dn/ppvLD6WvA5Rhdp029IX2Mi3Mn7fpMRLPvXT5Wg=
+cloud.google.com/go/translate v1.5.0/go.mod h1:29YDSYveqqpA1CQFD7NQuP49xymq17RXNaUDdc0mNu0=
+cloud.google.com/go/translate v1.6.0/go.mod h1:lMGRudH1pu7I3n3PETiOB2507gf3HnfLV8qlkHZEyos=
+cloud.google.com/go/translate v1.7.0/go.mod h1:lMGRudH1pu7I3n3PETiOB2507gf3HnfLV8qlkHZEyos=
cloud.google.com/go/video v1.8.0/go.mod h1:sTzKFc0bUSByE8Yoh8X0mn8bMymItVGPfTuUBUyRgxk=
cloud.google.com/go/video v1.9.0/go.mod h1:0RhNKFRF5v92f8dQt0yhaHrEuH95m068JYOvLZYnJSw=
+cloud.google.com/go/video v1.12.0/go.mod h1:MLQew95eTuaNDEGriQdcYn0dTwf9oWiA4uYebxM5kdg=
+cloud.google.com/go/video v1.13.0/go.mod h1:ulzkYlYgCp15N2AokzKjy7MQ9ejuynOJdf1tR5lGthk=
+cloud.google.com/go/video v1.14.0/go.mod h1:SkgaXwT+lIIAKqWAJfktHT/RbgjSuY6DobxEp0C5yTQ=
+cloud.google.com/go/video v1.15.0/go.mod h1:SkgaXwT+lIIAKqWAJfktHT/RbgjSuY6DobxEp0C5yTQ=
cloud.google.com/go/videointelligence v1.6.0/go.mod h1:w0DIDlVRKtwPCn/C4iwZIJdvC69yInhW0cfi+p546uU=
cloud.google.com/go/videointelligence v1.7.0/go.mod h1:k8pI/1wAhjznARtVT9U1llUaFNPh7muw8QyOUpavru4=
cloud.google.com/go/videointelligence v1.8.0/go.mod h1:dIcCn4gVDdS7yte/w+koiXn5dWVplOZkE+xwG9FgK+M=
cloud.google.com/go/videointelligence v1.9.0/go.mod h1:29lVRMPDYHikk3v8EdPSaL8Ku+eMzDljjuvRs105XoU=
+cloud.google.com/go/videointelligence v1.10.0/go.mod h1:LHZngX1liVtUhZvi2uNS0VQuOzNi2TkY1OakiuoUOjU=
cloud.google.com/go/vision v1.2.0/go.mod h1:SmNwgObm5DpFBme2xpyOyasvBc1aPdjvMk2bBk0tKD0=
cloud.google.com/go/vision/v2 v2.2.0/go.mod h1:uCdV4PpN1S0jyCyq8sIM42v2Y6zOLkZs+4R9LrGYwFo=
cloud.google.com/go/vision/v2 v2.3.0/go.mod h1:UO61abBx9QRMFkNBbf1D8B1LXdS2cGiiCRx0vSpZoUo=
cloud.google.com/go/vision/v2 v2.4.0/go.mod h1:VtI579ll9RpVTrdKdkMzckdnwMyX2JILb+MhPqRbPsY=
cloud.google.com/go/vision/v2 v2.5.0/go.mod h1:MmaezXOOE+IWa+cS7OhRRLK2cNv1ZL98zhqFFZaaH2E=
+cloud.google.com/go/vision/v2 v2.6.0/go.mod h1:158Hes0MvOS9Z/bDMSFpjwsUrZ5fPrdwuyyvKSGAGMY=
+cloud.google.com/go/vision/v2 v2.7.0/go.mod h1:H89VysHy21avemp6xcf9b9JvZHVehWbET0uT/bcuY/0=
cloud.google.com/go/vmmigration v1.2.0/go.mod h1:IRf0o7myyWFSmVR1ItrBSFLFD/rJkfDCUTO4vLlJvsE=
cloud.google.com/go/vmmigration v1.3.0/go.mod h1:oGJ6ZgGPQOFdjHuocGcLqX4lc98YQ7Ygq8YQwHh9A7g=
+cloud.google.com/go/vmmigration v1.5.0/go.mod h1:E4YQ8q7/4W9gobHjQg4JJSgXXSgY21nA5r8swQV+Xxc=
+cloud.google.com/go/vmmigration v1.6.0/go.mod h1:bopQ/g4z+8qXzichC7GW1w2MjbErL54rk3/C843CjfY=
cloud.google.com/go/vmwareengine v0.1.0/go.mod h1:RsdNEf/8UDvKllXhMz5J40XxDrNJNN4sagiox+OI208=
+cloud.google.com/go/vmwareengine v0.2.2/go.mod h1:sKdctNJxb3KLZkE/6Oui94iw/xs9PRNC2wnNLXsHvH8=
+cloud.google.com/go/vmwareengine v0.3.0/go.mod h1:wvoyMvNWdIzxMYSpH/R7y2h5h3WFkx6d+1TIsP39WGY=
cloud.google.com/go/vpcaccess v1.4.0/go.mod h1:aQHVbTWDYUR1EbTApSVvMq1EnT57ppDmQzZ3imqIk4w=
cloud.google.com/go/vpcaccess v1.5.0/go.mod h1:drmg4HLk9NkZpGfCmZ3Tz0Bwnm2+DKqViEpeEpOq0m8=
+cloud.google.com/go/vpcaccess v1.6.0/go.mod h1:wX2ILaNhe7TlVa4vC5xce1bCnqE3AeH27RV31lnmZes=
cloud.google.com/go/webrisk v1.4.0/go.mod h1:Hn8X6Zr+ziE2aNd8SliSDWpEnSS1u4R9+xXZmFiHmGE=
cloud.google.com/go/webrisk v1.5.0/go.mod h1:iPG6fr52Tv7sGk0H6qUFzmL3HHZev1htXuWDEEsqMTg=
cloud.google.com/go/webrisk v1.6.0/go.mod h1:65sW9V9rOosnc9ZY7A7jsy1zoHS5W9IAXv6dGqhMQMc=
cloud.google.com/go/webrisk v1.7.0/go.mod h1:mVMHgEYH0r337nmt1JyLthzMr6YxwN1aAIEc2fTcq7A=
+cloud.google.com/go/webrisk v1.8.0/go.mod h1:oJPDuamzHXgUc+b8SiHRcVInZQuybnvEW72PqTc7sSg=
cloud.google.com/go/websecurityscanner v1.3.0/go.mod h1:uImdKm2wyeXQevQJXeh8Uun/Ym1VqworNDlBXQevGMo=
cloud.google.com/go/websecurityscanner v1.4.0/go.mod h1:ebit/Fp0a+FWu5j4JOmJEV8S8CzdTkAS77oDsiSqYWQ=
+cloud.google.com/go/websecurityscanner v1.5.0/go.mod h1:Y6xdCPy81yi0SQnDY1xdNTNpfY1oAgXUlcfN3B3eSng=
cloud.google.com/go/workflows v1.6.0/go.mod h1:6t9F5h/unJz41YqfBmqSASJSXccBLtD1Vwf+KmJENM0=
cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoISEXH2bcHC3M=
cloud.google.com/go/workflows v1.8.0/go.mod h1:ysGhmEajwZxGn1OhGOGKsTXc5PyxOc0vfKf5Af+to4M=
cloud.google.com/go/workflows v1.9.0/go.mod h1:ZGkj1aFIOd9c8Gerkjjq7OW7I5+l6cSvT3ujaO/WwSA=
+cloud.google.com/go/workflows v1.10.0/go.mod h1:fZ8LmRmZQWacon9UCX1r/g/DfAXx5VcPALq2CxzdePw=
code.cloudfoundry.org/clock v0.0.0-20180518195852-02e53af36e6c/go.mod h1:QD9Lzhd/ux6eNQVUDVRJX/RKTigpewimNYBi7ivZKY8=
contrib.go.opencensus.io/exporter/aws v0.0.0-20200617204711-c478e41e60e9/go.mod h1:uu1P0UCM/6RbsMrgPa98ll8ZcHM858i/AD06a9aLRCA=
+contrib.go.opencensus.io/exporter/aws v0.0.0-20230502192102-15967c811cec/go.mod h1:uu1P0UCM/6RbsMrgPa98ll8ZcHM858i/AD06a9aLRCA=
contrib.go.opencensus.io/exporter/stackdriver v0.13.14/go.mod h1:5pSSGY0Bhuk7waTHuDf4aQ8D2DrhgETRo9fy6k3Xlzc=
contrib.go.opencensus.io/integrations/ocsql v0.1.7/go.mod h1:8DsSdjz3F+APR+0z0WkU1aRorQCFfRxvqjUUPMbF3fE=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
+gioui.org v0.0.0-20210308172011-57750fc8a0a6/go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8=
+git.sr.ht/~sbinet/gg v0.3.1/go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc=
github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8/go.mod h1:CzsSbkDixRphAF5hS6wbMKq0eI6ccJRb7/A0M6JBnwg=
github.com/AlecAivazis/survey/v2 v2.3.6 h1:NvTuVHISgTHEHeBFqt6BHOe4Ny/NwGZr7w+F8S9ziyw=
github.com/AlecAivazis/survey/v2 v2.3.6/go.mod h1:4AuI9b7RjAR+G7v9+C4YSlX/YL3K3cWNXgWXOhllqvI=
+github.com/AlecAivazis/survey/v2 v2.3.7 h1:6I/u8FvytdGsgonrYsVn2t8t4QiRnh6QSTqkkhIiSjQ=
+github.com/AlecAivazis/survey/v2 v2.3.7/go.mod h1:xUTIdE4KCOIjsBAE1JYsUPoCqYdZ1reCfTwbto0Fduo=
github.com/Azure/azure-amqp-common-go/v3 v3.2.3/go.mod h1:7rPmbSfszeovxGfc5fSAXE4ehlXQZHpMja2OtxC2Tas=
github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
github.com/Azure/azure-sdk-for-go v63.0.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
@@ -426,19 +646,29 @@ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.1/go.mod h1:uGG2W01BaETf0Ozp+Q
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.2/go.mod h1:uGG2W01BaETf0Ozp+QxxKJdMBNRWPdstHG0Fmdwn1/U=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.3.0/go.mod h1:tZoQYdDZNOiIjdSn0dVWVfl0NEPGOJqVLzSrcFk4Is0=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.3.1/go.mod h1:DffdKW9RFqa5VgmsjUOsS7UE7eiA5iAvYUs63bhKQ0M=
+github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0/go.mod h1:ON4tFdPTwRcgWEaVDrN3584Ef+b7GgSJaXxe5fW9t4M=
+github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
+github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.1/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.0.0/go.mod h1:+6sju8gk8FRmSajX3Oz4G5Gm7P+mbqE9FVaXXFYTkCM=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0/go.mod h1:bhXu1AjYL+wutSL/kpSq6s7733q2Rb0yuot9Zgfqa/0=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.1/go.mod h1:gLa1CL2RNE4s7M3yopJ/p0iq5DdY6Yv5ZUt9MTRZOQM=
+github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0/go.mod h1:OQeznEEkTZ9OrhHJoDD8ZDq51FHgXjqtP9z6bEwBq9U=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0/go.mod h1:eWRD7oawr1Mu1sLCawqVc0CUiF43ia3qQMxLscsKQ9w=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.1.1/go.mod h1:eWRD7oawr1Mu1sLCawqVc0CUiF43ia3qQMxLscsKQ9w=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.1.2/go.mod h1:eWRD7oawr1Mu1sLCawqVc0CUiF43ia3qQMxLscsKQ9w=
+github.com/Azure/azure-sdk-for-go/sdk/internal v1.2.0/go.mod h1:eWRD7oawr1Mu1sLCawqVc0CUiF43ia3qQMxLscsKQ9w=
+github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0/go.mod h1:okt5dMMTOFjX/aovMlrjvvXoPMBVSPzk9185BT0+eZM=
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.9.0/go.mod h1:EAyXOW1F6BTJPiK2pDvmnvxOHPxoTYWoqBeIlql+QhI=
+github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0/go.mod h1:Pu5Zksi2KrU7LPbZbNINx6fuVrUp/ffvpxdDj+i8LeE=
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.0/go.mod h1:9V2j0jn9jDEkCkv8w/bKTNppX/d0FVA1ud77xCIP4KA=
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1/go.mod h1:9V2j0jn9jDEkCkv8w/bKTNppX/d0FVA1ud77xCIP4KA=
github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.2.0/go.mod h1:R6+0udeRV8iYSTVuT5RT7If4sc46K5Bz3ZKrmvZQF7U=
+github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus v1.4.0/go.mod h1:pXDkeh10bAqElvd+S5Ppncj+DCKvJGXNa8rRT2R7rIw=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0/go.mod h1:2e8rMJtl2+2j+HXbTBwnyGpm5Nou7KhvSfxOq8JpTag=
github.com/Azure/go-amqp v0.17.0/go.mod h1:9YJ3RhxRT1gquYnzpZO1vcYMMpAdJT+QEg6fwmw9Zlg=
github.com/Azure/go-amqp v0.18.1/go.mod h1:+bg0x3ce5+Q3ahCEXnCsGG3ETpDQe3MEVnOuT2ywPwc=
+github.com/Azure/go-amqp v1.0.0/go.mod h1:+bg0x3ce5+Q3ahCEXnCsGG3ETpDQe3MEVnOuT2ywPwc=
+github.com/Azure/go-amqp v1.0.1/go.mod h1:+bg0x3ce5+Q3ahCEXnCsGG3ETpDQe3MEVnOuT2ywPwc=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-ansiterm v0.0.0-20210608223527-2377c96fe795/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
@@ -453,6 +683,7 @@ github.com/Azure/go-autorest/autorest/adal v0.9.5/go.mod h1:B7KF7jKIeC9Mct5spmyC
github.com/Azure/go-autorest/autorest/adal v0.9.13/go.mod h1:W/MM4U6nLxnIskrw4UwWzlHfGjwUS50aOsc/I3yuU8M=
github.com/Azure/go-autorest/autorest/adal v0.9.18/go.mod h1:XVVeme+LZwABT8K5Lc3hA4nAe8LDBVle26gTrguhhPQ=
github.com/Azure/go-autorest/autorest/adal v0.9.22/go.mod h1:XuAbAEUv2Tta//+voMI038TrJBqjKam0me7qR+L8Cmk=
+github.com/Azure/go-autorest/autorest/adal v0.9.23/go.mod h1:5pcMqFkdPhviJdlEy3kC/v1ZLnQl0MH6XA5YCcMhy4c=
github.com/Azure/go-autorest/autorest/date v0.3.0/go.mod h1:BI0uouVdmngYNUzGWeSYnokU+TrmwEsOqdt8Y6sso74=
github.com/Azure/go-autorest/autorest/mocks v0.4.0/go.mod h1:LTp+uSrOhSkaKrUy935gNZuuIPPVsHlr9DSOxSayd+k=
github.com/Azure/go-autorest/autorest/mocks v0.4.1/go.mod h1:LTp+uSrOhSkaKrUy935gNZuuIPPVsHlr9DSOxSayd+k=
@@ -465,12 +696,15 @@ github.com/Azure/go-autorest/tracing v0.6.0/go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBp
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0/go.mod h1:Vt9sXTKwMyGcOxSmLDMnGPgqsUg7m8pe215qMLrDXw4=
github.com/AzureAD/microsoft-authentication-library-for-go v0.5.1/go.mod h1:Vt9sXTKwMyGcOxSmLDMnGPgqsUg7m8pe215qMLrDXw4=
github.com/AzureAD/microsoft-authentication-library-for-go v0.8.1/go.mod h1:4qFor3D/HDsvBME35Xy9rwW9DecL+M2sNw1ybjPtwA0=
+github.com/AzureAD/microsoft-authentication-library-for-go v1.0.0/go.mod h1:kgDmCTgBzIEPFElEF+FK0SdjAor06dRq2Go927dnQ6o=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/GoogleCloudPlatform/cloudsql-proxy v1.33.2/go.mod h1:uqoR4sJc63p7ugW8a/vsEspOsNuehbi7ptS2CHCyOnY=
+github.com/GoogleCloudPlatform/cloudsql-proxy v1.33.7/go.mod h1:JBp/RvKNOoIkR5BdMSXswBksHcPZ/41sbBV+GhSjgMY=
github.com/HdrHistogram/hdrhistogram-go v1.1.0/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
github.com/HdrHistogram/hdrhistogram-go v1.1.2/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
+github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/Microsoft/go-winio v0.4.11/go.mod h1:VhR8bwka0BXejwEJY73c50VrPtXAaKcyvVC4A4RozmA=
@@ -482,6 +716,7 @@ github.com/Microsoft/go-winio v0.4.17-0.20210211115548-6eac466e5fa3/go.mod h1:JP
github.com/Microsoft/go-winio v0.4.17-0.20210324224401-5516f17a5958/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84=
github.com/Microsoft/go-winio v0.4.17/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84=
github.com/Microsoft/go-winio v0.5.1/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84=
+github.com/Microsoft/go-winio v0.6.0/go.mod h1:cTAf44im0RAYeL23bpB+fzCyDH2MJiz2BO69KH/soAE=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.8.6/go.mod h1:Op3hHsoHPAvb6lceZHDtd9OkTew38wNoXnJs8iY7rUg=
@@ -511,7 +746,12 @@ github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWX
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
+github.com/ajstarks/deck v0.0.0-20200831202436-30c9fc6549a9/go.mod h1:JynElWSGnm/4RlzPXRlREEwqTHAN3T56Bv2ITsFT3gY=
+github.com/ajstarks/deck/generate v0.0.0-20210309230005-c3f852c02e19/go.mod h1:T13YZdzov6OU0A1+RfKZiZN9ca6VeKdBdyDV+BY97Tk=
github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3/J6wwsYMMT4xOr94bZjxIelGM0+d/wbFw=
+github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b/go.mod h1:1KcenG0jGWcpt8ov532z81sp/kMMUG485J2InIOyADM=
+github.com/alecthomas/kingpin/v2 v2.3.1/go.mod h1:oYL5vtsvEHZGHxU7DMp32Dvx+qL+ptGn6lWaot2vCNE=
+github.com/alecthomas/kingpin/v2 v2.3.2/go.mod h1:0gyi0zQnjuFk8xrkNKamJoyUo382HRL7ATRpFZCw6tE=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
@@ -520,13 +760,18 @@ github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk5
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137/go.mod h1:OMCwj8VM1Kc9e19TLln2VL61YJF0x1XFtfdL4JdbSyE=
github.com/alexflint/go-filemutex v0.0.0-20171022225611-72bdc8eae2ae/go.mod h1:CgnQgUtFrFz9mxFNtED3jI5tLDjKlOM+oUF/sTk6ps0=
github.com/alexflint/go-filemutex v1.1.0/go.mod h1:7P4iRhttt/nUvUOrYIhcpMzv2G6CY9UnI16Z+UJqRyk=
+github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
+github.com/apache/arrow/go/v10 v10.0.1/go.mod h1:YvhnlEePVnBS4+0z3fhPfUy7W1Ikj0Ih0vcRo/gZ1M0=
+github.com/apache/arrow/go/v11 v11.0.0/go.mod h1:Eg5OsL5H+e299f7u5ssuXsuHQVEGC4xei5aX110hRiI=
+github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU=
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY=
github.com/armon/go-metrics v0.3.3/go.mod h1:4O98XIr/9W0sxpJ8UaYkvjk10Iff7SnFrb4QAOwNTFc=
github.com/armon/go-metrics v0.3.9/go.mod h1:4O98XIr/9W0sxpJ8UaYkvjk10Iff7SnFrb4QAOwNTFc=
github.com/armon/go-metrics v0.3.10/go.mod h1:4O98XIr/9W0sxpJ8UaYkvjk10Iff7SnFrb4QAOwNTFc=
+github.com/armon/go-metrics v0.4.1/go.mod h1:E6amYzXo6aW1tqzoZGT755KkbgrJsSdpwZ+3JqfkOG4=
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
@@ -545,71 +790,112 @@ github.com/aws/aws-sdk-go v1.43.31/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4
github.com/aws/aws-sdk-go v1.44.156/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.44.187/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.44.200/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
+github.com/aws/aws-sdk-go v1.44.245/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.44.278 h1:jJFDO/unYFI48WQk7UGSyO3rBA/gnmRpNYNuAw/fPgE=
github.com/aws/aws-sdk-go v1.44.278/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.44.279 h1:g23dxnYjIiPlQo0gIKNR0zVPsSvo1bj5frWln+5sfhk=
github.com/aws/aws-sdk-go v1.44.279/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.44.280 h1:UYl/yxhDxP8naok6ftWyQ9/9ZzNwjC9dvEs/j8BkGhw=
github.com/aws/aws-sdk-go v1.44.280/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
+github.com/aws/aws-sdk-go v1.44.284/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
+github.com/aws/aws-sdk-go v1.44.289 h1:5CVEjiHFvdiVlKPBzv0rjG4zH/21W/onT18R5AH/qx0=
+github.com/aws/aws-sdk-go v1.44.289/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go-v2 v1.9.1/go.mod h1:cK/D0BBs0b/oWPIcX/Z/obahJK1TT7IPVjy53i/mX/4=
github.com/aws/aws-sdk-go-v2 v1.17.4/go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw=
github.com/aws/aws-sdk-go-v2 v1.18.0 h1:882kkTpSFhdgYRKVZ/VCgf7sd0ru57p2JCxz4/oN5RY=
github.com/aws/aws-sdk-go-v2 v1.18.0/go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw=
+github.com/aws/aws-sdk-go-v2 v1.18.1 h1:+tefE750oAb7ZQGzla6bLkOwfcQCEtC5y2RqoqCeqKo=
+github.com/aws/aws-sdk-go-v2 v1.18.1/go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw=
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 h1:dK82zF6kkPeCo8J1e+tGx4JdvDIQzj7ygIoLg8WMuGs=
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10/go.mod h1:VeTZetY5KRJLuD/7fkQXMU6Mw7H5m/KP2J5Iy9osMno=
github.com/aws/aws-sdk-go-v2/config v1.18.12/go.mod h1:J36fOhj1LQBr+O4hJCiT8FwVvieeoSGOtPuvhKlsNu8=
github.com/aws/aws-sdk-go-v2/config v1.18.25 h1:JuYyZcnMPBiFqn87L2cRppo+rNwgah6YwD3VuyvaW6Q=
github.com/aws/aws-sdk-go-v2/config v1.18.25/go.mod h1:dZnYpD5wTW/dQF0rRNLVypB396zWCcPiBIvdvSWHEg4=
+github.com/aws/aws-sdk-go-v2/config v1.18.27 h1:Az9uLwmssTE6OGTpsFqOnaGpLnKDqNYOJzWuC6UAYzA=
+github.com/aws/aws-sdk-go-v2/config v1.18.27/go.mod h1:0My+YgmkGxeqjXZb5BYme5pc4drjTnM+x1GJ3zv42Nw=
github.com/aws/aws-sdk-go-v2/credentials v1.13.12/go.mod h1:37HG2MBroXK3jXfxVGtbM2J48ra2+Ltu+tmwr/jO0KA=
github.com/aws/aws-sdk-go-v2/credentials v1.13.24 h1:PjiYyls3QdCrzqUN35jMWtUK1vqVZ+zLfdOa/UPFDp0=
github.com/aws/aws-sdk-go-v2/credentials v1.13.24/go.mod h1:jYPYi99wUOPIFi0rhiOvXeSEReVOzBqFNOX5bXYoG2o=
+github.com/aws/aws-sdk-go-v2/credentials v1.13.26 h1:qmU+yhKmOCyujmuPY7tf5MxR/RKyZrOPO3V4DobiTUk=
+github.com/aws/aws-sdk-go-v2/credentials v1.13.26/go.mod h1:GoXt2YC8jHUBbA4jr+W3JiemnIbkXOfxSXcisUsZ3os=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.22/go.mod h1:YGSIJyQ6D6FjKMQh16hVFSIUD54L4F7zTGePqYMYYJU=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3 h1:jJPgroehGvjrde3XufFIJUZVK5A2L9a3KwSFgKy9n8w=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3/go.mod h1:4Q0UFP0YJf0NrsEuEYHpM9fTSEVnD16Z3uyEF7J9JGM=
+github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.4 h1:LxK/bitrAr4lnh9LnIS6i7zWbCOdMsfzKFBI6LUCS0I=
+github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.4/go.mod h1:E1hLXN/BL2e6YizK1zFlYd8vsfi2GTjbjBazinMmeaM=
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.51/go.mod h1:7Grl2gV+dx9SWrUIgwwlUvU40t7+lOSbx34XwfmsTkY=
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.67 h1:fI9/5BDEaAv/pv1VO1X1n3jfP9it+IGqWsCuuBQI8wM=
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.67/go.mod h1:zQClPRIwQZfJlZq6WZve+s4Tb4JW+3V6eS+4+KrYeP8=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.70 h1:4bh28MeeXoBFTjb0JjQ5sVatzlf5xA1DziV8mZed9v4=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.70/go.mod h1:9yI5NXzqy2yOiMytv6QLZHvlyHLwYxO9iIq+bZIbrFg=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.28/go.mod h1:3lwChorpIM/BhImY/hy+Z6jekmN92cXGPI1QJasVPYY=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33 h1:kG5eQilShqmJbv11XL1VpyDbaEJzWxd4zRiCG30GSn4=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33/go.mod h1:7i0PF1ME/2eUPFcjkVIwq+DOygHEoK92t5cDqNgYbIw=
+github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.34 h1:A5UqQEmPaCFpedKouS4v+dHCTUo2sKqhoKO9U5kxyWo=
+github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.34/go.mod h1:wZpTEecJe0Btj3IYnDx/VlUzor9wm3fJHyvLpQF0VwY=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.22/go.mod h1:EqK7gVrIGAHyZItrD1D8B0ilgwMD1GiWAmbU4u/JHNk=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27 h1:vFQlirhuM8lLlpI7imKOMsjdQLuN9CPi+k44F/OFVsk=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27/go.mod h1:UrHnn3QV/d0pBZ6QBAEQcqFLf8FAzLmoUfPVIueOvoM=
+github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.28 h1:srIVS45eQuewqz6fKKu6ZGXaq6FuFg5NzgQBAM6g8Y4=
+github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.28/go.mod h1:7VRpKQQedkfIEXb4k52I7swUnZP0wohVajJMRn3vsUw=
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.29/go.mod h1:TwuqRBGzxjQJIwH16/fOZodwXt2Zxa9/cwJC5ke4j7s=
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34 h1:gGLG7yKaXG02/jBlg210R7VgQIotiQntNhsCFejawx8=
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34/go.mod h1:Etz2dj6UHYuw+Xw830KfzCfWGMzqvUTCjUj5b76GVDc=
+github.com/aws/aws-sdk-go-v2/internal/ini v1.3.35 h1:LWA+3kDM8ly001vJ1X1waCuLJdtTl48gwkPKWy9sosI=
+github.com/aws/aws-sdk-go-v2/internal/ini v1.3.35/go.mod h1:0Eg1YjxE0Bhn56lx+SHJwCzhW+2JGtizsrx+lCqrfm0=
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.19/go.mod h1:8W88sW3PjamQpKFUQvHWWKay6ARsNvZnzU7+a4apubw=
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.25 h1:AzwRi5OKKwo4QNqPf7TjeO+tK8AyOK3GVSwmRPo7/Cs=
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.25/go.mod h1:SUbB4wcbSEyCvqBxv/O/IBf93RbEze7U7OnoTlpPB+g=
+github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.26 h1:wscW+pnn3J1OYnanMnza5ZVYXLX4cKk5rAvUAl4Qu+c=
+github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.26/go.mod h1:MtYiox5gvyB+OyP0Mr0Sm/yzbEAIPL9eijj/ouHAPw0=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.8.1/go.mod h1:CM+19rL1+4dFWnOQKwDc7H1KwXTz+h61oUSHyhV0b3o=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11 h1:y2+VQzC6Zh2ojtV2LoC0MNwHWc6qXv/j2vrQtlftkdA=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11/go.mod h1:iV4q2hsqtNECrfmlXyord9u4zyuFEJX9eLgLpSPzWA8=
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.23/go.mod h1:1jcUfF+FAOEwtIcNiHPaV4TSoZqkUIPzrohmD7fb95c=
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.28 h1:vGWm5vTpMr39tEZfQeDiDAMgk+5qsnvRny3FjLpnH5w=
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.28/go.mod h1:spfrICMD6wCAhjhzHuy6DOZZ+LAIY10UxhUmLzpJTTs=
+github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.29 h1:zZSLP3v3riMOP14H7b4XP0uyfREDQOYv2cqIrvTXDNQ=
+github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.29/go.mod h1:z7EjRjVwZ6pWcWdI2H64dKttvzaP99jRIj5hphW0M5U=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.22/go.mod h1:xt0Au8yPIwYXf/GYPy/vl4K3CgwhfQMYbrH7DlUUIws=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27 h1:0iKliEXAcCa2qVtRs7Ot5hItA2MsufrphbRFlz1Owxo=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27/go.mod h1:EOwBD4J4S5qYszS5/3DpkejfuK+Z5/1uzICfPaZLtqw=
+github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.28 h1:bkRyG4a929RCnpVSTvLM2j/T4ls015ZhhYApbmYs15s=
+github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.28/go.mod h1:jj7znCIg05jXlaGBlFMGP8+7UN3VtCkRBG2spnmRQkU=
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.22/go.mod h1:QFVbqK54XArazLvn2wvWMRBi/jGrWii46qbr5DyPGjc=
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.2 h1:NbWkRxEEIRSCqxhsHQuMiTH7yo+JZW1gp8v3elSVMTQ=
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.2/go.mod h1:4tfW5l4IAB32VWCDEBxCRtR9T4BWy4I4kr1spr8NgZM=
+github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.3 h1:dBL3StFxHtpBzJJ/mNEsjXVgfO+7jR0dAIEwLqMapEA=
+github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.3/go.mod h1:f1QyiAsvIv4B49DmCqrhlXqyaR+0IxMmyX+1P+AnzOM=
github.com/aws/aws-sdk-go-v2/service/kms v1.20.2/go.mod h1:vdqtUOdVuf5ooy+hJ2GnzqNo94xiAA9s1xbZ1hQgRE0=
+github.com/aws/aws-sdk-go-v2/service/kms v1.22.2/go.mod h1:aNfh11Smy55o65PB3MyKbkM8BFyFUcZmj1k+4g8eNfg=
github.com/aws/aws-sdk-go-v2/service/s3 v1.30.2/go.mod h1:SXDHd6fI2RhqB7vmAzyYQCTQnpZrIprVJvYxpzW3JAM=
github.com/aws/aws-sdk-go-v2/service/s3 v1.33.1 h1:O+9nAy9Bb6bJFTpeNFtd9UfHbgxO1o4ZDAM9rQp5NsY=
github.com/aws/aws-sdk-go-v2/service/s3 v1.33.1/go.mod h1:J9kLNzEiHSeGMyN7238EjJmBpCniVzFda75Gxl/NqB8=
+github.com/aws/aws-sdk-go-v2/service/s3 v1.35.0 h1:ya7fmrN2fE7s1P2gaPbNg5MTkERVWfsH8ToP1YC4Z9o=
+github.com/aws/aws-sdk-go-v2/service/s3 v1.35.0/go.mod h1:aVbf0sko/TsLWHx30c/uVu7c62+0EAJ3vbxaJga0xCw=
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.18.3/go.mod h1:hqPcyOuLU6yWIbLy3qMnQnmidgKuIEwqIlW6+chYnog=
+github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.10/go.mod h1:ezn6mzIRqTPdAbDpm03dx4y9g6rvGRb2q33wS76dCxw=
github.com/aws/aws-sdk-go-v2/service/sns v1.20.2/go.mod h1:VN2n9SOMS1lNbh5YD7o+ho0/rgfifSrK//YYNiVVF5E=
+github.com/aws/aws-sdk-go-v2/service/sns v1.20.13/go.mod h1:rWrvp9i8y/lX94lS7Kn/0iu9RY6vXzeKRqS/knVX8/c=
github.com/aws/aws-sdk-go-v2/service/sqs v1.20.2/go.mod h1:1ttxGjUHZliCQMpPss1sU5+Ph/5NvdMFRzr96bv8gm0=
+github.com/aws/aws-sdk-go-v2/service/sqs v1.23.2/go.mod h1:TaV67b6JMD1988x/uMDop/JnMFK6v5d4Ru+sDmFg+ww=
github.com/aws/aws-sdk-go-v2/service/ssm v1.35.2/go.mod h1:VLSz2SHUKYFSOlXB/GlXoLU6KPYQJAbw7I20TDJdyws=
+github.com/aws/aws-sdk-go-v2/service/ssm v1.36.6/go.mod h1:NdyMyZH/FzmCaybTrVMBD0nTCGrs1G4cOPKHFywx9Ns=
github.com/aws/aws-sdk-go-v2/service/sso v1.12.1/go.mod h1:IgV8l3sj22nQDd5qcAGY0WenwCzCphqdbFOpfktZPrI=
github.com/aws/aws-sdk-go-v2/service/sso v1.12.10 h1:UBQjaMTCKwyUYwiVnUt6toEJwGXsLBI6al083tpjJzY=
github.com/aws/aws-sdk-go-v2/service/sso v1.12.10/go.mod h1:ouy2P4z6sJN70fR3ka3wD3Ro3KezSxU6eKGQI2+2fjI=
+github.com/aws/aws-sdk-go-v2/service/sso v1.12.12 h1:nneMBM2p79PGWBQovYO/6Xnc2ryRMw3InnDJq1FHkSY=
+github.com/aws/aws-sdk-go-v2/service/sso v1.12.12/go.mod h1:HuCOxYsF21eKrerARYO6HapNeh9GBNq7fius2AcwodY=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.1/go.mod h1:O1YSOg3aekZibh2SngvCRRG+cRHKKlYgxf/JBF/Kr/k=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.10 h1:PkHIIJs8qvq0e5QybnZoG1K/9QTrLr9OsqCIo59jOBA=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.10/go.mod h1:AFvkxc8xfBe8XA+5St5XIHHrQQtkxqrRincx4hmMHOk=
+github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.12 h1:2qTR7IFk7/0IN/adSFhYu9Xthr0zVFTgBrmPldILn80=
+github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.12/go.mod h1:E4VrHCPzmVB/KFXtqBGKb3c8zpbNBgKe3fisDNLAW5w=
github.com/aws/aws-sdk-go-v2/service/sts v1.18.3/go.mod h1:b+psTJn33Q4qGoDaM7ZiOVVG8uVjGI6HaZ8WBHdgDgU=
github.com/aws/aws-sdk-go-v2/service/sts v1.19.0 h1:2DQLAKDteoEDI8zpCzqBMaZlJuoE9iTYD0gFmXVax9E=
github.com/aws/aws-sdk-go-v2/service/sts v1.19.0/go.mod h1:BgQOMsg8av8jset59jelyPW7NoZcZXLVpDsXunGDrk8=
+github.com/aws/aws-sdk-go-v2/service/sts v1.19.2 h1:XFJ2Z6sNUUcAz9poj+245DMkrHE4h2j5I9/xD50RHfE=
+github.com/aws/aws-sdk-go-v2/service/sts v1.19.2/go.mod h1:dp0yLPsLBOi++WTxzCjA/oZqi6NPIhoR+uF7GeMU9eg=
github.com/aws/smithy-go v1.8.0/go.mod h1:SObp3lf9smib00L/v3U2eAKG8FyQ7iLrJnQiAmR5n+E=
github.com/aws/smithy-go v1.13.5 h1:hgz0X/DX0dGqTYpGALqXJoRKRj5oQ7150i5FdTePzO8=
github.com/aws/smithy-go v1.13.5/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=
@@ -629,6 +915,8 @@ github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJm
github.com/blang/semver v3.1.0+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod h1:Ekp36dRnpXw/yCqJaO+ZrUyxD+3VXMFFr56k5XYrpB4=
+github.com/boombuler/barcode v1.0.0/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
+github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod h1:zsTqEiSzDgAa/8GZR7E1qaXrhYNDKBYy5/dWPTIflbk=
github.com/buger/jsonparser v0.0.0-20180808090653-f4dd9f5a6b44/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
@@ -661,10 +949,13 @@ github.com/checkpoint-restore/go-criu/v5 v5.0.0/go.mod h1:cfwC0EG7HMUenopBsUf9d8
github.com/checkpoint-restore/go-criu/v5 v5.3.0/go.mod h1:E/eQpaFtUKGOOSEBZgmKAcn+zUUwWxqcaKZlF54wK8E=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/logex v1.2.0/go.mod h1:9+9sk7u7pGNWYMkh0hdiL++6OeibzJccyQU4p4MedaY=
+github.com/chzyer/logex v1.2.1/go.mod h1:JLbx6lG2kDbNRFnfkgvh4eRJRPX1QCoOIWomwysCBrQ=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/readline v1.5.0/go.mod h1:x22KAscuvRqlLoK9CsoYsmxoXZMMFVyOl86cAH8qUic=
+github.com/chzyer/readline v1.5.1/go.mod h1:Eh+b79XXUwfKfcPLepksvw2tcLE/Ct21YObkaSkeBlk=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/chzyer/test v0.0.0-20210722231415-061457976a23/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
+github.com/chzyer/test v1.0.0/go.mod h1:2JlltgoNkt4TW/z9V/IzDdFaMTM2JPIi26O1pF38GC8=
github.com/cilium/ebpf v0.0.0-20200110133405-4032b1d8aae3/go.mod h1:MA5e5Lr8slmEg9bt0VpxxWqJlO4iwu3FBdHUzV7wQVg=
github.com/cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775/go.mod h1:7cR51M8ViRLIdUjrmSXlK9pkrsDlLHbO8jiB8X8JnOc=
github.com/cilium/ebpf v0.2.0/go.mod h1:To2CFviqOWL/M0gIMsvSMlqe7em/l1ALkX1PyjrX2Qs=
@@ -687,6 +978,9 @@ github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20220314180256-7f1daf1720fc/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
+github.com/cncf/xds/go v0.0.0-20230112175826-46e39c7b9b43/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
+github.com/cncf/xds/go v0.0.0-20230310173818-32f1caf87195/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
+github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cockroachdb/apd v1.1.0/go.mod h1:8Sl8LxpKi29FqWXR16WEFZRNSz3SoPzUzeMeY4+DwBQ=
github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod h1:zn76sxSg3SzpJ0PPJaLDCu+Bu0Lg3sKTORVIj19EIF8=
github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5/go.mod h1:h6jFvWxBdQXxjopDMZyH2UVceIRfR84bdzbkoKrsWNo=
@@ -837,6 +1131,7 @@ github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8
github.com/dgryski/go-sip13 v0.0.0-20200911182023-62edffca9245/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/digitalocean/godo v1.78.0/go.mod h1:GBmu8MkjZmNARE7IXRPmkbbnocNN8+uBm0xbEVw2LCs=
github.com/digitalocean/godo v1.95.0/go.mod h1:NRpFznZFvhHjBoqZAaOD3khVzsJ3EibzKqFL4R60dmA=
+github.com/digitalocean/godo v1.98.0/go.mod h1:NRpFznZFvhHjBoqZAaOD3khVzsJ3EibzKqFL4R60dmA=
github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1ei82L+c=
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=
github.com/dnaeon/go-vcr v1.0.1/go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E=
@@ -850,6 +1145,7 @@ github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v20.10.14+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v20.10.23+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
+github.com/docker/docker v23.0.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.6.3/go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-events v0.0.0-20170721190031-9461782956ad/go.mod h1:Uw6UezgYA44ePAFQYUehOuCzmy5zmg/+nl2ZfMWGkpA=
@@ -877,6 +1173,7 @@ github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb
github.com/emicklei/go-restful v2.9.5+incompatible/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=
github.com/emicklei/go-restful/v3 v3.8.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/emicklei/go-restful/v3 v3.9.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
+github.com/emicklei/go-restful/v3 v3.10.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
@@ -888,9 +1185,13 @@ github.com/envoyproxy/go-control-plane v0.9.10-0.20210907150352-cf90f659a021/go.
github.com/envoyproxy/go-control-plane v0.10.1/go.mod h1:AY7fTTXNdv/aJ2O5jwpxAPOWUZ7hQAEvzN5Pf27BkQQ=
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1/go.mod h1:KJwIaB5Mv44NWtYuAOFCVOjcI94vtpEz2JU/D2v6IjE=
github.com/envoyproxy/go-control-plane v0.10.3/go.mod h1:fJJn/j26vwOu972OllsvAgJJM//w9BV6Fxbg2LuVd34=
+github.com/envoyproxy/go-control-plane v0.11.0/go.mod h1:VnHyVMpzcLvCFt9yUz1UnCwHLhwx1WguiVDV7pTG/tI=
+github.com/envoyproxy/go-control-plane v0.11.1-0.20230524094728-9239064ad72f/go.mod h1:sfYdkwUW4BA3PbKjySwjJy+O4Pu0h62rlqCMHNk+K+Q=
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/envoyproxy/protoc-gen-validate v0.6.7/go.mod h1:dyJXwwfPK2VSqiB9Klm1J6romD608Ba7Hij42vrOBCo=
github.com/envoyproxy/protoc-gen-validate v0.9.1/go.mod h1:OKNgG7TCp5pF4d6XftA0++PMirau2/yoOwVac3AbF2w=
+github.com/envoyproxy/protoc-gen-validate v0.10.0/go.mod h1:DRjgyB0I43LtJapqN6NiRwroiAU2PaFuvk/vjgh61ss=
+github.com/envoyproxy/protoc-gen-validate v0.10.1/go.mod h1:DRjgyB0I43LtJapqN6NiRwroiAU2PaFuvk/vjgh61ss=
github.com/evanphx/json-patch v4.9.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v4.11.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v4.12.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
@@ -899,12 +1200,15 @@ github.com/fatih/color v1.9.0/go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL
github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/fatih/color v1.12.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
+github.com/fatih/color v1.14.1/go.mod h1:2oHN61fhTpgcxD3TSWCgKDiH1+x4OiDVVGH8WlgGZGg=
github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
github.com/fatih/color v1.15.0/go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/felixge/httpsnoop v1.0.2/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/felixge/httpsnoop v1.0.3/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
+github.com/flowstack/go-jsonschema v0.1.1/go.mod h1:yL7fNggx1o8rm9RlgXv7hTBWxdBM0rVwpMwimd3F3N0=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
+github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/form3tech-oss/jwt-go v3.2.2+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k=
github.com/form3tech-oss/jwt-go v3.2.3+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k=
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
@@ -932,6 +1236,11 @@ github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeME
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-gonic/gin v1.6.3/go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M=
github.com/gin-gonic/gin v1.7.7/go.mod h1:axIBovoeJpVj8S3BwE0uPMTeReE4+AfFtqpqaZ1qq1U=
+github.com/go-fonts/dejavu v0.1.0/go.mod h1:4Wt4I4OU2Nq9asgDCteaAaWZOV24E+0/Pwo0gppep4g=
+github.com/go-fonts/latin-modern v0.2.0/go.mod h1:rQVLdDMK+mK1xscDwsqM5J8U2jrRa3T0ecnM9pNujks=
+github.com/go-fonts/liberation v0.1.1/go.mod h1:K6qoJYypsmfVjWg8KOVDQhLc8UDgIK2HYqyqAO9z7GY=
+github.com/go-fonts/liberation v0.2.0/go.mod h1:K6qoJYypsmfVjWg8KOVDQhLc8UDgIK2HYqyqAO9z7GY=
+github.com/go-fonts/stix v0.1.0/go.mod h1:w/c1f0ldAUlJmLBvlbkvVXLAD+tAMqobIIQpmnUIzUY=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
@@ -942,10 +1251,13 @@ github.com/go-kit/kit v0.12.0/go.mod h1:lHd+EkCZPIwYItmGDDRdhinkzX2A1sj+M9biaEai
github.com/go-kit/log v0.1.0/go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY=
github.com/go-kit/log v0.2.0/go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0=
github.com/go-kit/log v0.2.1/go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0=
+github.com/go-latex/latex v0.0.0-20210118124228-b3d85cf34e07/go.mod h1:CO1AlKB2CSIqUrmQPqA0gdRIlnLEY0gK5JGjh37zN5U=
+github.com/go-latex/latex v0.0.0-20210823091927-c0d11ff05a81/go.mod h1:SX0U8uGpxhq9o2S/CELCSUxEWWAuoCUcVCQWv7G2OCk=
github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A=
github.com/go-logfmt/logfmt v0.5.1/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
+github.com/go-logfmt/logfmt v0.6.0/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
github.com/go-logr/logr v0.1.0/go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas=
github.com/go-logr/logr v0.2.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU=
github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU=
@@ -965,12 +1277,15 @@ github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod h1:+
github.com/go-openapi/jsonpointer v0.19.2/go.mod h1:3akKfEdA7DF1sugOqz1dVQHBcuDBPKZGEoHC/NkiQRg=
github.com/go-openapi/jsonpointer v0.19.3/go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg=
github.com/go-openapi/jsonpointer v0.19.5/go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg=
+github.com/go-openapi/jsonpointer v0.19.6/go.mod h1:osyAmYz/mB/C3I+WsTTSgw1ONzaLJoLCyoi6/zppojs=
github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod h1:W3Z9FmVs9qj+KR4zFKmDPGiLdk1D9Rlm7cyMvf57TTg=
github.com/go-openapi/jsonreference v0.19.2/go.mod h1:jMjeRr2HHw6nAVajTXJ4eiUwohSTlpa0o73RUL1owJc=
github.com/go-openapi/jsonreference v0.19.3/go.mod h1:rjx6GuL8TTa9VaixXglHmQmIL98+wF9xc8zWvFonSJ8=
github.com/go-openapi/jsonreference v0.19.5/go.mod h1:RdybgQwPxbL4UEjuAruzK1x3nE69AqPYEJeo/TWfEeg=
github.com/go-openapi/jsonreference v0.19.6/go.mod h1:diGHMEHg2IqXZGKxqyvWdfWU/aim5Dprw5bqpKkTvns=
github.com/go-openapi/jsonreference v0.20.0/go.mod h1:Ag74Ico3lPc+zR+qjn4XBUmXymS4zJbYVCZmcgkasdo=
+github.com/go-openapi/jsonreference v0.20.1/go.mod h1:Bl1zwGIM8/wsvqjsOQLJ/SH+En5Ap4rVB5KVcIDZG2k=
+github.com/go-openapi/jsonreference v0.20.2/go.mod h1:Bl1zwGIM8/wsvqjsOQLJ/SH+En5Ap4rVB5KVcIDZG2k=
github.com/go-openapi/loads v0.21.1/go.mod h1:/DtAMXXneXFjbQMGEtbamCZb+4x7eGwkvZCvBmwUG+g=
github.com/go-openapi/loads v0.21.2/go.mod h1:Jq58Os6SSGz0rzh62ptiu8Z31I+OTHqmULx5e/gJbNw=
github.com/go-openapi/runtime v0.23.1/go.mod h1:AKurw9fNre+h3ELZfk6ILsfvPN+bvvlaU/M9q/r9hpk=
@@ -980,10 +1295,12 @@ github.com/go-openapi/spec v0.19.3/go.mod h1:FpwSN1ksY1eteniUU7X0N/BgJ7a4WvBFVA8
github.com/go-openapi/spec v0.20.4/go.mod h1:faYFR1CvsJZ0mNsmsphTMSoRrNV3TEDoAM7FOEWeq8I=
github.com/go-openapi/spec v0.20.6/go.mod h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
github.com/go-openapi/spec v0.20.7/go.mod h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
+github.com/go-openapi/spec v0.20.8/go.mod h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
github.com/go-openapi/strfmt v0.21.0/go.mod h1:ZRQ409bWMj+SOgXofQAGTIo2Ebu72Gs+WaRADcS5iNg=
github.com/go-openapi/strfmt v0.21.1/go.mod h1:I/XVKeLc5+MM5oPNN7P6urMOpuLXEcNrCX/rPGuWb0k=
github.com/go-openapi/strfmt v0.21.2/go.mod h1:I/XVKeLc5+MM5oPNN7P6urMOpuLXEcNrCX/rPGuWb0k=
github.com/go-openapi/strfmt v0.21.3/go.mod h1:k+RzNO0Da+k3FrrynSNN8F7n/peCmQQqbbXjtDfvmGg=
+github.com/go-openapi/strfmt v0.21.7/go.mod h1:adeGTkxE44sPyLk0JV235VQAO/ZXUr8KAzYjclFs3ew=
github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod h1:DXUve3Dpr1UfpPtxFw+EFuQ41HhCWZfha5jSVRG7C7I=
github.com/go-openapi/swag v0.19.2/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk=
github.com/go-openapi/swag v0.19.5/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk=
@@ -993,17 +1310,22 @@ github.com/go-openapi/swag v0.21.1/go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/e
github.com/go-openapi/swag v0.22.3/go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14=
github.com/go-openapi/validate v0.21.0/go.mod h1:rjnrwK57VJ7A8xqfpAOEKRH8yQSGUriMu5/zuPSQ1hg=
github.com/go-openapi/validate v0.22.0/go.mod h1:rjnrwK57VJ7A8xqfpAOEKRH8yQSGUriMu5/zuPSQ1hg=
+github.com/go-openapi/validate v0.22.1/go.mod h1:rjnrwK57VJ7A8xqfpAOEKRH8yQSGUriMu5/zuPSQ1hg=
github.com/go-ozzo/ozzo-validation/v4 v4.3.0 h1:byhDUpfEwjsVQb1vBunvIjh2BHQ9ead57VkAEY4V+Es=
github.com/go-ozzo/ozzo-validation/v4 v4.3.0/go.mod h1:2NKgrcHl3z6cJs+3Oo940FPRiTzuqKbvfrL2RxCj6Ew=
+github.com/go-pdf/fpdf v0.5.0/go.mod h1:HzcnA+A23uwogo0tp9yU+l3V+KXhiESpt1PMayhOh5M=
+github.com/go-pdf/fpdf v0.6.0/go.mod h1:HzcnA+A23uwogo0tp9yU+l3V+KXhiESpt1PMayhOh5M=
github.com/go-playground/assert/v2 v2.0.1/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
github.com/go-playground/locales v0.13.0/go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8=
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
github.com/go-playground/validator/v10 v10.2.0/go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI=
github.com/go-playground/validator/v10 v10.4.1/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
github.com/go-resty/resty/v2 v2.1.1-0.20191201195748-d7b97669fe48/go.mod h1:dZGr0i9PLlaaTD4H/hoZIDjQ+r6xq8mgbRzHZf7f2J8=
+github.com/go-resty/resty/v2 v2.7.0/go.mod h1:9PWDzw47qPphMRFfhsyk0NnSgvluHcljSMVIq3w7q0I=
github.com/go-sql-driver/mysql v1.4.1/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w=
github.com/go-sql-driver/mysql v1.7.0 h1:ueSltNNllEqE3qcWBTD0iQd3IpL/6U+mJxLkazJ7YPc=
github.com/go-sql-driver/mysql v1.7.0/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
+github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-stack/stack v1.8.1/go.mod h1:dcoOX6HbPZSZptuspn9bctJ+N/CnF5gGygcUP3XYfe4=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
@@ -1036,6 +1358,7 @@ github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754/go.mod h1:HhnNqWY9
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee/go.mod h1:L0fX3K22YWvt/FAX9NnzrNzcI4wNYi9Yku4O0LKYflo=
github.com/gobwas/pool v0.2.0/go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw=
github.com/gobwas/ws v1.0.2/go.mod h1:szmBTxLgaFppYjEmNtny/v3w89xOydFnnZMcgRRu/EM=
+github.com/goccy/go-json v0.9.11/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
github.com/goccy/go-yaml v1.9.5/go.mod h1:U/jl18uSupI5rdI2jmuCswEA2htH9eXfferR3KfscvA=
github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw=
github.com/godbus/dbus v0.0.0-20180201030542-885f9cc04c9c/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw=
@@ -1068,6 +1391,7 @@ github.com/golang-sql/sqlexp v0.1.0/go.mod h1:J4ad9Vo8ZCWQ2GMrC4UCQy1JpCbwU9m3EO
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
github.com/golang/glog v1.0.0/go.mod h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4=
+github.com/golang/glog v1.1.0/go.mod h1:pfYeQZ3JWZoXTV5sFc986z3HTpwQs9At6P4ImfuP3NQ=
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
@@ -1110,7 +1434,9 @@ github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEW
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/btree v1.0.1/go.mod h1:xXMiIv4Fb/0kKde4SpL7qlzvu5cMJDRkFDxJfI9uaxA=
+github.com/google/flatbuffers v2.0.8+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
github.com/google/gnostic v0.5.7-v3refs/go.mod h1:73MKFl6jIHelAJNaBGFzt3SPtZULs9dYrGFt8OiIsHQ=
+github.com/google/gnostic v0.6.9/go.mod h1:Nm8234We1lq6iB9OmlgNv3nH91XLLVZHCDayfA3xq+E=
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
@@ -1128,12 +1454,14 @@ github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-containerregistry v0.5.1/go.mod h1:Ct15B4yir3PLOP5jsy0GNeYVaIZs/MK/Jz5any1wFW0=
+github.com/google/go-pkcs11 v0.2.0/go.mod h1:6eQoGcuNJpa7jnd5pMGdkSaQpNDYvPlXWMcjXXThLlY=
github.com/google/go-querystring v1.0.0/go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/google/go-replayers/grpcreplay v1.1.0 h1:S5+I3zYyZ+GQz68OfbURDdt/+cSMqCK1wrvNx7WBzTE=
github.com/google/go-replayers/grpcreplay v1.1.0/go.mod h1:qzAvJ8/wi57zq7gWqaE6AwLM6miiXUQwP1S+I9icmhk=
github.com/google/go-replayers/httpreplay v1.1.1 h1:H91sIMlt1NZzN7R+/ASswyouLJfW0WLW7fhyUFvDEkY=
github.com/google/go-replayers/httpreplay v1.1.1/go.mod h1:gN9GeLIs7l6NUoVaSSnv2RiqK1NiwAmD0MrKeC9IIks=
+github.com/google/go-replayers/httpreplay v1.2.0/go.mod h1:WahEFFZZ7a1P4VM1qEeHy+tME4bwyqPcwWbNlUI1Mcg=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/gofuzz v1.1.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
@@ -1164,9 +1492,13 @@ github.com/google/pprof v0.0.0-20210609004039-a478d1d731e9/go.mod h1:kpwsk12EmLe
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20220318212150-b2ab0324ddda/go.mod h1:KgnwoLYCZ8IQu3XUZ8Nc/bM9CCZFOyjUNOSygVozoDg=
github.com/google/pprof v0.0.0-20230111200839-76d1ae5aea2b/go.mod h1:dDKJzRmX4S37WGHujM7tX//fmj1uioxKzKxz3lo4HJo=
+github.com/google/pprof v0.0.0-20230406165453-00490a63f317/go.mod h1:79YE0hCXdHag9sBkw2o+N/YnZtTkXi0UT9Nnixa5eYk=
github.com/google/pprof v0.0.0-20230510103437-eeec1cb781c3 h1:2XF1Vzq06X+inNqgJ9tRnGuw+ZVCB3FazXODD6JE1R8=
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
+github.com/google/s2a-go v0.1.0/go.mod h1:OJpEgntRZo8ugHpF9hkoLJbS5dSI20XZeXJ9JVywLlM=
+github.com/google/s2a-go v0.1.3/go.mod h1:Ej+mSEMGRnqRzjc7VtF+jdBwYG5fuJfiZ8ELkjEwM0A=
github.com/google/s2a-go v0.1.4 h1:1kZ/sQM3srePvKs3tXAvQzo66XfcReoqFpIpIccE7Oc=
+github.com/google/s2a-go v0.1.4/go.mod h1:Ej+mSEMGRnqRzjc7VtF+jdBwYG5fuJfiZ8ELkjEwM0A=
github.com/google/subcommands v1.0.1/go.mod h1:ZjhPrFU+Olkh9WazFPsl27BQ4UPiG37m3yTrtFlrHVk=
github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
@@ -1182,6 +1514,8 @@ github.com/googleapis/enterprise-certificate-proxy v0.2.0/go.mod h1:8C0jb7/mgJe/
github.com/googleapis/enterprise-certificate-proxy v0.2.1/go.mod h1:AwSRAtLfXpU5Nm3pW+v7rGDHp09LsPtGY9MduiEsR9k=
github.com/googleapis/enterprise-certificate-proxy v0.2.3 h1:yk9/cqRKtT9wXZSsRH9aurXEpJX+U6FLtpYTdC3R06k=
github.com/googleapis/enterprise-certificate-proxy v0.2.3/go.mod h1:AwSRAtLfXpU5Nm3pW+v7rGDHp09LsPtGY9MduiEsR9k=
+github.com/googleapis/enterprise-certificate-proxy v0.2.4/go.mod h1:AwSRAtLfXpU5Nm3pW+v7rGDHp09LsPtGY9MduiEsR9k=
+github.com/googleapis/enterprise-certificate-proxy v0.2.5/go.mod h1:RxW0N9901Cko1VOCW3SXCpWP+mlIEkk2tP7jnHy9a3w=
github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg=
github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk=
github.com/googleapis/gax-go/v2 v2.1.0/go.mod h1:Q3nei7sK6ybPYH7twZdmQpAd1MKb7pfu6SK+H1/DsU0=
@@ -1192,8 +1526,13 @@ github.com/googleapis/gax-go/v2 v2.4.0/go.mod h1:XOTVJ59hdnfJLIP/dh8n5CGryZR2LxK
github.com/googleapis/gax-go/v2 v2.5.1/go.mod h1:h6B0KMMFNtI2ddbGJn3T3ZbwkeT6yqEF02fYlzkUCyo=
github.com/googleapis/gax-go/v2 v2.6.0/go.mod h1:1mjbznJAPHFpesgE5ucqfYEscaz5kMdcIDwU/6+DDoY=
github.com/googleapis/gax-go/v2 v2.7.0/go.mod h1:TEop28CZZQ2y+c0VxMUmu1lV+fQx57QpBWsYpwqHJx8=
+github.com/googleapis/gax-go/v2 v2.7.1/go.mod h1:4orTrqY6hXxxaUL4LHIPl6lGo8vAE38/qKbhSAKP6QI=
+github.com/googleapis/gax-go/v2 v2.8.0/go.mod h1:4orTrqY6hXxxaUL4LHIPl6lGo8vAE38/qKbhSAKP6QI=
+github.com/googleapis/gax-go/v2 v2.9.1/go.mod h1:4FG3gMrVZlyMp5itSYKMU9z/lBE7+SbnUOvzH2HqbEY=
github.com/googleapis/gax-go/v2 v2.10.0 h1:ebSgKfMxynOdxw8QQuFOKMgomqeLGPqNLQox2bo42zg=
github.com/googleapis/gax-go/v2 v2.10.0/go.mod h1:4UOEnMCrxsSqQ940WnTiD6qJ63le2ev3xfyagutxiPw=
+github.com/googleapis/gax-go/v2 v2.11.0 h1:9V9PWXEsWnPpQhu/PeQIkS4eGzMlTLGgt80cUUI8Ki4=
+github.com/googleapis/gax-go/v2 v2.11.0/go.mod h1:DxmR61SGKkGLa2xigwuZIQpkCI2S5iydzRfb3peWZJI=
github.com/googleapis/gnostic v0.4.1/go.mod h1:LRhVm6pbyptWbWbuZ38d1eyptfvIytN3ir6b65WBswg=
github.com/googleapis/gnostic v0.5.1/go.mod h1:6U4PtQXGIEt/Z3h5MAT7FNofLnw9vXk2cUuW7uA/OeU=
github.com/googleapis/gnostic v0.5.5/go.mod h1:7+EbHbldMins07ALC74bsA81Ovc97DwqyJO1AENw9kA=
@@ -1201,6 +1540,7 @@ github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+
github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8/go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g=
github.com/gophercloud/gophercloud v0.24.0/go.mod h1:Q8fZtyi5zZxPS/j9aj3sSxtvj41AdQMDwyo1myduD5c=
github.com/gophercloud/gophercloud v1.1.1/go.mod h1:aAVqcocTSXh2vYFZ1JTvx4EQmfgzxRcNupUfxZbBNDM=
+github.com/gophercloud/gophercloud v1.3.0/go.mod h1:aAVqcocTSXh2vYFZ1JTvx4EQmfgzxRcNupUfxZbBNDM=
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gorilla/context v1.1.1/go.mod h1:kBGZzfjB9CEq2AlWe17Uuf7NDRt0dE0s8S51q0aT7Yg=
github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33/go.mod h1:Qkdc/uu4tH4g6mTK6auzZ766c4CA0Ng8+o/OAirnOIQ=
@@ -1228,14 +1568,18 @@ github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFb
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0/go.mod h1:hgWBS7lorOAVIJEQMi4ZsPv9hVvWI6+ch50m39Pf2Ks=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.1/go.mod h1:G+WkljZi4mflcqVxYSgvt8MNctRQHjEH8ubKtt1Ka3w=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3/go.mod h1:o//XUCC/F+yRGJoPO/VU0GSB0f8Nhgmxx0VIRUvaC0w=
+github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2/go.mod h1:7pdNwVWBBHGiCxa9lAszqCJMbfTISJ7oMftp8+UGV08=
github.com/hanwen/go-fuse/v2 v2.2.0/go.mod h1:B1nGE/6RBFyBRC1RRnf23UpwCdyJ31eukw34oAKukAc=
+github.com/hanwen/go-fuse/v2 v2.3.0/go.mod h1:xKwi1cF7nXAOBCXujD5ie0ZKsxc8GGSA1rlMJc+8IJs=
github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q=
github.com/hashicorp/consul/api v1.10.1/go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M=
github.com/hashicorp/consul/api v1.12.0/go.mod h1:6pVBMo0ebnYdt2S3H87XhekM/HHrUoTD2XXb/VrZVy0=
github.com/hashicorp/consul/api v1.18.0/go.mod h1:owRRGJ9M5xReDC5nfT8FTJrNAPbT4NM6p/k+d03q2v4=
+github.com/hashicorp/consul/api v1.20.0/go.mod h1:nR64eD44KQ59Of/ECwt2vUmIK2DKsDzAwTmwmLl8Wpo=
github.com/hashicorp/consul/sdk v0.1.1/go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8=
github.com/hashicorp/consul/sdk v0.8.0/go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms=
github.com/hashicorp/consul/sdk v0.13.0/go.mod h1:0hs/l5fOVhJy/VdcoaNqUSi2AUs95eF5WKtv+EYIQqE=
+github.com/hashicorp/consul/sdk v0.13.1/go.mod h1:SW/mM4LbKfqmMvcFu8v+eiQQ7oitXEFeiBe9StxERb0=
github.com/hashicorp/cronexpr v1.1.1/go.mod h1:P4wA0KBl9C5q2hABiMO7cp6jcIg96CDh1Efb3g1PWA4=
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
@@ -1248,6 +1592,7 @@ github.com/hashicorp/go-hclog v0.12.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39
github.com/hashicorp/go-hclog v0.12.2/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
github.com/hashicorp/go-hclog v0.16.2/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
github.com/hashicorp/go-hclog v1.2.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
+github.com/hashicorp/go-hclog v1.4.0/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
github.com/hashicorp/go-immutable-radix v1.2.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
@@ -1258,6 +1603,7 @@ github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
github.com/hashicorp/go-retryablehttp v0.5.3/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
github.com/hashicorp/go-retryablehttp v0.7.1/go.mod h1:vAew36LZh98gCBJNLH42IQ1ER/9wtLZZ8meHqQvEYWY=
+github.com/hashicorp/go-retryablehttp v0.7.2/go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8=
github.com/hashicorp/go-rootcerts v1.0.0/go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU=
github.com/hashicorp/go-rootcerts v1.0.2/go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8=
github.com/hashicorp/go-sockaddr v1.0.0/go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU=
@@ -1284,6 +1630,7 @@ github.com/hashicorp/memberlist v0.3.0/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOn
github.com/hashicorp/memberlist v0.3.1/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOnAH9VT3Sh9MUE=
github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0=
github.com/hashicorp/nomad/api v0.0.0-20230124213148-69fd1a0e4bf7/go.mod h1:xYYd4dybIhRhhzDemKx7Ddt8CvCosgrEek8YM7/cF0A=
+github.com/hashicorp/nomad/api v0.0.0-20230418003350-3067191c5197/go.mod h1:2TCrNvonL09r7EiQ6M2rNt+Cmjbn1QbzchFoTWJFpj4=
github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc=
github.com/hashicorp/serf v0.9.5/go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKENpqIUyk=
github.com/hashicorp/serf v0.9.6/go.mod h1:TXZNMjZQijwlDvp+r0b63xZ45H7JmCmgg4gpTwn9UV4=
@@ -1291,6 +1638,7 @@ github.com/hashicorp/serf v0.9.7/go.mod h1:TXZNMjZQijwlDvp+r0b63xZ45H7JmCmgg4gpT
github.com/hashicorp/serf v0.10.1/go.mod h1:yL2t6BqATOLGc5HF7qbFkTfXoPIY0WZdWHfEvMqbG+4=
github.com/hetznercloud/hcloud-go v1.33.1/go.mod h1:XX/TQub3ge0yWR2yHWmnDVIrB+MQbda1pHxkUmDlUME=
github.com/hetznercloud/hcloud-go v1.39.0/go.mod h1:mepQwR6va27S3UQthaEPGS86jtzSY9xWL1e9dyxXpgA=
+github.com/hetznercloud/hcloud-go v1.42.0/go.mod h1:YADL8AbmQYH0Eo+1lkuyoc8LutT0UeMvaKP47nNUb+Y=
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec/go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
@@ -1302,18 +1650,21 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20210905161508-09a460cdf81d/go.mod h1:aYm2/VgdVmcIU8iMfdMvDMsRAQjcfZSKFby6HOFvi/w=
github.com/ianlancetaylor/demangle v0.0.0-20220319035150-800ac71e25c2/go.mod h1:aYm2/VgdVmcIU8iMfdMvDMsRAQjcfZSKFby6HOFvi/w=
+github.com/ianlancetaylor/demangle v0.0.0-20220517205856-0058ec4f073c/go.mod h1:aYm2/VgdVmcIU8iMfdMvDMsRAQjcfZSKFby6HOFvi/w=
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.6/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.8/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.10/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
github.com/imdario/mergo v0.3.12/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
+github.com/imdario/mergo v0.3.13/go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
github.com/intel/goresctrl v0.2.0/go.mod h1:+CZdzouYFn5EsxgqAQTEzMfwKwuc0fVdMrT9FCCAVRQ=
github.com/ionos-cloud/sdk-go/v6 v6.1.3/go.mod h1:Ox3W0iiEz0GHnfY9e5LmAxwklsxguuNFEUSu0gVRTME=
+github.com/ionos-cloud/sdk-go/v6 v6.1.6/go.mod h1:EzEgRIDxBELvfoa/uBN0kOQaqovLjUWEB7iW4/Q+t4k=
github.com/j-keck/arping v0.0.0-20160618110441-2cf9dc699c56/go.mod h1:ymszkNOg6tORTn+6F6j+Jc8TOr5osrynvN6ivFWZ2GA=
github.com/j-keck/arping v1.0.2/go.mod h1:aJbELhR92bSk7tp79AWM/ftfc90EfEi2bQJrbBFOsPw=
github.com/jackc/chunkreader v1.0.0/go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo=
@@ -1326,6 +1677,7 @@ github.com/jackc/pgconn v1.8.0/go.mod h1:1C2Pb36bGIP9QHGBYCjnyhqu7Rv3sGshaQUvmfG
github.com/jackc/pgconn v1.9.0/go.mod h1:YctiPyvzfU11JFxoXokUOOKQXQmDMoJL9vJzHH8/2JY=
github.com/jackc/pgconn v1.9.1-0.20210724152538-d89c8390a530/go.mod h1:4z2w8XhRbP1hYxkpTuBjTS3ne3J48K83+u0zoyvg2pI=
github.com/jackc/pgconn v1.13.0/go.mod h1:AnowpAqO4CMIIJNZl2VJp+KrkAZciAkhEl0W0JIobpI=
+github.com/jackc/pgconn v1.14.0/go.mod h1:9mBNlny0UvkgJdCDvdVHYSjI+8tD2rnKK69Wz8ti++E=
github.com/jackc/pgio v1.0.0/go.mod h1:oP+2QK2wFfUWgr+gxjoBH9KGBb31Eio69xUb0w5bYf8=
github.com/jackc/pgmock v0.0.0-20190831213851-13a1b77aafa2/go.mod h1:fGZlG77KXmcq05nJLRkk0+p82V8B8Dw8KN2/V9c/OAE=
github.com/jackc/pgmock v0.0.0-20201204152224-4fe30f7445fd/go.mod h1:hrBW0Enj2AZTNpt/7Y5rr2xe/9Mn757Wtb2xeBzPv2c=
@@ -1339,21 +1691,26 @@ github.com/jackc/pgproto3/v2 v2.0.0-rc3.0.20190831210041-4c03ce451f29/go.mod h1:
github.com/jackc/pgproto3/v2 v2.0.6/go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA=
github.com/jackc/pgproto3/v2 v2.1.1/go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA=
github.com/jackc/pgproto3/v2 v2.3.1/go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA=
+github.com/jackc/pgproto3/v2 v2.3.2/go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA=
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b/go.mod h1:vsD4gTJCa9TptPL8sPkXrLZ+hDuNrZCnj29CQpr4X1E=
+github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a/go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM=
github.com/jackc/pgtype v0.0.0-20190421001408-4ed0de4755e0/go.mod h1:hdSHsc1V01CGwFsrv11mJRHWJ6aifDLfdV3aVjFF0zg=
github.com/jackc/pgtype v0.0.0-20190824184912-ab885b375b90/go.mod h1:KcahbBH1nCMSo2DXpzsoWOAfFkdEtEJpPbVLq8eE+mc=
github.com/jackc/pgtype v0.0.0-20190828014616-a8802b16cc59/go.mod h1:MWlu30kVJrUS8lot6TQqcg7mtthZ9T0EoIBFiJcmcyw=
github.com/jackc/pgtype v1.8.1-0.20210724151600-32e20a603178/go.mod h1:C516IlIV9NKqfsMCXTdChteoXmwgUceqaLfjg2e3NlM=
github.com/jackc/pgtype v1.12.0/go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4=
+github.com/jackc/pgtype v1.14.0/go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4=
github.com/jackc/pgx/v4 v4.0.0-20190420224344-cc3461e65d96/go.mod h1:mdxmSJJuR08CZQyj1PVQBHy9XOp5p8/SHH6a0psbY9Y=
github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912/go.mod h1:no/Y67Jkk/9WuGR0JG/JseM9irFbnEPbuWV2EELPNuM=
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186/go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc=
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c/go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs=
github.com/jackc/pgx/v4 v4.17.2/go.mod h1:lcxIZN44yMIrWI78a5CpucdD14hX0SBDbNRvjDBItsw=
+github.com/jackc/pgx/v4 v4.18.1/go.mod h1:FydWkUyadDmdNH/mHnGob881GawxeEm7TcMCzkb+qQE=
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=
github.com/jackc/puddle v1.1.3/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=
github.com/jackc/puddle v1.3.0/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=
+github.com/jarcoal/httpmock v1.3.0/go.mod h1:3yb8rc4BI7TCBhFY8ng0gjuLKJNquuDNiPaZjnENuYg=
github.com/jcmturner/aescts/v2 v2.0.0/go.mod h1:AiaICIRyfYg35RUkr8yESTqvSy7csK90qZ5xfvvsoNs=
github.com/jcmturner/dnsutils/v2 v2.0.0/go.mod h1:b0TnjGOvI/n42bZa+hmXL+kFJZsFT7G4t3HTlQ184QM=
github.com/jcmturner/gofork v1.0.0/go.mod h1:MK8+TM0La+2rjBD4jE12Kj1pCCxK7d2LK/UM3ncEo0o=
@@ -1384,6 +1741,7 @@ github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/X
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
+github.com/jung-kurt/gofpdf v1.0.0/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=
github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=
github.com/karrick/godirwalk v1.8.0/go.mod h1:H5KPZjojv4lE+QYImBI8xVtrBRgYrIVsaRPx4tDPEn4=
github.com/karrick/godirwalk v1.10.3/go.mod h1:RoGL9dQei4vP9ilrpETWE8CLOZ1kiN0LhBygSwrAsHA=
@@ -1395,12 +1753,15 @@ github.com/kisielk/errcheck v1.1.0/go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvW
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
+github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
github.com/klauspost/compress v1.10.3/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
github.com/klauspost/compress v1.11.3/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
github.com/klauspost/compress v1.11.13/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
github.com/klauspost/compress v1.13.4/go.mod h1:8dP1Hq4DHOhN9w426knH3Rhby4rFm6D8eO+e+Dq5Gzg=
github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
github.com/klauspost/compress v1.15.1/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
+github.com/klauspost/compress v1.15.9/go.mod h1:PhcZ0MbTNciWF3rruxRgKxI5NkcHHrHUDtV4Yw2GlzU=
+github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b/go.mod h1:pcaDhQK0/NJZEvtCO0qQPPropqV0sJOJ6YW7X+9kRwM=
github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b/go.mod h1:pcaDhQK0/NJZEvtCO0qQPPropqV0sJOJ6YW7X+9kRwM=
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
@@ -1430,13 +1791,16 @@ github.com/lib/pq v1.1.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.10.2/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/lib/pq v1.10.7/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
+github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/linode/linodego v1.4.0/go.mod h1:PVsRxSlOiJyvG4/scTszpmZDTdgS+to3X6eS8pRrWI8=
github.com/linode/linodego v1.12.0/go.mod h1:NJlzvlNtdMRRkXb0oN6UWzUkj6t+IBsyveHgZ5Ppjyk=
+github.com/linode/linodego v1.16.1/go.mod h1:aESRAbpLY9R6IA1WGAWHikRI9DU9Lhesapv1MhKmPHM=
github.com/linuxkit/virtsock v0.0.0-20201010232012-f8cee7dfc7a3/go.mod h1:3r6x7q95whyfWQpmGZTu3gk3v2YkMi05HEzl7Tf7YEo=
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/lyft/protoc-gen-star v0.6.0/go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA=
github.com/lyft/protoc-gen-star v0.6.1/go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA=
+github.com/lyft/protoc-gen-star/v2 v2.0.1/go.mod h1:RcCdONR2ScXaYnQC5tUzxzlpA3WVYF7/opLeUgcQs/o=
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/magiconair/properties v1.8.6/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=
@@ -1471,6 +1835,7 @@ github.com/mattn/go-isatty v0.0.11/go.mod h1:PhnuNfih5lzO57/f3n+odYbM4JtupLOxQOA
github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU=
github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
+github.com/mattn/go-isatty v0.0.17/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mattn/go-localereader v0.0.1 h1:ygSAOl7ZXTx4RdPYinUpg6W99U8jWvWi9Ye2JC/oIi4=
@@ -1482,25 +1847,31 @@ github.com/mattn/go-runewidth v0.0.14/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh
github.com/mattn/go-shellwords v1.0.3/go.mod h1:3xCvwCdWdlDJUrvuMn7Wuy9eWs4pE8vqg+NOMyg4B2o=
github.com/mattn/go-shellwords v1.0.6/go.mod h1:3xCvwCdWdlDJUrvuMn7Wuy9eWs4pE8vqg+NOMyg4B2o=
github.com/mattn/go-shellwords v1.0.12/go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y=
+github.com/mattn/go-sqlite3 v1.14.14/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
github.com/mattn/go-sqlite3 v1.14.17 h1:mCRHCLDUBXgpKAqIKsaAaAsrAlbkeomtRFKXh2L6YIM=
github.com/mattn/go-sqlite3 v1.14.17/go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/matttproud/golang_protobuf_extensions v1.0.2/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
+github.com/maxatome/go-testdeep v1.12.0/go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM=
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2/go.mod h1:eD9eIE7cdwcMi9rYluz88Jz2VyhSmden33/aXg4oVIY=
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE=
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI=
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d/go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE=
github.com/microsoft/ApplicationInsights-Go v0.4.4/go.mod h1:fKRUseBqkw6bDiXTs3ESTiU/4YTIHsQS4W3fP2ieF4U=
github.com/microsoft/go-mssqldb v0.18.0/go.mod h1:ukJCBnnzLzpVF0qYRT+eg1e+eSwjeQ7IvenUv8QPook=
+github.com/microsoft/go-mssqldb v0.21.0/go.mod h1:+4wZTUnz/SV6nffv+RRRB/ss8jPng5Sho2SmM1l2ts4=
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=
github.com/miekg/dns v1.1.43/go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4=
github.com/miekg/dns v1.1.48/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
+github.com/miekg/dns v1.1.53/go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY=
github.com/miekg/pkcs11 v1.0.3/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
+github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
+github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
github.com/minio/highwayhash v1.0.1/go.mod h1:BQskDq+xkJ12lmlUUi7U0M5Swg3EWR+dLTk+kldvVxY=
github.com/minio/highwayhash v1.0.2/go.mod h1:BQskDq+xkJ12lmlUUi7U0M5Swg3EWR+dLTk+kldvVxY=
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible/go.mod h1:8AuVvqP/mXw1px98n46wfvcGfQ4ci2FwoAjKYxuo3Z4=
@@ -1527,6 +1898,7 @@ github.com/moby/spdystream v0.2.0/go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0Gq
github.com/moby/sys/mountinfo v0.4.0/go.mod h1:rEr8tzG/lsIZHBtN/JjGG+LMYx9eXgW2JI+6q0qou+A=
github.com/moby/sys/mountinfo v0.4.1/go.mod h1:rEr8tzG/lsIZHBtN/JjGG+LMYx9eXgW2JI+6q0qou+A=
github.com/moby/sys/mountinfo v0.5.0/go.mod h1:3bMD3Rg+zkqx8MRYPi7Pyb0Ie97QEBmdxbhnCLlSvSU=
+github.com/moby/sys/mountinfo v0.6.2/go.mod h1:IJb6JQeOklcdMU9F5xQ8ZALD+CUr5VlGpwtX+VE0rpI=
github.com/moby/sys/signal v0.6.0/go.mod h1:GQ6ObYZfqacOwTtlXvcmh9A26dVRul/hbOZn88Kg8Tg=
github.com/moby/sys/symlink v0.1.0/go.mod h1:GGDODQmbFOjFsXvfLVn3+ZRxkch54RkSiGqsZeMYowQ=
github.com/moby/sys/symlink v0.2.0/go.mod h1:7uZVF2dqJjG/NsClqul95CqKOBRQyYSNnJ6BMgR/gFs=
@@ -1541,6 +1913,7 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5/go.mod h1:caMODM3PzxT8aQXRPkAt8xlV/e7d7w8GM5g0fa5F0D8=
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc=
github.com/montanaflynn/stats v0.6.6/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
+github.com/montanaflynn/stats v0.7.0/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b h1:1XF24mVaiu7u+CFywTdcDo2ie1pzzhwjt6RHqzpMU34=
@@ -1640,6 +2013,7 @@ github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFSt
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
github.com/openzipkin/zipkin-go v0.2.5/go.mod h1:KpXfKdgRDnnhsxw4pNIH9Md5lyFqKUa4YDFlwRYAMyE=
github.com/ovh/go-ovh v1.3.0/go.mod h1:AxitLZ5HBRPyUd+Zl60Ajaag+rNTdVXWIkzfrVuTXWA=
+github.com/ovh/go-ovh v1.4.1/go.mod h1:6bL6pPyUT7tBfI0pqOegJgRjgjuO+mOo+MyXd1EEC0M=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
@@ -1652,7 +2026,11 @@ github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZ
github.com/pelletier/go-toml/v2 v2.0.8/go.mod h1:vuYfssBdrU2XDZ9bYydBu6t+6a6PYNcZljzZR9VXg+4=
github.com/performancecopilot/speed/v4 v4.0.0/go.mod h1:qxrSyuDGrTOWfV+uKRFhfxw6h/4HXRGUiZiufxo49BM=
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
+github.com/phpdave11/gofpdf v1.4.2/go.mod h1:zpO6xFn9yxo3YLyMvW8HcKWVdbNqgIfOOp2dXMnm1mY=
+github.com/phpdave11/gofpdi v1.0.12/go.mod h1:vBmVV0Do6hSBHC8uKUQ71JGW+ZGQq74llk/7bXwjDoI=
+github.com/phpdave11/gofpdi v1.0.13/go.mod h1:vBmVV0Do6hSBHC8uKUQ71JGW+ZGQq74llk/7bXwjDoI=
github.com/pierrec/lz4 v1.0.2-0.20190131084431-473cd7ce01a1/go.mod h1:3/3N9NVKO0jef7pBehbT1qWhCMrIgbYNnFAZCqQ5LRc=
+github.com/pierrec/lz4/v4 v4.1.15/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4/go.mod h1:N6UoU20jOqggOuDwUaBQpluzLNDqif3kq9z2wpdYEfQ=
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8/go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
@@ -1671,6 +2049,8 @@ github.com/pocketbase/pocketbase v0.16.4 h1:0uBsypcKNGevEcims96LjKkjISqqfCvYgLa3
github.com/pocketbase/pocketbase v0.16.4/go.mod h1:1phZCUz5pdiuANI0twBshq7Gf2SfsKH5znm0qQYjvSA=
github.com/pocketbase/pocketbase v0.16.5 h1:Z14wQwra3amz0ZkaEZFyENRogYJfEOvhiR1egH+yMW4=
github.com/pocketbase/pocketbase v0.16.5/go.mod h1:1phZCUz5pdiuANI0twBshq7Gf2SfsKH5znm0qQYjvSA=
+github.com/pocketbase/pocketbase v0.16.6 h1:zE+9SPXlhimZpuiD4KrmY+cp4b2lyL8gLAbkjj5YqFY=
+github.com/pocketbase/pocketbase v0.16.6/go.mod h1:xXXL26RVy0vGxDHOffoaeEv7CvZSJHivnfAeygmEfD8=
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
github.com/posener/complete v1.2.3/go.mod h1:WZIdtGGp+qx0sLrYKtIRAruyNpv6hFCicSgv7Sy7s/s=
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA=
@@ -1689,6 +2069,7 @@ github.com/prometheus/client_golang v1.11.1/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqr
github.com/prometheus/client_golang v1.12.1/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
github.com/prometheus/client_golang v1.13.0/go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ=
github.com/prometheus/client_golang v1.14.0/go.mod h1:8vpkKitgIVNcqrRBWh1C4TIUQgYNtG/XQE4E/Zae36Y=
+github.com/prometheus/client_golang v1.15.0/go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk=
github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
@@ -1710,11 +2091,14 @@ github.com/prometheus/common v0.34.0/go.mod h1:gB3sOl7P0TvJabZpLY5uQMpUqRCPPCyRL
github.com/prometheus/common v0.37.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
github.com/prometheus/common v0.38.0/go.mod h1:MBXfmBQZrK5XpbCkjofnXs96LD2QQ7fEq4C0xjC/yec=
github.com/prometheus/common v0.39.0/go.mod h1:6XBZ7lYdLCbkAVhwRsWTZn+IN5AB9F/NXd5w0BbEX0Y=
+github.com/prometheus/common v0.41.0/go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc=
+github.com/prometheus/common v0.42.0/go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc=
github.com/prometheus/common/assets v0.1.0/go.mod h1:D17UVUE12bHbim7HzwUvtqm6gwBEaDQ0F+hIGbFbccI=
github.com/prometheus/common/assets v0.2.0/go.mod h1:D17UVUE12bHbim7HzwUvtqm6gwBEaDQ0F+hIGbFbccI=
github.com/prometheus/common/sigv4 v0.1.0/go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI=
github.com/prometheus/exporter-toolkit v0.7.1/go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g=
github.com/prometheus/exporter-toolkit v0.8.2/go.mod h1:00shzmJL7KxcsabLWcONwpyNEuWhREOnFqZW7vadFS0=
+github.com/prometheus/exporter-toolkit v0.9.1/go.mod h1:iFlTmFISCix0vyuyBmm0UqOUCTao9+RsAsKJP3YM9ec=
github.com/prometheus/procfs v0.0.0-20180125133057-cb4147076ac7/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
@@ -1728,8 +2112,10 @@ github.com/prometheus/procfs v0.2.0/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
+github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
github.com/prometheus/prometheus v0.35.0/go.mod h1:7HaLx5kEPKJ0GDgbODG0fZgXbQ8K/XjZNJXQmbmgQlY=
github.com/prometheus/prometheus v0.42.0/go.mod h1:Pfqb/MLnnR2KK+0vchiaH39jXxvLMBk+3lnIGP4N7Vk=
+github.com/prometheus/prometheus v0.44.0/go.mod h1:aPsmIK3py5XammeTguyqTmuqzX/jeCdyOWWobLHNKQg=
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2/go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
@@ -1747,6 +2133,7 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
+github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/rs/cors v1.8.2/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU=
github.com/rs/xid v1.2.1/go.mod h1:+uKXf+4Djp6Md1KODXJxgGQPKngRmWyn10oCKFzNHOQ=
github.com/rs/xid v1.4.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
@@ -1756,6 +2143,8 @@ github.com/rs/zerolog v1.29.1 h1:cO+d60CHkknCbvzEWxP0S9K6KqyTjrCNUy1LdQLCGPc=
github.com/rs/zerolog v1.29.1/go.mod h1:Le6ESbR7hc+DP6Lt1THiV8CQSdkkNrd3R0XbEgp3ZBU=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
+github.com/ruudk/golang-pdf417 v0.0.0-20181029194003-1af4ab5afa58/go.mod h1:6lfFZQK844Gfx8o5WFuvpxWRwnSoipWe/p622j1v06w=
+github.com/ruudk/golang-pdf417 v0.0.0-20201230142125-a7e3863a1245/go.mod h1:pQAZKsJ8yyVxGRWYNEm9oFB8ieLgKFnamEyDmSA0BRk=
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
github.com/ryanuber/columnize v2.1.0+incompatible/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8/go.mod h1:Z0q5wiBQGYcxhMZ6gUqHn6pYNLypFAvaL3UvgZLR0U4=
@@ -1764,12 +2153,14 @@ github.com/sagikazarmark/crypt v0.6.0/go.mod h1:U8+INwJo3nBv1m6A/8OBXAq7Jnpspk5A
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.12/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
+github.com/scaleway/scaleway-sdk-go v1.0.0-beta.15/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
github.com/sclevine/agouti v3.0.0+incompatible/go.mod h1:b4WX9W9L1sfQKXeJf1mUTLZKJ48R1S7H23Ji7oFO5Bw=
github.com/sclevine/spec v1.2.0/go.mod h1:W4J29eT/Kzv7/b9IWLB055Z+qvVC9vt0Arko24q7p+U=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
github.com/seccomp/libseccomp-golang v0.9.1/go.mod h1:GbW5+tmTXfcxTToHLXlScSlAvWlF4P2Ca7zGrPiEpWo=
github.com/seccomp/libseccomp-golang v0.9.2-0.20210429002308-3879420cc921/go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg=
github.com/shoenig/test v0.6.0/go.mod h1:xYtyGBC5Q3kzCNyJg/SjgNpfAa2kvmgA0i5+lQso8x0=
+github.com/shoenig/test v0.6.3/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4=
github.com/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749/go.mod h1:ZY1cvUeJuFPAdZ/B6v7RHavJWZn2YPVFQ1OSXhCGOkg=
@@ -1843,9 +2234,11 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
+github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.7.5/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
+github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
@@ -1893,6 +2286,9 @@ github.com/xdg-go/stringprep v1.0.3/go.mod h1:W3f5j4i+9rC0kuIEJL0ky1VpHXQU3ocBgk
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod h1:5yf86TLmAcydyeJq5YvxkGPE2fm/u4myDekKRoLuqhs=
+github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=
+github.com/xhit/go-str2duration v1.2.0/go.mod h1:3cPSlfZlUHVlneIVfePFWcJZsuwf+P1v2SRTV4cUmp4=
+github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xlab/treeprint v1.1.0/go.mod h1:gj5Gd3gPdKtR1ikdDK6fnFLdmIS0X30kTTuNd/WEJu0=
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
@@ -1907,6 +2303,8 @@ github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5t
github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43/go.mod h1:aX5oPXxHm3bOH+xeAttToC8pqch2ScQN/JoXYupl6xs=
github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50/go.mod h1:NUSPSUX/bi6SeDMUh6brw0nXpxHnc96TguQh0+r/ssA=
github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod h1:GlGEuHIJweS1mbCqG+7vt2nvWLzLLnRHbXz5JKd/Qbg=
+github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
+github.com/zeebo/xxh3 v1.0.2/go.mod h1:5NWz9Sef7zIDm2JHfFlcQvNekmcEl9ekUZQQKCYaDcA=
github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
go.etcd.io/bbolt v1.3.3/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
@@ -1929,6 +2327,7 @@ go.mongodb.org/mongo-driver v1.7.5/go.mod h1:VXEWRZ6URJIkUq2SCAyapmhH0ZLRBP+FT4x
go.mongodb.org/mongo-driver v1.8.3/go.mod h1:0sQWfOeY63QTntERDJJ/0SuKK0T1uVSgKCuAROlKEPY=
go.mongodb.org/mongo-driver v1.10.0/go.mod h1:wsihk0Kdgv8Kqu1Anit4sfK+22vSFbUrAVEYRhCXrA8=
go.mongodb.org/mongo-driver v1.11.0/go.mod h1:s7p5vEtfbeR1gYi6pnj3c3/urpbLv2T5Sfd6Rp2HBB8=
+go.mongodb.org/mongo-driver v1.11.3/go.mod h1:PTSz5yu21bkT/wXpkS7WR5f0ddqw5quethTUn9WM+2g=
go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1/go.mod h1:SNgMg+EgDFwmvSmLRTNKC5fegJjB7v23qTQ0XLGUNHk=
go.opencensus.io v0.15.0/go.mod h1:UffZAU+4sDEINUGP/B7UfBBkq4fqLu9zXAX7ke6CHW0=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
@@ -1946,34 +2345,42 @@ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.20.0/go.mod h1:2AboqHi0CiIZU0qwhtUfCYD1GeUzvvIXWNkhDt7ZMG4=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.31.0/go.mod h1:PFmBsWbldL1kiWZk9+0LBZz2brhByaGsvp6pRICMlPE=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.37.0/go.mod h1:+ARmXlUlc51J7sZeCBkBJNdHGySrdOzgzxp6VWRWM1U=
+go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0/go.mod h1:pcQ3MM3SWvrA71U4GDqv9UFDJ3HQsW7y5ZO3tDTlUdI=
go.opentelemetry.io/otel v0.20.0/go.mod h1:Y3ugLH2oa81t5QO+Lty+zXf8zC9L26ax4Nzoxm/dooo=
go.opentelemetry.io/otel v1.3.0/go.mod h1:PWIKzi6JCp7sM0k9yZ43VX+T345uNbAkDKwHVjb2PTs=
go.opentelemetry.io/otel v1.6.0/go.mod h1:bfJD2DZVw0LBxghOTlgnlI0CV3hLDu9XF/QKOUXMTQQ=
go.opentelemetry.io/otel v1.6.1/go.mod h1:blzUabWHkX6LJewxvadmzafgh/wnvBSDBdOuwkAtrWQ=
go.opentelemetry.io/otel v1.11.1/go.mod h1:1nNhXBbWSD0nsL38H6btgnFN2k4i0sNLHNNMZMSbUGE=
go.opentelemetry.io/otel v1.11.2/go.mod h1:7p4EUV+AqgdlNV9gL97IgUZiVR3yrFXYo53f9BM3tRI=
+go.opentelemetry.io/otel v1.14.0/go.mod h1:o4buv+dJzx8rohcUeRmWUZhqupFvzWis188WlggnNeU=
go.opentelemetry.io/otel/exporters/otlp v0.20.0/go.mod h1:YIieizyaN77rtLJra0buKiNBOm9XQfkPEKBeuhoMwAM=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0/go.mod h1:VpP4/RMn8bv8gNo9uK7/IMY4mtWLELsS+JIP0inH0h4=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.6.1/go.mod h1:NEu79Xo32iVb+0gVNV8PMd7GoWqnyDXRlj04yFjqz40=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.11.2/go.mod h1:rqbht/LlhVBgn5+k3M5QK96K5Xb0DvXpMJ5SFQpY6uw=
+go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0/go.mod h1:UFG7EBMRdXyFstOwH028U0sVf+AvukSGhF0g8+dmNG8=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0/go.mod h1:hO1KLR7jcKaDDKDkvI9dP/FIhpmna5lkqPUQdEjFAM8=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.6.1/go.mod h1:YJ/JbY5ag/tSQFXzH3mtDmHqzF3aFn3DI/aB1n7pt4w=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.11.2/go.mod h1:5Qn6qvgkMsLDX+sYK64rHb1FPhpn0UtxF+ouX1uhyJE=
+go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0/go.mod h1:HrbCVv40OOLTABmOn1ZWty6CHXkU8DK/Urc43tHug70=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.3.0/go.mod h1:keUU7UfnwWTWpJ+FWnyqmogPa82nuU5VUANFq49hlMY=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.6.1/go.mod h1:UJJXJj0rltNIemDMwkOJyggsvyMG9QHfJeFH0HS5JjM=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.2/go.mod h1:jWZUM2MWhWCJ9J9xVbRx7tzK1mXKpAlze4CeulycwVY=
+go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0/go.mod h1:5w41DY6S9gZrbjuq6Y+753e96WfPha5IcsOSZTtullM=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0/go.mod h1:QNX1aly8ehqqX1LEa6YniTU7VY9I6R3X/oPxhGdTceE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.6.1/go.mod h1:DAKwdo06hFLc0U88O10x4xnb5sc7dDRDqRuiN+io8JE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.11.2/go.mod h1:GZWSQQky8AgdJj50r1KJm8oiQiIPaAX7uZCFQX9GzC8=
+go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0/go.mod h1:+N7zNjIJv4K+DeX67XXET0P+eIciESgaFDBqh+ZJFS4=
go.opentelemetry.io/otel/metric v0.20.0/go.mod h1:598I5tYlH1vzBjn+BTuhzTCSb/9debfNp6R3s7Pr1eU=
go.opentelemetry.io/otel/metric v0.28.0/go.mod h1:TrzsfQAmQaB1PDcdhBauLMk7nyyg9hm+GoQq/ekE9Iw=
go.opentelemetry.io/otel/metric v0.34.0/go.mod h1:ZFuI4yQGNCupurTXCwkeD/zHBt+C2bR7bw5JqUm/AP8=
+go.opentelemetry.io/otel/metric v0.37.0/go.mod h1:DmdaHfGt54iV6UKxsV9slj2bBRJcKC1B1uvDLIioc1s=
go.opentelemetry.io/otel/oteltest v0.20.0/go.mod h1:L7bgKf9ZB7qCwT9Up7i9/pn0PWIa9FqQ2IQ8LoxiGnw=
go.opentelemetry.io/otel/sdk v0.20.0/go.mod h1:g/IcepuwNsoiX5Byy2nNV0ySUF1em498m7hBWC279Yc=
go.opentelemetry.io/otel/sdk v1.3.0/go.mod h1:rIo4suHNhQwBIPg9axF8V9CA72Wz2mKF1teNrup8yzs=
go.opentelemetry.io/otel/sdk v1.6.1/go.mod h1:IVYrddmFZ+eJqu2k38qD3WezFR2pymCzm8tdxyh3R4E=
go.opentelemetry.io/otel/sdk v1.11.1/go.mod h1:/l3FE4SupHJ12TduVjUkZtlfFqDCQJlOlithYrdktys=
go.opentelemetry.io/otel/sdk v1.11.2/go.mod h1:wZ1WxImwpq+lVRo4vsmSOxdd+xwoUJ6rqyLc3SyX9aU=
+go.opentelemetry.io/otel/sdk v1.14.0/go.mod h1:bwIC5TjrNG6QDCHNWvW4HLHtUQ4I+VQDsnjhvyZCALM=
go.opentelemetry.io/otel/sdk/export/metric v0.20.0/go.mod h1:h7RBNMsDJ5pmI1zExLi+bJK+Dr8NQCh0qGhm1KDnNlE=
go.opentelemetry.io/otel/sdk/metric v0.20.0/go.mod h1:knxiS8Xd4E/N+ZqKmUPf3gTTZ4/0TjTXukfxjzSTpHE=
go.opentelemetry.io/otel/trace v0.20.0/go.mod h1:6GjCW8zgDjwGHGa6GkyeB8+/5vjT16gUEi0Nf1iBdgw=
@@ -1982,6 +2389,7 @@ go.opentelemetry.io/otel/trace v1.6.0/go.mod h1:qs7BrU5cZ8dXQHBGxHMOxwME/27YH2qE
go.opentelemetry.io/otel/trace v1.6.1/go.mod h1:RkFRM1m0puWIq10oxImnGEduNBzxiN7TXluRBtE+5j0=
go.opentelemetry.io/otel/trace v1.11.1/go.mod h1:f/Q9G7vzk5u91PhbmKbg1Qn0rzH1LJ4vbPHFGkTPtOk=
go.opentelemetry.io/otel/trace v1.11.2/go.mod h1:4N+yC7QEz7TTsG9BSRLNAa63eg5E06ObSbKPmxQ/pKA=
+go.opentelemetry.io/otel/trace v1.14.0/go.mod h1:8avnQLK+CG77yNLUae4ea2JDQ6iT+gozhnZjy/rw9G8=
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
go.opentelemetry.io/proto/otlp v0.11.0/go.mod h1:QpEjXPrNQzrFDZgoTo49dgHR9RYRSrg3NAKnUGl9YpQ=
go.opentelemetry.io/proto/otlp v0.12.1/go.mod h1:H7XAot3MsfNsj7EXtrA2q5xSNQ10UqI405h3+duxN4U=
@@ -1994,18 +2402,22 @@ go.uber.org/atomic v1.6.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/atomic v1.10.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
+go.uber.org/atomic v1.11.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
go.uber.org/automaxprocs v1.5.1/go.mod h1:BF4eumQw0P9GtnuxxovUd06vwm1o18oMzFtK66vU6XU=
+go.uber.org/automaxprocs v1.5.2/go.mod h1:eRbA25aqJrxAbsLO0xy5jVwPt7FQnRgjW+efnwa1WM0=
go.uber.org/goleak v1.1.10/go.mod h1:8a7PlsEVH3e/a/GLqe5IIrQx6GzcnRmZEufDUTk4A7A=
go.uber.org/goleak v1.1.11-0.20210813005559-691160354723/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.1.11/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.1.12/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.2.0/go.mod h1:XJYK+MuIchqpmGmUSAzotztawfKvYLUIgg7guXrwVUo=
+go.uber.org/goleak v1.2.1/go.mod h1:qlT2yGI9QafXHhZZLxlSuNsMw3FFLxBr+tBRlmO1xH4=
go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0=
go.uber.org/multierr v1.3.0/go.mod h1:VgVr7evmIr6uPjLBxg28wmKNXyqE9akIJ5XnfpiKl+4=
go.uber.org/multierr v1.5.0/go.mod h1:FeouvMocqHpRaaGuG9EjoKcStLC43Zu/fmqdUMPcKYU=
go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU=
go.uber.org/multierr v1.7.0/go.mod h1:7EAYxJLBy9rStEaz58O2t4Uvip6FSURkq8/ppBp95ak=
go.uber.org/multierr v1.9.0/go.mod h1:X2jQV1h+kxSjClGpnseKVIxpmcjrj7MNnI0bnlfKTVQ=
+go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9Ejo0C68/HhF8uaILCdgjnY+goOA=
go.uber.org/zap v1.9.1/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
@@ -2015,6 +2427,8 @@ go.uber.org/zap v1.19.1/go.mod h1:j3DNczoxDZroyBnOT1L/Q79cfUMGZxlv/9dzN7SM1rI=
go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg=
gocloud.dev v0.29.0 h1:fBy0jwJSmxs0IjT0fE32MO+Mj+307VZQwyHaTyFZbC4=
gocloud.dev v0.29.0/go.mod h1:E3dAjji80g+lIkq4CQeF/BTWqv1CBeTftmOb+gpyapQ=
+gocloud.dev v0.30.0 h1:PRgA+DXUz8/uuTJDA7wc8o2Hwj9yZ2qAsShZ60esbE8=
+gocloud.dev v0.30.0/go.mod h1:w+GlGVg/Jy9JV0Xc9eSXzUZeVEmSWW49W0syFK1+T9U=
golang.org/x/crypto v0.0.0-20171113213409-9f005a07e0d3/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20181009213950-7c1a557ab941/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
@@ -2049,6 +2463,7 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
+golang.org/x/crypto v0.0.0-20220314234659-1baeb1ce4c0b/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
@@ -2057,8 +2472,11 @@ golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90/go.mod h1:IxCIyHEi3zRg3s0
golang.org/x/crypto v0.0.0-20221012134737-56aed061732a/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.1.0/go.mod h1:RecgLatLF4+eUMCP1PoPZQb+cVrJcOPbHkTkbkB9sbw=
golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58=
+golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU=
golang.org/x/crypto v0.9.0 h1:LF6fAI+IutBocDJ2OT0Q1g8plpYljMZ4+lty+dsqw3g=
golang.org/x/crypto v0.9.0/go.mod h1:yrmDGqONDYtNj3tH8X9dzUun2m2lzPa9ngI6/RUPGR0=
+golang.org/x/crypto v0.10.0 h1:LKqV2xt9+kDzSTfOhx4FrkEBcMrAgHSYgzywV9zcGmM=
+golang.org/x/crypto v0.10.0/go.mod h1:o4eNf7Ede1fv+hwOwZsTHl9EsPFO6q6ZvYR8vYfY45I=
golang.org/x/exp v0.0.0-20180321215751-8460e604b9de/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
@@ -2066,20 +2484,35 @@ golang.org/x/exp v0.0.0-20190125153040-c74c464bbbf2/go.mod h1:CJ0aWSM057203Lf6IL
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
golang.org/x/exp v0.0.0-20190829153037-c13cbed26979/go.mod h1:86+5VVa7VpoJ4kLfm080zCjGlMRFzhUhsZKEZO7MGek=
+golang.org/x/exp v0.0.0-20191002040644-a1355ae1e2c3/go.mod h1:NOZ3BPKG0ec/BKJQgnvsSFpcKLM5xXVWnvZS97DWHgE=
golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136/go.mod h1:JXzH8nQsPlswgeRAPE3MuO9GYsAcnJvJ4vnMwN/5qkY=
golang.org/x/exp v0.0.0-20191129062945-2f5052295587/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4=
golang.org/x/exp v0.0.0-20191227195350-da58074b4299/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4=
golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4=
golang.org/x/exp v0.0.0-20200207192155-f17229e696bd/go.mod h1:J/WKrq2StrnmMY6+EHIKF9dgMWnmCNThgcyBT1FY9mM=
golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6/go.mod h1:3jZMyOhIsHpP37uCMkUooju7aAi5cS1Q23tOzKc+0MU=
+golang.org/x/exp v0.0.0-20220827204233-334a2380cb91/go.mod h1:cyybsKvd6eL0RnXn6p/Grxp8F5bW7iYuBgsNCOHpMYE=
golang.org/x/exp v0.0.0-20230108222341-4b8118a2686a/go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc=
golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874/go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc=
+golang.org/x/exp v0.0.0-20230321023759-10a507213a29/go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc=
golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81/go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs=
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js=
golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20200119044424-58c23975cae1/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20200430140353-33d19683fad8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20200618115811-c13761719519/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20201208152932-35266b937fa6/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20210216034530-4410531fe030/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
+golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
+golang.org/x/image v0.0.0-20211028202545-6944b10bf410/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
+golang.org/x/image v0.0.0-20220302094943-723b81ca9867/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
golang.org/x/image v0.7.0 h1:gzS29xtG1J5ybQlv0PuyfE3nmc6R4qB73m6LUUmvFuw=
golang.org/x/image v0.7.0/go.mod h1:nd/q4ef1AKKYl/4kft7g+6UyGbdiqWqTP1ZAbRoV7Rg=
+golang.org/x/image v0.8.0 h1:agUcRXV/+w6L9ryntYYsF2x9fQTMd4T8fiiYXAVW6Jg=
+golang.org/x/image v0.8.0/go.mod h1:PwLxp3opCYg4WR2WO9P0L6ESnsD6bLTWcw8zanLMVFM=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
@@ -2110,8 +2543,11 @@ golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91
golang.org/x/mod v0.6.0/go.mod h1:4mET923SAdbXp2ki8ey+zGs1SLqsuM2Y0uvdZR/fUNI=
golang.org/x/mod v0.7.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
+golang.org/x/mod v0.9.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk=
golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
+golang.org/x/mod v0.11.0 h1:bUO06HqtnRcc/7l71XBe4WcqTZ+3AH1J59zWDDwLKgU=
+golang.org/x/mod v0.11.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -2172,10 +2608,12 @@ golang.org/x/net v0.0.0-20210520170846-37e1c6afe023/go.mod h1:9nx3DQGgdP8bBQD5qx
golang.org/x/net v0.0.0-20210525063256-abc453219eb5/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210614182718-04defd469f4e/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
+golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210825183410-e898025ed96a/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20210917221730-978cfadd31cf/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
+golang.org/x/net v0.0.0-20211029224645-99673261e6eb/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20211209124913-491a49abca63/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
@@ -2201,8 +2639,13 @@ golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10/go.mod h1:MBQ8lrhLObU/6UmL
golang.org/x/net v0.4.0/go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE=
golang.org/x/net v0.5.0/go.mod h1:DivGGAXEgPSlEBzxGzZI+ZLohi+xUj054jfeKui00ws=
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
+golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
+golang.org/x/net v0.8.0/go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc=
+golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
golang.org/x/net v0.10.0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M=
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
+golang.org/x/net v0.11.0 h1:Gi2tvZIJyBtO9SDr1q9h5hEQCp/4L2RQ+ar0qjx2oNU=
+golang.org/x/net v0.11.0/go.mod h1:2L/ixqYpgIVXmeoSA/4Lu7BzTG4KIyPIryS4IsOd1oQ=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
@@ -2234,8 +2677,12 @@ golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783/go.mod h1:h4gKUeWbJ4rQPri
golang.org/x/oauth2 v0.3.0/go.mod h1:rQrIauxkUhJ6CuwEXwymO2/eh4xz2ZWF1nBkcxS+tGk=
golang.org/x/oauth2 v0.4.0/go.mod h1:RznEsdpjGAINPTOF0UH/t+xJ75L18YO3Ho6Pyn+uRec=
golang.org/x/oauth2 v0.5.0/go.mod h1:9/XBHVqLaWO3/BRHs5jbpYCnOZVjj5V0ndyaAM7KB4I=
+golang.org/x/oauth2 v0.6.0/go.mod h1:ycmewcwgD4Rpr3eZJLSB4Kyyljb3qDh40vJ8STE5HKw=
+golang.org/x/oauth2 v0.7.0/go.mod h1:hPLQkd9LyjfXTiRohC/41GhcFqxisoUQ99sCUOHO9x4=
golang.org/x/oauth2 v0.8.0 h1:6dkIjl3j3LtZ/O3sTgZTMsLKSftL/B8Zgq4huOIIUu8=
golang.org/x/oauth2 v0.8.0/go.mod h1:yr7u4HXZRm1R1kBWqr/xKNqewf0plRYoB7sla+BCIXE=
+golang.org/x/oauth2 v0.9.0 h1:BPpt2kU7oMRq3kCHAA1tbSEshXRw1LpG2ztgDwrzuAs=
+golang.org/x/oauth2 v0.9.0/go.mod h1:qYgFZaFiu6Wg24azG8bdV52QJXJGbZzIIsRCdVKzbLw=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -2251,10 +2698,13 @@ golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJ
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.2.0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI=
golang.org/x/sync v0.2.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
+golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -2343,6 +2793,7 @@ golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20210220050731-9a76102bfb43/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210225134936-a50acf3fe073/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210303074136-134d130e1a04/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20210304124612-50617c2ba197/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210305230114-8fe3ee5dd75b/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210315160823-c6e025ad8005/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -2399,6 +2850,7 @@ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220731174439-a90be440212d/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.0.0-20220829200755-d48e67d00261/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
@@ -2407,8 +2859,11 @@ golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.4.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.8.0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.9.0 h1:KS/R3tvhPqvJvwcKfnBHJwwthS11LRhmM5D59eEXa0s=
+golang.org/x/sys v0.9.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
@@ -2420,8 +2875,12 @@ golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc=
golang.org/x/term v0.3.0/go.mod h1:q750SLmJuPmVoN1blW3UFBPREJfb1KmY3vwxfr+nFDA=
golang.org/x/term v0.4.0/go.mod h1:9P2UbLfCdcvo3p/nzKvsmas4TnlujnuoV9hGgYzW1lQ=
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
+golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U=
+golang.org/x/term v0.7.0/go.mod h1:P32HKFT3hSsZrRxla30E9HqToFYAQPCMs/zFMBUFqPY=
golang.org/x/term v0.8.0 h1:n5xxQn2i3PC0yLAbjTpNT85q/Kgzcr2gIoX9OrJUols=
golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
+golang.org/x/term v0.9.0 h1:GRRCnKYhdQrD8kfRAdQ6Zcw1P0OcELxGLKJvtjVMZ28=
+golang.org/x/term v0.9.0/go.mod h1:M6DEAAIenWoTxdKrOltXcmDY3rSplQUkrvaDU5FcQyo=
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
@@ -2436,8 +2895,11 @@ golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.5.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.6.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
+golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
+golang.org/x/text v0.10.0 h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58=
+golang.org/x/text v0.10.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
@@ -2483,6 +2945,7 @@ golang.org/x/tools v0.0.0-20190816200558-6889da9d5479/go.mod h1:b+2E5dAYhXwXZwtn
golang.org/x/tools v0.0.0-20190823170909-c4a336ef6a2f/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190907020128-2ca718005c18/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190911174233-4f2ddba30aff/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
+golang.org/x/tools v0.0.0-20190927191325-030b2cf1153e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191012152004-8de300cfc20a/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
@@ -2520,6 +2983,7 @@ golang.org/x/tools v0.0.0-20200825202427-b303f430e36d/go.mod h1:njjCfa9FT2d7l9Bc
golang.org/x/tools v0.0.0-20200904185747-39188db58858/go.mod h1:Cj7w3i3Rnn0Xh82ur9kSqwfTHTeVxaDqrfMjpcNT6bE=
golang.org/x/tools v0.0.0-20200916195026-c9a70fc28ce3/go.mod h1:z6u4i615ZeAfBE4XtMziQW1fSVJXACjjbWkB/mvPzlU=
golang.org/x/tools v0.0.0-20201110124207-079ba7bd75cd/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
+golang.org/x/tools v0.0.0-20201124115921-2c860bdd6e78/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.0.0-20201201161351-ac6f37ff4c2a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.0.0-20201208233053-a543418bbed2/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.0.0-20201224043029-2b0845dc783e/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
@@ -2541,8 +3005,12 @@ golang.org/x/tools v0.3.0/go.mod h1:/rWhSS2+zyEVwoJf8YAX6L2f0ntZ7Kn/mGgAWcipA5k=
golang.org/x/tools v0.4.0/go.mod h1:UE5sM2OK9E/d67R0ANs2xJizIymRP5gJU295PvKXxjQ=
golang.org/x/tools v0.5.0/go.mod h1:N+Kgy78s5I24c24dU8OfWNEotWjutIs8SnJvn5IDq+k=
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
+golang.org/x/tools v0.7.0/go.mod h1:4pg6aUX35JBAogB10C9AtvVL+qowtN4pT3CGSQex14s=
+golang.org/x/tools v0.8.0/go.mod h1:JxBZ99ISMI5ViVkT1tr6tdNmXeTrcpVSD3vZ1RsRdN4=
golang.org/x/tools v0.9.3 h1:Gn1I8+64MsuTb/HpH+LmQtNas23LhUVr3rYZ0eKuaMM=
golang.org/x/tools v0.9.3/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
+golang.org/x/tools v0.10.0 h1:tvDr/iQoUqNdohiYm0LmmKcBk+q86lb9EprIUFhHHGg=
+golang.org/x/tools v0.10.0/go.mod h1:UJwyiVBsOA2uwvK/e5OY3GTpDUJriEd+/YlqAwLPmyM=
golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20190513163551-3ee3066db522/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
@@ -2556,8 +3024,12 @@ golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 h1:H2TDz8ibqkAF6YGhCdN3j
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2/go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8=
gonum.org/v1/gonum v0.0.0-20180816165407-929014505bf4/go.mod h1:Y+Yx5eoAFn32cQvJDxZx5Dpnq+c3wtXuadVZAcxbbBo=
gonum.org/v1/gonum v0.8.2/go.mod h1:oe/vMfY3deqTw+1EZJhuvEW2iwGF1bW9wwu7XCu0+v0=
+gonum.org/v1/gonum v0.9.3/go.mod h1:TZumC3NeyVQskjXqmyWt4S3bINhy7B4eYwW69EbyX+0=
+gonum.org/v1/gonum v0.11.0/go.mod h1:fSG4YDCxxUZQJ7rKsQrj0gMOg00Il0Z96/qMA4bVQhA=
gonum.org/v1/netlib v0.0.0-20190313105609-8cb42192e0e0/go.mod h1:wa6Ws7BG/ESfp6dHfk7C6KdzKA7wR7u/rKwOGE66zvw=
gonum.org/v1/plot v0.0.0-20190515093506-e2840ee46a6b/go.mod h1:Wt8AAjI+ypCyYX3nZBvf6cAIx93T+c/OS2HFAYskSZc=
+gonum.org/v1/plot v0.9.0/go.mod h1:3Pcqqmp6RHvJI72kgb8fThyUnav364FOsdDo2aGW5lY=
+gonum.org/v1/plot v0.10.1/go.mod h1:VZW5OlhkL1mysU9vaqNHnsy86inf6Ot+jB3r+BczCEo=
google.golang.org/api v0.0.0-20160322025152-9bf6e6e569ff/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0=
google.golang.org/api v0.4.0/go.mod h1:8k5glujaEP+g9n7WNsDg8QP6cUVNI86fCNMcbazEtwE=
google.golang.org/api v0.7.0/go.mod h1:WtwebWUNSVBH/HAw79HIFXZNqEvBhG+Ra+ax0hx3E3M=
@@ -2619,8 +3091,17 @@ google.golang.org/api v0.106.0/go.mod h1:2Ts0XTHNVWxypznxWOYUeI4g3WdP9Pk2Qk58+a/
google.golang.org/api v0.107.0/go.mod h1:2Ts0XTHNVWxypznxWOYUeI4g3WdP9Pk2Qk58+a/O9MY=
google.golang.org/api v0.108.0/go.mod h1:2Ts0XTHNVWxypznxWOYUeI4g3WdP9Pk2Qk58+a/O9MY=
google.golang.org/api v0.110.0/go.mod h1:7FC4Vvx1Mooxh8C5HWjzZHcavuS2f6pmJpZx60ca7iI=
+google.golang.org/api v0.111.0/go.mod h1:qtFHvU9mhgTJegR31csQ+rwxyUTHOKFqCKWp1J0fdw0=
+google.golang.org/api v0.114.0/go.mod h1:ifYI2ZsFK6/uGddGfAD5BMxlnkBqCmqHSDUVi45N5Yg=
+google.golang.org/api v0.118.0/go.mod h1:76TtD3vkgmZ66zZzp72bUUklpmQmKlhh6sYtIjYK+5E=
+google.golang.org/api v0.122.0/go.mod h1:gcitW0lvnyWjSp9nKxAbdHKIZ6vF4aajGueeslZOyms=
+google.golang.org/api v0.123.0/go.mod h1:gcitW0lvnyWjSp9nKxAbdHKIZ6vF4aajGueeslZOyms=
+google.golang.org/api v0.124.0/go.mod h1:xu2HQurE5gi/3t1aFCvhPD781p0a3p11sdunTJ2BlP4=
google.golang.org/api v0.125.0 h1:7xGvEY4fyWbhWMHf3R2/4w7L4fXyfpRGE9g6lp8+DCk=
google.golang.org/api v0.125.0/go.mod h1:mBwVAtz+87bEN6CbA1GtZPDOqY2R5ONPqJeIlvyo4Aw=
+google.golang.org/api v0.126.0/go.mod h1:mBwVAtz+87bEN6CbA1GtZPDOqY2R5ONPqJeIlvyo4Aw=
+google.golang.org/api v0.128.0 h1:RjPESny5CnQRn9V6siglged+DZCgfu9l6mO9dkX9VOg=
+google.golang.org/api v0.128.0/go.mod h1:Y611qgqaE92On/7g65MQgxYul3c0rEB894kniWLY750=
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
@@ -2706,6 +3187,7 @@ google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1/go.mod h1:5CzLGKJ6
google.golang.org/genproto v0.0.0-20211206160659-862468c7d6e0/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211221195035-429b39de9b1c/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
+google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220207164111-0872dc986b00/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220218161850-94dd64e39d7c/go.mod h1:kGP+zUP2Ddo0ayMi4YuN7C3WZyJvGLZRh8Z5wnAqvEI=
@@ -2751,10 +3233,12 @@ google.golang.org/genproto v0.0.0-20221014213838-99cd37c6964a/go.mod h1:1vXfmgAz
google.golang.org/genproto v0.0.0-20221024153911-1573dae28c9c/go.mod h1:9qHF0xnpdSfF6knlcsnpzUu5y+rpwgbvsyGAZPBMg4s=
google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e/go.mod h1:9qHF0xnpdSfF6knlcsnpzUu5y+rpwgbvsyGAZPBMg4s=
google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c/go.mod h1:CGI5F/G+E5bKwmfYo09AXuVN4dD894kIKUFmVbP2/Fo=
+google.golang.org/genproto v0.0.0-20221109142239-94d6d90a7d66/go.mod h1:rZS5c/ZVYMaOGBfO68GWtjOw/eLaZM1X6iVtgjZ+EWg=
google.golang.org/genproto v0.0.0-20221114212237-e4508ebdbee1/go.mod h1:rZS5c/ZVYMaOGBfO68GWtjOw/eLaZM1X6iVtgjZ+EWg=
google.golang.org/genproto v0.0.0-20221117204609-8f9c96812029/go.mod h1:rZS5c/ZVYMaOGBfO68GWtjOw/eLaZM1X6iVtgjZ+EWg=
google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6/go.mod h1:rZS5c/ZVYMaOGBfO68GWtjOw/eLaZM1X6iVtgjZ+EWg=
google.golang.org/genproto v0.0.0-20221201164419-0e50fba7f41c/go.mod h1:rZS5c/ZVYMaOGBfO68GWtjOw/eLaZM1X6iVtgjZ+EWg=
+google.golang.org/genproto v0.0.0-20221201204527-e3fa12d562f3/go.mod h1:rZS5c/ZVYMaOGBfO68GWtjOw/eLaZM1X6iVtgjZ+EWg=
google.golang.org/genproto v0.0.0-20221202195650-67e5cbc046fd/go.mod h1:cTsE614GARnxrLsqKREzmNYJACSWWpAWdNMwnD7c2BE=
google.golang.org/genproto v0.0.0-20221205194025-8222ab48f5fc/go.mod h1:1dOng4TWOomJrDGhpXjfCD35wQC6jnC7HpRmOFRqEV0=
google.golang.org/genproto v0.0.0-20221206210731-b1a01be3a5f6/go.mod h1:1dOng4TWOomJrDGhpXjfCD35wQC6jnC7HpRmOFRqEV0=
@@ -2762,11 +3246,34 @@ google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef/go.mod h1:RGgjbofJ
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230112194545-e10362b5ecf9/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230113154510-dbe35b8444a5/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
+google.golang.org/genproto v0.0.0-20230123190316-2c411cf9d197/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230124163310-31e0e69b6fc2/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230125152338-dcaf20b6aeaa/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
+google.golang.org/genproto v0.0.0-20230127162408-596548ed4efa/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230209215440-0dfe4f8abfcc/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
+google.golang.org/genproto v0.0.0-20230216225411-c8e22ba71e44/go.mod h1:8B0gmkoRebU8ukX6HP+4wrVQUY1+6PkQ44BSyIlflHA=
+google.golang.org/genproto v0.0.0-20230222225845-10f96fb3dbec/go.mod h1:3Dl5ZL0q0isWJt+FVcfpQyirqemEuLAK/iFvg1UP1Hw=
+google.golang.org/genproto v0.0.0-20230223222841-637eb2293923/go.mod h1:3Dl5ZL0q0isWJt+FVcfpQyirqemEuLAK/iFvg1UP1Hw=
+google.golang.org/genproto v0.0.0-20230303212802-e74f57abe488/go.mod h1:TvhZT5f700eVlTNwND1xoEZQeWTB2RY/65kplwl/bFA=
+google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4/go.mod h1:NWraEVixdDnqcqQ30jipen1STv2r/n24Wb7twVTGR4s=
+google.golang.org/genproto v0.0.0-20230320184635-7606e756e683/go.mod h1:NWraEVixdDnqcqQ30jipen1STv2r/n24Wb7twVTGR4s=
+google.golang.org/genproto v0.0.0-20230323212658-478b75c54725/go.mod h1:UUQDJDOlWu4KYeJZffbWgBkS1YFobzKbLVfK69pe0Ak=
+google.golang.org/genproto v0.0.0-20230330154414-c0448cd141ea/go.mod h1:UUQDJDOlWu4KYeJZffbWgBkS1YFobzKbLVfK69pe0Ak=
+google.golang.org/genproto v0.0.0-20230331144136-dcfb400f0633/go.mod h1:UUQDJDOlWu4KYeJZffbWgBkS1YFobzKbLVfK69pe0Ak=
+google.golang.org/genproto v0.0.0-20230403163135-c38d8f061ccd/go.mod h1:UUQDJDOlWu4KYeJZffbWgBkS1YFobzKbLVfK69pe0Ak=
+google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1/go.mod h1:nKE/iIaLqn2bQwXBg8f1g2Ylh6r5MN5CmZvuzZCgsCU=
+google.golang.org/genproto v0.0.0-20230525234025-438c736192d0/go.mod h1:9ExIQyXL5hZrHzQceCwuSYwZZ5QZBazOcprJ5rgs3lY=
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc h1:8DyZCyvI8mE1IdLy/60bS+52xfymkE72wv1asokgtao=
+google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc/go.mod h1:xZnkP7mREFX5MORlOPEzLMr+90PPZQ2QWzrVTWfAq64=
+google.golang.org/genproto/googleapis/api v0.0.0-20230525234020-1aefcd67740a/go.mod h1:ts19tUU+Z0ZShN1y3aPyq2+O3d5FUNNgT6FtOzmrNn8=
+google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9/go.mod h1:vHYtlOoi6TsQ3Uk2yxR7NI5z8uoV+3pZtR4jmHIkRig=
+google.golang.org/genproto/googleapis/api v0.0.0-20230526203410-71b5a4ffd15e/go.mod h1:vHYtlOoi6TsQ3Uk2yxR7NI5z8uoV+3pZtR4jmHIkRig=
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc h1:kVKPf/IiYSBWEWtkIn6wZXwWGCnLKcC8oWfZvXjsGnM=
+google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc/go.mod h1:vHYtlOoi6TsQ3Uk2yxR7NI5z8uoV+3pZtR4jmHIkRig=
+google.golang.org/genproto/googleapis/bytestream v0.0.0-20230530153820-e85fd2cbaebc/go.mod h1:ylj+BE99M198VPbBh6A8d9n3w8fChvyLK3wwBOjXBFA=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234015-3fc162c6f38a/go.mod h1:xURIpW9ES5+/GZhnV6beoEtxQrnkRGIfP5VQG2tCBLc=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19/go.mod h1:66JfowdXAEgad5O9NnYcsNPLCPZJD++2L9X0PCMODrA=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20230526203410-71b5a4ffd15e/go.mod h1:66JfowdXAEgad5O9NnYcsNPLCPZJD++2L9X0PCMODrA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc h1:XSJ8Vk1SWuNr8S18z1NZSziL0CPIXLCCMDOEFtHBOFc=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc/go.mod h1:66JfowdXAEgad5O9NnYcsNPLCPZJD++2L9X0PCMODrA=
google.golang.org/grpc v0.0.0-20160317175043-d3ddb4469d5a/go.mod h1:yo6s7OP7yaDglbqo1J04qKzAhqBH6lvTonzMVmEdcZw=
@@ -2811,10 +3318,16 @@ google.golang.org/grpc v1.49.0/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCD
google.golang.org/grpc v1.50.0/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCDK+GI=
google.golang.org/grpc v1.50.1/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCDK+GI=
google.golang.org/grpc v1.51.0/go.mod h1:wgNDFcnuBGmxLKI/qn4T+m5BtEBYXJPvibbUPsAIPww=
+google.golang.org/grpc v1.52.0/go.mod h1:pu6fVzoFb+NBYNAvQL08ic+lvB2IojljRYuun5vorUY=
google.golang.org/grpc v1.52.1/go.mod h1:pu6fVzoFb+NBYNAvQL08ic+lvB2IojljRYuun5vorUY=
+google.golang.org/grpc v1.52.3/go.mod h1:pu6fVzoFb+NBYNAvQL08ic+lvB2IojljRYuun5vorUY=
google.golang.org/grpc v1.53.0/go.mod h1:OnIrk0ipVdj4N5d9IUoFUx72/VlD7+jUsHwZgwSMQpw=
+google.golang.org/grpc v1.54.0/go.mod h1:PUSEXI6iWghWaB6lXM4knEgpJNu2qUcKfDtNci3EC2g=
google.golang.org/grpc v1.55.0 h1:3Oj82/tFSCeUrRTg/5E/7d/W5A1tj6Ky1ABAuZuv5ag=
google.golang.org/grpc v1.55.0/go.mod h1:iYEXKGkEBhg1PjZQvoYEVPTDkHo1/bjTnfwTeGONTY8=
+google.golang.org/grpc v1.56.0/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
+google.golang.org/grpc v1.56.1 h1:z0dNfjIl0VpaZ9iSVjA6daGatAYwPGstTjt5vkRMFkQ=
+google.golang.org/grpc v1.56.1/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
@@ -2831,6 +3344,7 @@ google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQ
google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.28.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.28.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
+google.golang.org/protobuf v1.29.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
gopkg.in/airbrake/gobrake.v2 v2.0.9/go.mod h1:/h5ZAUhDkGaJfjzjKLSjv6zCL6O0LLBxU4K+aSYdM/U=
@@ -2878,6 +3392,7 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
+gopkg.in/yaml.v3 v3.0.0/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
@@ -2890,12 +3405,14 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
+honnef.co/go/tools v0.1.3/go.mod h1:NgwopIslSNH47DimFoV78dnkksY2EFtX0ajyb3K/las=
k8s.io/api v0.20.1/go.mod h1:KqwcCVogGxQY3nBlRpwt+wpAMF/KjaCc7RpywacvqUo=
k8s.io/api v0.20.4/go.mod h1:++lNL1AJMkDymriNniQsWRkMDzRaX2Y/POTUi8yvqYQ=
k8s.io/api v0.20.6/go.mod h1:X9e8Qag6JV/bL5G6bU8sdVRltWKmdHsFUGS3eVndqE8=
k8s.io/api v0.22.5/go.mod h1:mEhXyLaSD1qTOf40rRiKXkc+2iCem09rWLlFwhCEiAs=
k8s.io/api v0.23.5/go.mod h1:Na4XuKng8PXJ2JsploYYrivXrINeTaycCGcYgF91Xm8=
k8s.io/api v0.26.1/go.mod h1:xd/GBNgR0f707+ATNyPmQ1oyKSgndzXij81FzWGsejg=
+k8s.io/api v0.26.2/go.mod h1:1kjMQsFE+QHPfskEcVNgL3+Hp88B80uj0QtSOlj8itU=
k8s.io/apimachinery v0.20.1/go.mod h1:WlLqWAHZGg07AeltaI0MV5uk1Omp8xaN0JGLY6gkRpU=
k8s.io/apimachinery v0.20.4/go.mod h1:WlLqWAHZGg07AeltaI0MV5uk1Omp8xaN0JGLY6gkRpU=
k8s.io/apimachinery v0.20.6/go.mod h1:ejZXtW1Ra6V1O5H8xPBGz+T3+4gfkTCeExAHKU57MAc=
@@ -2903,6 +3420,7 @@ k8s.io/apimachinery v0.22.1/go.mod h1:O3oNtNadZdeOMxHFVxOreoznohCpy0z6mocxbZr7oJ
k8s.io/apimachinery v0.22.5/go.mod h1:xziclGKwuuJ2RM5/rSFQSYAj0zdbci3DH8kj+WvyN0U=
k8s.io/apimachinery v0.23.5/go.mod h1:BEuFMMBaIbcOqVIJqNZJXGFTP4W6AycEpb5+m/97hrM=
k8s.io/apimachinery v0.26.1/go.mod h1:tnPmbONNJ7ByJNz9+n9kMjNP8ON+1qoAIIC70lztu74=
+k8s.io/apimachinery v0.26.2/go.mod h1:ats7nN1LExKHvJ9TmwootT00Yz05MuYqPXEXaVeOy5I=
k8s.io/apiserver v0.20.1/go.mod h1:ro5QHeQkgMS7ZGpvf4tSMx6bBOgPfE+f52KwvXfScaU=
k8s.io/apiserver v0.20.4/go.mod h1:Mc80thBKOyy7tbvFtB4kJv1kbdD0eIH8k8vianJcbFM=
k8s.io/apiserver v0.20.6/go.mod h1:QIJXNt6i6JB+0YQRNcS0hdRHJlMhflFmsBDeSgT1r8Q=
@@ -2913,6 +3431,7 @@ k8s.io/client-go v0.20.6/go.mod h1:nNQMnOvEUEsOzRRFIIkdmYOjAZrC8bgq0ExboWSU1I0=
k8s.io/client-go v0.22.5/go.mod h1:cs6yf/61q2T1SdQL5Rdcjg9J1ElXSwbjSrW2vFImM4Y=
k8s.io/client-go v0.23.5/go.mod h1:flkeinTO1CirYgzMPRWxUCnV0G4Fbu2vLhYCObnt/r4=
k8s.io/client-go v0.26.1/go.mod h1:IWNSglg+rQ3OcvDkhY6+QLeasV4OYHDjdqeWkDQZwGE=
+k8s.io/client-go v0.26.2/go.mod h1:u5EjOuSyBa09yqqyY7m3abZeovO/7D/WehVVlZ2qcqU=
k8s.io/code-generator v0.19.7/go.mod h1:lwEq3YnLYb/7uVXLorOJfxg+cUu2oihFhHZ0n9NIla0=
k8s.io/component-base v0.20.1/go.mod h1:guxkoJnNoh8LNrbtiQOlyp2Y2XFCZQmrcg2n/DeYNLk=
k8s.io/component-base v0.20.4/go.mod h1:t4p9EdiagbVCJKrQ1RsA5/V4rFQNDfRlevJajlGwgjI=
@@ -2935,6 +3454,7 @@ k8s.io/klog/v2 v2.9.0/go.mod h1:hy9LJ/NvuK+iVyP4Ehqva4HxZG/oXyIS3n3Jmire4Ec=
k8s.io/klog/v2 v2.30.0/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/klog/v2 v2.40.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/klog/v2 v2.80.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
+k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/kube-openapi v0.0.0-20200805222855-6aeccd4b50c6/go.mod h1:UuqjUnNftUyPE5H64/qeyjQoUZhGpeFDVdxjTeEVN2o=
k8s.io/kube-openapi v0.0.0-20201113171705-d219536bb9fd/go.mod h1:WOJ3KddDSol4tAGcJo0Tvi+dK12EcqSLqcWsryKMpfM=
k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e/go.mod h1:vHXdDvt9+2spS2Rx9ql3I8tycm3H9FDfdUoIuKCefvw=
@@ -2942,6 +3462,7 @@ k8s.io/kube-openapi v0.0.0-20211109043538-20434351676c/go.mod h1:vHXdDvt9+2spS2R
k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65/go.mod h1:sX9MT8g7NVZM5lVL/j8QyCCJe8YSMW30QvGZWaCIDIk=
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280/go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4=
k8s.io/kube-openapi v0.0.0-20221207184640-f3cff1453715/go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4=
+k8s.io/kube-openapi v0.0.0-20230303024457-afdc3dddf62d/go.mod h1:y5VtZWM9sHHc2ZodIH/6SHzXj+TPU5USoA8lcIeKEKY=
k8s.io/kubernetes v1.13.0/go.mod h1:ocZa8+6APFNC2tX1DZASIbocyYT5jHzqFVsY5aoB7Jk=
k8s.io/utils v0.0.0-20201110183641-67b214c5f920/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
k8s.io/utils v0.0.0-20210802155522-efc7438f0176/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
@@ -2950,31 +3471,74 @@ k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b/go.mod h1:jPW/WVKK9YHAvNhRxK0md/
k8s.io/utils v0.0.0-20211116205334-6203023598ed/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
+k8s.io/utils v0.0.0-20230308161112-d77c459e9343/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
+lukechampine.com/uint128 v1.1.1/go.mod h1:c4eWIwlEGaxC/+H1VguhU4PHXNWDCDMUlWdIWl2j1gk=
+lukechampine.com/uint128 v1.2.0/go.mod h1:c4eWIwlEGaxC/+H1VguhU4PHXNWDCDMUlWdIWl2j1gk=
lukechampine.com/uint128 v1.3.0 h1:cDdUVfRwDUDovz610ABgFD17nXD4/uDgVHl2sC3+sbo=
lukechampine.com/uint128 v1.3.0/go.mod h1:c4eWIwlEGaxC/+H1VguhU4PHXNWDCDMUlWdIWl2j1gk=
+modernc.org/cc/v3 v3.36.0/go.mod h1:NFUHyPn4ekoC/JHeZFfZurN6ixxawE1BnVonP/oahEI=
+modernc.org/cc/v3 v3.36.2/go.mod h1:NFUHyPn4ekoC/JHeZFfZurN6ixxawE1BnVonP/oahEI=
+modernc.org/cc/v3 v3.36.3/go.mod h1:NFUHyPn4ekoC/JHeZFfZurN6ixxawE1BnVonP/oahEI=
modernc.org/cc/v3 v3.40.0 h1:P3g79IUS/93SYhtoeaHW+kRCIrYaxJ27MFPv+7kaTOw=
modernc.org/cc/v3 v3.40.0/go.mod h1:/bTg4dnWkSXowUO6ssQKnOV0yMVxDYNIsIrzqTFDGH0=
+modernc.org/cc/v3 v3.41.0 h1:QoR1Sn3YWlmA1T4vLaKZfawdVtSiGx8H+cEojbC7v1Q=
+modernc.org/cc/v3 v3.41.0/go.mod h1:Ni4zjJYJ04CDOhG7dn640WGfwBzfE0ecX8TyMB0Fv0Y=
+modernc.org/ccgo/v3 v3.0.0-20220428102840-41399a37e894/go.mod h1:eI31LL8EwEBKPpNpA4bU1/i+sKOwOrQy8D87zWUcRZc=
+modernc.org/ccgo/v3 v3.0.0-20220430103911-bc99d88307be/go.mod h1:bwdAnOoaIt8Ax9YdWGjxWsdkPcZyRPHqrOvJxaKAKGw=
+modernc.org/ccgo/v3 v3.16.4/go.mod h1:tGtX0gE9Jn7hdZFeU88slbTh1UtCYKusWOoCJuvkWsQ=
+modernc.org/ccgo/v3 v3.16.6/go.mod h1:tGtX0gE9Jn7hdZFeU88slbTh1UtCYKusWOoCJuvkWsQ=
+modernc.org/ccgo/v3 v3.16.8/go.mod h1:zNjwkizS+fIFDrDjIAgBSCLkWbJuHF+ar3QRn+Z9aws=
+modernc.org/ccgo/v3 v3.16.9/go.mod h1:zNMzC9A9xeNUepy6KuZBbugn3c0Mc9TeiJO4lgvkJDo=
modernc.org/ccgo/v3 v3.16.13 h1:Mkgdzl46i5F/CNR/Kj80Ri59hC8TKAhZrYSaqvkwzUw=
modernc.org/ccgo/v3 v3.16.13/go.mod h1:2Quk+5YgpImhPjv2Qsob1DnZ/4som1lJTodubIcoUkY=
+modernc.org/ccgo/v3 v3.16.14 h1:af6KNtFgsVmnDYrWk3PQCS9XT6BXe7o3ZFJKkIKvXNQ=
+modernc.org/ccgo/v3 v3.16.14/go.mod h1:mPDSujUIaTNWQSG4eqKw+atqLOEbma6Ncsa94WbC9zo=
modernc.org/ccorpus v1.11.6 h1:J16RXiiqiCgua6+ZvQot4yUuUy8zxgqbqEEUuGPlISk=
+modernc.org/ccorpus v1.11.6/go.mod h1:2gEUTrWqdpH2pXsmTM1ZkjeSrUWDpjMu2T6m29L/ErQ=
modernc.org/httpfs v1.0.6 h1:AAgIpFZRXuYnkjftxTAZwMIiwEqAfk8aVB2/oA6nAeM=
+modernc.org/httpfs v1.0.6/go.mod h1:7dosgurJGp0sPaRanU53W4xZYKh14wfzX420oZADeHM=
+modernc.org/libc v0.0.0-20220428101251-2d5f3daf273b/go.mod h1:p7Mg4+koNjc8jkqwcoFBJx7tXkpj00G77X7A72jXPXA=
+modernc.org/libc v1.16.0/go.mod h1:N4LD6DBE9cf+Dzf9buBlzVJndKr/iJHG97vGLHYnb5A=
+modernc.org/libc v1.16.1/go.mod h1:JjJE0eu4yeK7tab2n4S1w8tlWd9MxXLRzheaRnAKymU=
+modernc.org/libc v1.16.17/go.mod h1:hYIV5VZczAmGZAnG15Vdngn5HSF5cSkbvfz2B7GRuVU=
+modernc.org/libc v1.16.19/go.mod h1:p7Mg4+koNjc8jkqwcoFBJx7tXkpj00G77X7A72jXPXA=
+modernc.org/libc v1.17.0/go.mod h1:XsgLldpP4aWlPlsjqKRdHPqCxCjISdHfM/yeWC5GyW0=
+modernc.org/libc v1.17.1/go.mod h1:FZ23b+8LjxZs7XtFMbSzL/EhPxNbfZbErxEHc7cbD9s=
modernc.org/libc v1.22.6 h1:cbXU8R+A6aOjRuhsFh3nbDWXO/Hs4ClJRXYB11KmPDo=
modernc.org/libc v1.22.6/go.mod h1:jj+Z7dTNX8fBScMVNRAYZ/jF91K8fdT2hYMThc3YjBY=
+modernc.org/libc v1.24.1 h1:uvJSeCKL/AgzBo2yYIPPTy82v21KgGnizcGYfBHaNuM=
+modernc.org/libc v1.24.1/go.mod h1:FmfO1RLrU3MHJfyi9eYYmZBfi/R+tqZ6+hQ3yQQUkak=
+modernc.org/mathutil v1.2.2/go.mod h1:mZW8CKdRPY1v87qxC/wUdX5O1qDzXMP5TH3wjfpga6E=
+modernc.org/mathutil v1.4.1/go.mod h1:mZW8CKdRPY1v87qxC/wUdX5O1qDzXMP5TH3wjfpga6E=
modernc.org/mathutil v1.5.0 h1:rV0Ko/6SfM+8G+yKiyI830l3Wuz1zRutdslNoQ0kfiQ=
modernc.org/mathutil v1.5.0/go.mod h1:mZW8CKdRPY1v87qxC/wUdX5O1qDzXMP5TH3wjfpga6E=
+modernc.org/memory v1.1.1/go.mod h1:/0wo5ibyrQiaoUoH7f9D8dnglAmILJ5/cxZlRECf+Nw=
+modernc.org/memory v1.2.0/go.mod h1:/0wo5ibyrQiaoUoH7f9D8dnglAmILJ5/cxZlRECf+Nw=
+modernc.org/memory v1.2.1/go.mod h1:PkUhL0Mugw21sHPeskwZW4D6VscE/GQJOnIpCnW6pSU=
modernc.org/memory v1.5.0 h1:N+/8c5rE6EqugZwHii4IFsaJ7MUhoWX07J5tC/iI5Ds=
modernc.org/memory v1.5.0/go.mod h1:PkUhL0Mugw21sHPeskwZW4D6VscE/GQJOnIpCnW6pSU=
+modernc.org/memory v1.6.0 h1:i6mzavxrE9a30whzMfwf7XWVODx2r5OYXvU46cirX7o=
+modernc.org/memory v1.6.0/go.mod h1:PkUhL0Mugw21sHPeskwZW4D6VscE/GQJOnIpCnW6pSU=
+modernc.org/opt v0.1.1/go.mod h1:WdSiB5evDcignE70guQKxYUl14mgWtbClRi5wmkkTX0=
modernc.org/opt v0.1.3 h1:3XOZf2yznlhC+ibLltsDGzABUGVx8J6pnFMS3E4dcq4=
modernc.org/opt v0.1.3/go.mod h1:WdSiB5evDcignE70guQKxYUl14mgWtbClRi5wmkkTX0=
+modernc.org/sqlite v1.18.1/go.mod h1:6ho+Gow7oX5V+OiOQ6Tr4xeqbx13UZ6t+Fw9IRUG4d4=
modernc.org/sqlite v1.22.1 h1:P2+Dhp5FR1RlVRkQ3dDfCiv3Ok8XPxqpe70IjYVA9oE=
modernc.org/sqlite v1.22.1/go.mod h1:OrDj17Mggn6MhE+iPbBNf7RGKODDE9NFT0f3EwDzJqk=
+modernc.org/sqlite v1.23.1 h1:nrSBg4aRQQwq59JpvGEQ15tNxoO5pX/kUjcRNwSAGQM=
+modernc.org/sqlite v1.23.1/go.mod h1:OrDj17Mggn6MhE+iPbBNf7RGKODDE9NFT0f3EwDzJqk=
+modernc.org/strutil v1.1.1/go.mod h1:DE+MQQ/hjKBZS2zNInV5hhcipt5rLPWkmpbGeW5mmdw=
modernc.org/strutil v1.1.3 h1:fNMm+oJklMGYfU9Ylcywl0CO5O6nTfaowNsh2wpPjzY=
modernc.org/strutil v1.1.3/go.mod h1:MEHNA7PdEnEwLvspRMtWTNnp2nnyvMfkimT1NKNAGbw=
+modernc.org/tcl v1.13.1/go.mod h1:XOLfOwzhkljL4itZkK6T72ckMgvj0BDsnKNdZVUOecw=
modernc.org/tcl v1.15.2 h1:C4ybAYCGJw968e+Me18oW55kD/FexcHbqH2xak1ROSY=
+modernc.org/token v1.0.0/go.mod h1:UGzOrNV1mAFSEB63lOFHIpNRUVMvYTc6yu1SMY/XTDM=
modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y=
modernc.org/token v1.1.0/go.mod h1:UGzOrNV1mAFSEB63lOFHIpNRUVMvYTc6yu1SMY/XTDM=
+modernc.org/z v1.5.1/go.mod h1:eWFB510QWW5Th9YGZT81s+LwvaAs3Q2yr4sP0rmLkv8=
modernc.org/z v1.7.3 h1:zDJf6iHjrnB+WRD88stbXokugjyc0/pB91ri1gO6LZY=
nhooyr.io/websocket v1.8.6/go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0=
+nhooyr.io/websocket v1.8.7/go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
diff --git a/vendor/github.com/AlecAivazis/survey/v2/BUILD.bazel b/vendor/github.com/AlecAivazis/survey/v2/BUILD.bazel
deleted file mode 100644
index c12b14da..00000000
--- a/vendor/github.com/AlecAivazis/survey/v2/BUILD.bazel
+++ /dev/null
@@ -1,28 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "confirm.go",
- "editor.go",
- "filter.go",
- "input.go",
- "multiline.go",
- "multiselect.go",
- "password.go",
- "renderer.go",
- "select.go",
- "survey.go",
- "transform.go",
- "validate.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/AlecAivazis/survey/v2",
- importpath = "github.com/AlecAivazis/survey/v2",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/AlecAivazis/survey/v2/core:go_default_library",
- "//vendor/github.com/AlecAivazis/survey/v2/terminal:go_default_library",
- "//vendor/github.com/kballard/go-shellquote:go_default_library",
- "//vendor/golang.org/x/term:go_default_library",
- ],
-)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/confirm.go b/vendor/github.com/AlecAivazis/survey/v2/confirm.go
index 9662e6cd..1c23fb4d 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/confirm.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/confirm.go
@@ -90,6 +90,7 @@ func (c *Confirm) getBool(showHelp bool, config *PromptConfig) (bool, error) {
continue
default:
// we didnt get a valid answer, so print error and prompt again
+ //lint:ignore ST1005 it should be fine for this error message to have punctuation
if err := c.Error(config, fmt.Errorf("%q is not a valid answer, please try again.", val)); err != nil {
return c.Default, err
}
diff --git a/vendor/github.com/AlecAivazis/survey/v2/core/BUILD.bazel b/vendor/github.com/AlecAivazis/survey/v2/core/BUILD.bazel
deleted file mode 100644
index 39a63858..00000000
--- a/vendor/github.com/AlecAivazis/survey/v2/core/BUILD.bazel
+++ /dev/null
@@ -1,13 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "template.go",
- "write.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/AlecAivazis/survey/v2/core",
- importpath = "github.com/AlecAivazis/survey/v2/core",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/mgutz/ansi:go_default_library"],
-)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/core/template.go b/vendor/github.com/AlecAivazis/survey/v2/core/template.go
index 6b3d20cd..02da879d 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/core/template.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/core/template.go
@@ -2,6 +2,7 @@ package core
import (
"bytes"
+ "os"
"sync"
"text/template"
@@ -23,11 +24,22 @@ var TemplateFuncsNoColor = map[string]interface{}{
},
}
-//RunTemplate returns two formatted strings given a template and
-//the data it requires. The first string returned is generated for
-//user-facing output and may or may not contain ANSI escape codes
-//for colored output. The second string does not contain escape codes
-//and can be used by the renderer for layout purposes.
+// envColorDisabled returns if output colors are forbid by environment variables
+func envColorDisabled() bool {
+ return os.Getenv("NO_COLOR") != "" || os.Getenv("CLICOLOR") == "0"
+}
+
+// envColorForced returns if output colors are forced from environment variables
+func envColorForced() bool {
+ val, ok := os.LookupEnv("CLICOLOR_FORCE")
+ return ok && val != "0"
+}
+
+// RunTemplate returns two formatted strings given a template and
+// the data it requires. The first string returned is generated for
+// user-facing output and may or may not contain ANSI escape codes
+// for colored output. The second string does not contain escape codes
+// and can be used by the renderer for layout purposes.
func RunTemplate(tmpl string, data interface{}) (string, string, error) {
tPair, err := GetTemplatePair(tmpl)
if err != nil {
@@ -52,11 +64,11 @@ var (
memoMutex = &sync.RWMutex{}
)
-//GetTemplatePair returns a pair of compiled templates where the
-//first template is generated for user-facing output and the
-//second is generated for use by the renderer. The second
-//template does not contain any color escape codes, whereas
-//the first template may or may not depending on DisableColor.
+// GetTemplatePair returns a pair of compiled templates where the
+// first template is generated for user-facing output and the
+// second is generated for use by the renderer. The second
+// template does not contain any color escape codes, whereas
+// the first template may or may not depending on DisableColor.
func GetTemplatePair(tmpl string) ([2]*template.Template, error) {
memoMutex.RLock()
if t, ok := memoizedGetTemplate[tmpl]; ok {
@@ -74,7 +86,8 @@ func GetTemplatePair(tmpl string) ([2]*template.Template, error) {
templatePair[1] = templateNoColor
- if DisableColor {
+ envColorHide := envColorDisabled() && !envColorForced()
+ if DisableColor || envColorHide {
templatePair[0] = templatePair[1]
} else {
templateWithColor, err := template.New("prompt").Funcs(TemplateFuncsWithColor).Parse(tmpl)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/core/write.go b/vendor/github.com/AlecAivazis/survey/v2/core/write.go
index 94a886c3..2225e3b2 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/core/write.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/core/write.go
@@ -142,12 +142,12 @@ func (err errFieldNotMatch) Is(target error) bool { // implements the dynamic er
// It returns the Question.Name that couldn't be matched with a destination field.
//
// Usage:
-// err := survey.Ask(qs, &v);
-// if err != nil {
-// if name, ok := core.IsFieldNotMatch(err); ok {
-// [...name is the not matched question name]
-// }
-// }
+//
+// if err := survey.Ask(qs, &v); err != nil {
+// if name, ok := core.IsFieldNotMatch(err); ok {
+// // name is the question name that did not match a field
+// }
+// }
func IsFieldNotMatch(err error) (string, bool) {
if err != nil {
if v, ok := err.(errFieldNotMatch); ok {
@@ -301,6 +301,7 @@ func copy(t reflect.Value, v reflect.Value) (err error) {
case reflect.Float64:
castVal, casterr = strconv.ParseFloat(vString, 64)
default:
+ //lint:ignore ST1005 allow this error message to be capitalized
return fmt.Errorf("Unable to convert from string to type %s", t.Kind())
}
@@ -335,6 +336,7 @@ func copy(t reflect.Value, v reflect.Value) (err error) {
}
// we're copying an option answer to an incorrect type
+ //lint:ignore ST1005 allow this error message to be capitalized
return fmt.Errorf("Unable to convert from OptionAnswer to type %s", t.Kind())
}
diff --git a/vendor/github.com/AlecAivazis/survey/v2/input.go b/vendor/github.com/AlecAivazis/survey/v2/input.go
index dbc7c08c..04747638 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/input.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/input.go
@@ -127,14 +127,14 @@ func (i *Input) onRune(config *PromptConfig) terminal.OnRuneFn {
)
if err == nil {
- err = readLineAgain
+ err = errReadLineAgain
}
return []rune(i.typedAnswer), true, err
})
}
-var readLineAgain = errors.New("read line again")
+var errReadLineAgain = errors.New("read line again")
func (i *Input) Prompt(config *PromptConfig) (interface{}, error) {
// render the template
@@ -170,7 +170,7 @@ func (i *Input) Prompt(config *PromptConfig) (interface{}, error) {
}
line, err = rr.ReadLineWithDefault(0, line, i.onRune(config))
- if err == readLineAgain {
+ if err == errReadLineAgain {
continue
}
@@ -207,20 +207,13 @@ func (i *Input) Prompt(config *PromptConfig) (interface{}, error) {
}
func (i *Input) Cleanup(config *PromptConfig, val interface{}) error {
- // use the default answer when cleaning up the prompt if necessary
- ans := i.answer
- if ans == "" && i.Default != "" {
- ans = i.Default
- }
-
- // render the cleanup
return i.Render(
InputQuestionTemplate,
InputTemplateData{
Input: *i,
ShowAnswer: true,
Config: config,
- Answer: ans,
+ Answer: val.(string),
},
)
}
diff --git a/vendor/github.com/AlecAivazis/survey/v2/multiselect.go b/vendor/github.com/AlecAivazis/survey/v2/multiselect.go
index 3eb83425..396169f3 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/multiselect.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/multiselect.go
@@ -29,6 +29,7 @@ type MultiSelect struct {
VimMode bool
FilterMessage string
Filter func(filter string, value string, index int) bool
+ Description func(value string, index int) string
filter string
selectedIndex int
checked map[int]bool
@@ -43,6 +44,7 @@ type MultiSelectTemplateData struct {
Checked map[int]bool
SelectedIndex int
ShowHelp bool
+ Description func(value string, index int) string
PageEntries []core.OptionAnswer
Config *PromptConfig
@@ -59,12 +61,19 @@ func (m MultiSelectTemplateData) IterateOption(ix int, opt core.OptionAnswer) in
return copy
}
+func (m MultiSelectTemplateData) GetDescription(opt core.OptionAnswer) string {
+ if m.Description == nil {
+ return ""
+ }
+ return m.Description(opt.Value, opt.Index)
+}
+
var MultiSelectQuestionTemplate = `
{{- define "option"}}
{{- if eq .SelectedIndex .CurrentIndex }}{{color .Config.Icons.SelectFocus.Format }}{{ .Config.Icons.SelectFocus.Text }}{{color "reset"}}{{else}} {{end}}
{{- if index .Checked .CurrentOpt.Index }}{{color .Config.Icons.MarkedOption.Format }} {{ .Config.Icons.MarkedOption.Text }} {{else}}{{color .Config.Icons.UnmarkedOption.Format }} {{ .Config.Icons.UnmarkedOption.Text }} {{end}}
{{- color "reset"}}
- {{- " "}}{{- .CurrentOpt.Value}}
+ {{- " "}}{{- .CurrentOpt.Value}}{{ if ne ($.GetDescription .CurrentOpt) "" }} - {{color "cyan"}}{{ $.GetDescription .CurrentOpt }}{{color "reset"}}{{end}}
{{end}}
{{- if .ShowHelp }}{{- color .Config.Icons.Help.Format }}{{ .Config.Icons.Help.Text }} {{ .Help }}{{color "reset"}}{{"\n"}}{{end}}
{{- color .Config.Icons.Question.Format }}{{ .Config.Icons.Question.Text }} {{color "reset"}}
@@ -179,6 +188,7 @@ func (m *MultiSelect) OnChange(key rune, config *PromptConfig) {
SelectedIndex: idx,
Checked: m.checked,
ShowHelp: m.showingHelp,
+ Description: m.Description,
PageEntries: opts,
Config: config,
}
@@ -272,6 +282,7 @@ func (m *MultiSelect) Prompt(config *PromptConfig) (interface{}, error) {
tmplData := MultiSelectTemplateData{
MultiSelect: *m,
SelectedIndex: idx,
+ Description: m.Description,
Checked: m.checked,
PageEntries: opts,
Config: config,
@@ -342,6 +353,7 @@ func (m *MultiSelect) Cleanup(config *PromptConfig, val interface{}) error {
Checked: m.checked,
Answer: answer,
ShowAnswer: true,
+ Description: m.Description,
Config: config,
},
)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/password.go b/vendor/github.com/AlecAivazis/survey/v2/password.go
index 877102c6..96a2ae89 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/password.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/password.go
@@ -60,7 +60,7 @@ func (p *Password) Prompt(config *PromptConfig) (interface{}, error) {
// no help msg? Just return any response
if p.Help == "" {
- line, err := rr.ReadLine('*')
+ line, err := rr.ReadLine(config.HideCharacter)
return string(line), err
}
@@ -69,7 +69,7 @@ func (p *Password) Prompt(config *PromptConfig) (interface{}, error) {
var line []rune
// process answers looking for help prompt answer
for {
- line, err = rr.ReadLine('*')
+ line, err = rr.ReadLine(config.HideCharacter)
if err != nil {
return string(line), err
}
@@ -96,7 +96,7 @@ func (p *Password) Prompt(config *PromptConfig) (interface{}, error) {
}
lineStr := string(line)
- p.AppendRenderedText(strings.Repeat("*", len(lineStr)))
+ p.AppendRenderedText(strings.Repeat(string(config.HideCharacter), len(lineStr)))
return lineStr, err
}
diff --git a/vendor/github.com/AlecAivazis/survey/v2/renderer.go b/vendor/github.com/AlecAivazis/survey/v2/renderer.go
index a89b061e..a16207de 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/renderer.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/renderer.go
@@ -3,8 +3,6 @@ package survey
import (
"bytes"
"fmt"
- "unicode/utf8"
-
"github.com/AlecAivazis/survey/v2/core"
"github.com/AlecAivazis/survey/v2/terminal"
"golang.org/x/term"
@@ -180,7 +178,8 @@ func (r *Renderer) countLines(buf bytes.Buffer) int {
delim = len(bufBytes) // no new line found, read rest of text
}
- if lineWidth := utf8.RuneCount(bufBytes[curr:delim]); lineWidth > w {
+ str := string(bufBytes[curr:delim])
+ if lineWidth := terminal.StringWidth(str); lineWidth > w {
// account for word wrapping
count += lineWidth / w
if (lineWidth % w) == 0 {
diff --git a/vendor/github.com/AlecAivazis/survey/v2/select.go b/vendor/github.com/AlecAivazis/survey/v2/select.go
index 494f15d1..1210122f 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/select.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/select.go
@@ -2,6 +2,7 @@ package survey
import (
"errors"
+ "fmt"
"github.com/AlecAivazis/survey/v2/core"
"github.com/AlecAivazis/survey/v2/terminal"
@@ -31,7 +32,6 @@ type Select struct {
Description func(value string, index int) string
filter string
selectedIndex int
- useDefault bool
showingHelp bool
}
@@ -103,8 +103,6 @@ func (s *Select) OnChange(key rune, config *PromptConfig) bool {
// if the user pressed the up arrow or 'k' to emulate vim
} else if (key == terminal.KeyArrowUp || (s.VimMode && key == 'k')) && len(options) > 0 {
- s.useDefault = false
-
// if we are at the top of the list
if s.selectedIndex == 0 {
// start from the button
@@ -116,7 +114,6 @@ func (s *Select) OnChange(key rune, config *PromptConfig) bool {
// if the user pressed down or 'j' to emulate vim
} else if (key == terminal.KeyTab || key == terminal.KeyArrowDown || (s.VimMode && key == 'j')) && len(options) > 0 {
- s.useDefault = false
// if we are at the bottom of the list
if s.selectedIndex == len(options)-1 {
// start from the top
@@ -147,8 +144,6 @@ func (s *Select) OnChange(key rune, config *PromptConfig) bool {
s.filter += string(key)
// make sure vim mode is disabled
s.VimMode = false
- // make sure that we use the current value in the filtered list
- s.useDefault = false
}
s.FilterMessage = ""
@@ -207,7 +202,6 @@ func (s *Select) filterOptions(config *PromptConfig) []core.OptionAnswer {
filter = config.Filter
}
- //
for i, opt := range s.Options {
// i the filter says to include the option
if filter(s.filter, opt, i) {
@@ -229,23 +223,29 @@ func (s *Select) Prompt(config *PromptConfig) (interface{}, error) {
return "", errors.New("please provide options to select from")
}
- // start off with the first option selected
- sel := 0
- // if there is a default
- if s.Default != "" {
- // find the choice
- for i, opt := range s.Options {
- // if the option corresponds to the default
- if opt == s.Default {
- // we found our initial value
- sel = i
- // stop looking
- break
+ s.selectedIndex = 0
+ if s.Default != nil {
+ switch defaultValue := s.Default.(type) {
+ case string:
+ var found bool
+ for i, opt := range s.Options {
+ if opt == defaultValue {
+ s.selectedIndex = i
+ found = true
+ }
+ }
+ if !found {
+ return "", fmt.Errorf("default value %q not found in options", defaultValue)
+ }
+ case int:
+ if defaultValue >= len(s.Options) {
+ return "", fmt.Errorf("default index %d exceeds the number of options", defaultValue)
}
+ s.selectedIndex = defaultValue
+ default:
+ return "", errors.New("default value of select must be an int or string")
}
}
- // save the selected index
- s.selectedIndex = sel
// figure out the page size
pageSize := s.PageSize
@@ -256,7 +256,7 @@ func (s *Select) Prompt(config *PromptConfig) (interface{}, error) {
}
// figure out the options and index to render
- opts, idx := paginate(pageSize, core.OptionAnswerList(s.Options), sel)
+ opts, idx := paginate(pageSize, core.OptionAnswerList(s.Options), s.selectedIndex)
cursor := s.NewCursor()
cursor.Save() // for proper cursor placement during selection
@@ -279,9 +279,6 @@ func (s *Select) Prompt(config *PromptConfig) (interface{}, error) {
return "", err
}
- // by default, use the default value
- s.useDefault = true
-
rr := s.NewRuneReader()
_ = rr.SetTermMode()
defer func() {
@@ -304,45 +301,16 @@ func (s *Select) Prompt(config *PromptConfig) (interface{}, error) {
break
}
}
+
options := s.filterOptions(config)
s.filter = ""
s.FilterMessage = ""
- // the index to report
- var val string
- // if we are supposed to use the default value
- if s.useDefault || s.selectedIndex >= len(options) {
- // if there is a default value
- if s.Default != nil {
- // if the default is a string
- if defaultString, ok := s.Default.(string); ok {
- // use the default value
- val = defaultString
- // the default value could also be an interpret which is interpretted as the index
- } else if defaultIndex, ok := s.Default.(int); ok {
- val = s.Options[defaultIndex]
- } else {
- return val, errors.New("default value of select must be an int or string")
- }
- } else if len(options) > 0 {
- // there is no default value so use the first
- val = options[0].Value
- }
- // otherwise the selected index points to the value
- } else if s.selectedIndex < len(options) {
- // the
- val = options[s.selectedIndex].Value
- }
-
- // now that we have the value lets go hunt down the right index to return
- idx = -1
- for i, optionValue := range s.Options {
- if optionValue == val {
- idx = i
- }
+ if s.selectedIndex < len(options) {
+ return options[s.selectedIndex], err
}
- return core.OptionAnswer{Value: val, Index: idx}, err
+ return options[0], err
}
func (s *Select) Cleanup(config *PromptConfig, val interface{}) error {
diff --git a/vendor/github.com/AlecAivazis/survey/v2/survey.go b/vendor/github.com/AlecAivazis/survey/v2/survey.go
index 3e03b697..aad73bbe 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/survey.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/survey.go
@@ -60,6 +60,7 @@ func defaultAskOptions() *AskOptions {
ShowCursor: false,
RemoveSelectAll: false,
RemoveSelectNone: false,
+ HideCharacter: '*',
},
}
}
@@ -122,6 +123,7 @@ type PromptConfig struct {
ShowCursor bool
RemoveSelectAll bool
RemoveSelectNone bool
+ HideCharacter rune
}
// Prompt is the primary interface for the objects that can take user input
@@ -254,6 +256,17 @@ func WithShowCursor(ShowCursor bool) AskOpt {
}
}
+// WithHideCharacter sets the default character shown instead of the password for password inputs
+func WithHideCharacter(char rune) AskOpt {
+ return func(options *AskOptions) error {
+ // set the hide character
+ options.PromptConfig.HideCharacter = char
+
+ // nothing went wrong
+ return nil
+ }
+}
+
/*
AskOne performs the prompt for a single prompt and asks for validation if required.
Response types should be something that can be casted from the response type designated
@@ -265,7 +278,6 @@ in the documentation. For example:
}
survey.AskOne(prompt, &name)
-
*/
func AskOne(p Prompt, response interface{}, opts ...AskOpt) error {
err := Ask([]*Question{{Prompt: p}}, response, opts...)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/BUILD.bazel b/vendor/github.com/AlecAivazis/survey/v2/terminal/BUILD.bazel
deleted file mode 100644
index 50fa7a8b..00000000
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/BUILD.bazel
+++ /dev/null
@@ -1,37 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "buffered_reader.go",
- "cursor.go",
- "cursor_windows.go",
- "display.go",
- "display_posix.go",
- "display_windows.go",
- "error.go",
- "output.go",
- "output_windows.go",
- "runereader.go",
- "runereader_bsd.go",
- "runereader_linux.go",
- "runereader_posix.go",
- "runereader_ppc64le.go",
- "runereader_windows.go",
- "sequences.go",
- "stdio.go",
- "syscall_windows.go",
- "terminal.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/AlecAivazis/survey/v2/terminal",
- importpath = "github.com/AlecAivazis/survey/v2/terminal",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/golang.org/x/text/width:go_default_library",
- ] + select({
- "@io_bazel_rules_go//go/platform:windows": [
- "//vendor/github.com/mattn/go-isatty:go_default_library",
- ],
- "//conditions:default": [],
- }),
-)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/display_posix.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/display_posix.go
index 46608087..fbd1b794 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/display_posix.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/display_posix.go
@@ -1,3 +1,4 @@
+//go:build !windows
// +build !windows
package terminal
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/error.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/error.go
index 710c3614..55eb6654 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/error.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/error.go
@@ -5,5 +5,6 @@ import (
)
var (
+ //lint:ignore ST1012 keeping old name for backwards compatibility
InterruptErr = errors.New("interrupt")
)
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/output.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/output.go
index 6fe11c08..29102420 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/output.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/output.go
@@ -1,3 +1,4 @@
+//go:build !windows
// +build !windows
package terminal
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader.go
index e881d753..998e415e 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader.go
@@ -377,10 +377,41 @@ func (rr *RuneReader) ReadLineWithDefault(mask rune, d []rune, onRunes ...OnRune
}
}
+// runeWidth returns the number of columns spanned by a rune when printed to the terminal
func runeWidth(r rune) int {
switch width.LookupRune(r).Kind() {
case width.EastAsianWide, width.EastAsianFullwidth:
return 2
}
+
+ if !unicode.IsPrint(r) {
+ return 0
+ }
return 1
}
+
+// isAnsiMarker returns if a rune denotes the start of an ANSI sequence
+func isAnsiMarker(r rune) bool {
+ return r == '\x1B'
+}
+
+// isAnsiTerminator returns if a rune denotes the end of an ANSI sequence
+func isAnsiTerminator(r rune) bool {
+ return (r >= 0x40 && r <= 0x5a) || (r == 0x5e) || (r >= 0x60 && r <= 0x7e)
+}
+
+// StringWidth returns the visible width of a string when printed to the terminal
+func StringWidth(str string) int {
+ w := 0
+ ansi := false
+
+ for _, r := range str {
+ // increase width only when outside of ANSI escape sequences
+ if ansi || isAnsiMarker(r) {
+ ansi = !isAnsiTerminator(r)
+ } else {
+ w += runeWidth(r)
+ }
+ }
+ return w
+}
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_bsd.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_bsd.go
index 6ea34092..57f10142 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_bsd.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_bsd.go
@@ -3,6 +3,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build darwin || dragonfly || freebsd || netbsd || openbsd
// +build darwin dragonfly freebsd netbsd openbsd
package terminal
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_linux.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_linux.go
index 6dd60ea6..dc7ec670 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_linux.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_linux.go
@@ -2,6 +2,7 @@
// Copyright 2013 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.
+//go:build linux && !ppc64le
// +build linux,!ppc64le
package terminal
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go
index 3b846049..563a0811 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go
@@ -1,3 +1,4 @@
+//go:build !windows
// +build !windows
// The terminal mode manipulation code is derived heavily from:
diff --git a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_ppc64le.go b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_ppc64le.go
index ae4eb097..450f796c 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_ppc64le.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_ppc64le.go
@@ -1,3 +1,4 @@
+//go:build ppc64le && linux
// +build ppc64le,linux
package terminal
diff --git a/vendor/github.com/AlecAivazis/survey/v2/transform.go b/vendor/github.com/AlecAivazis/survey/v2/transform.go
index 58d5193b..a78ada39 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/transform.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/transform.go
@@ -3,6 +3,9 @@ package survey
import (
"reflect"
"strings"
+
+ "golang.org/x/text/cases"
+ "golang.org/x/text/language"
)
// TransformString returns a `Transformer` based on the "f"
@@ -62,7 +65,7 @@ func ToLower(ans interface{}) interface{} {
// return a nil value, meaning that the above answer
// will not be affected by this call at all.
func Title(ans interface{}) interface{} {
- transformer := TransformString(strings.Title)
+ transformer := TransformString(cases.Title(language.English).String)
return transformer(ans)
}
diff --git a/vendor/github.com/AlecAivazis/survey/v2/validate.go b/vendor/github.com/AlecAivazis/survey/v2/validate.go
index f1961484..7f03b23a 100644
--- a/vendor/github.com/AlecAivazis/survey/v2/validate.go
+++ b/vendor/github.com/AlecAivazis/survey/v2/validate.go
@@ -15,6 +15,7 @@ func Required(val interface{}) error {
// if the value passed in is the zero value of the appropriate type
if isZero(value) && value.Kind() != reflect.Bool {
+ //lint:ignore ST1005 this error message should render as capitalized
return errors.New("Value is required")
}
return nil
diff --git a/vendor/github.com/Microsoft/go-winio/BUILD.bazel b/vendor/github.com/Microsoft/go-winio/BUILD.bazel
deleted file mode 100644
index f4729f7d..00000000
--- a/vendor/github.com/Microsoft/go-winio/BUILD.bazel
+++ /dev/null
@@ -1,31 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "backup.go",
- "doc.go",
- "ea.go",
- "file.go",
- "fileinfo.go",
- "hvsock.go",
- "pipe.go",
- "privilege.go",
- "reparse.go",
- "sd.go",
- "syscall.go",
- "zsyscall_windows.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/Microsoft/go-winio",
- importpath = "github.com/Microsoft/go-winio",
- visibility = ["//visibility:public"],
- deps = select({
- "@io_bazel_rules_go//go/platform:windows": [
- "//vendor/github.com/Microsoft/go-winio/internal/fs:go_default_library",
- "//vendor/github.com/Microsoft/go-winio/internal/socket:go_default_library",
- "//vendor/github.com/Microsoft/go-winio/pkg/guid:go_default_library",
- "//vendor/golang.org/x/sys/windows:go_default_library",
- ],
- "//conditions:default": [],
- }),
-)
diff --git a/vendor/github.com/Microsoft/go-winio/internal/fs/BUILD.bazel b/vendor/github.com/Microsoft/go-winio/internal/fs/BUILD.bazel
deleted file mode 100644
index 81b10451..00000000
--- a/vendor/github.com/Microsoft/go-winio/internal/fs/BUILD.bazel
+++ /dev/null
@@ -1,21 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "fs.go",
- "security.go",
- "zsyscall_windows.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/Microsoft/go-winio/internal/fs",
- importpath = "github.com/Microsoft/go-winio/internal/fs",
- visibility = ["//vendor/github.com/Microsoft/go-winio:__subpackages__"],
- deps = select({
- "@io_bazel_rules_go//go/platform:windows": [
- "//vendor/github.com/Microsoft/go-winio/internal/stringbuffer:go_default_library",
- "//vendor/golang.org/x/sys/windows:go_default_library",
- ],
- "//conditions:default": [],
- }),
-)
diff --git a/vendor/github.com/Microsoft/go-winio/internal/socket/BUILD.bazel b/vendor/github.com/Microsoft/go-winio/internal/socket/BUILD.bazel
deleted file mode 100644
index d55b907a..00000000
--- a/vendor/github.com/Microsoft/go-winio/internal/socket/BUILD.bazel
+++ /dev/null
@@ -1,20 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "rawaddr.go",
- "socket.go",
- "zsyscall_windows.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/Microsoft/go-winio/internal/socket",
- importpath = "github.com/Microsoft/go-winio/internal/socket",
- visibility = ["//vendor/github.com/Microsoft/go-winio:__subpackages__"],
- deps = select({
- "@io_bazel_rules_go//go/platform:windows": [
- "//vendor/github.com/Microsoft/go-winio/pkg/guid:go_default_library",
- "//vendor/golang.org/x/sys/windows:go_default_library",
- ],
- "//conditions:default": [],
- }),
-)
diff --git a/vendor/github.com/Microsoft/go-winio/internal/stringbuffer/BUILD.bazel b/vendor/github.com/Microsoft/go-winio/internal/stringbuffer/BUILD.bazel
deleted file mode 100644
index 4d2e48a9..00000000
--- a/vendor/github.com/Microsoft/go-winio/internal/stringbuffer/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["wstring.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/Microsoft/go-winio/internal/stringbuffer",
- importpath = "github.com/Microsoft/go-winio/internal/stringbuffer",
- visibility = ["//vendor/github.com/Microsoft/go-winio:__subpackages__"],
-)
diff --git a/vendor/github.com/Microsoft/go-winio/pkg/guid/BUILD.bazel b/vendor/github.com/Microsoft/go-winio/pkg/guid/BUILD.bazel
deleted file mode 100644
index 76295f95..00000000
--- a/vendor/github.com/Microsoft/go-winio/pkg/guid/BUILD.bazel
+++ /dev/null
@@ -1,20 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "guid.go",
- "guid_nonwindows.go",
- "guid_windows.go",
- "variant_string.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/Microsoft/go-winio/pkg/guid",
- importpath = "github.com/Microsoft/go-winio/pkg/guid",
- visibility = ["//visibility:public"],
- deps = select({
- "@io_bazel_rules_go//go/platform:windows": [
- "//vendor/golang.org/x/sys/windows:go_default_library",
- ],
- "//conditions:default": [],
- }),
-)
diff --git a/vendor/github.com/asaskevich/govalidator/BUILD.bazel b/vendor/github.com/asaskevich/govalidator/BUILD.bazel
deleted file mode 100644
index 2fbbfe95..00000000
--- a/vendor/github.com/asaskevich/govalidator/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "arrays.go",
- "converter.go",
- "doc.go",
- "error.go",
- "numerics.go",
- "patterns.go",
- "types.go",
- "utils.go",
- "validator.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/asaskevich/govalidator",
- importpath = "github.com/asaskevich/govalidator",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/BUILD.bazel
deleted file mode 100644
index ebcc694d..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["doc.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2",
- importpath = "github.com/aws/aws-sdk-go-v2",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/CHANGELOG.md
index 7e053de8..c3512dd7 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/CHANGELOG.md
@@ -1,3 +1,543 @@
+# Release (2023-06-13)
+
+## General Highlights
+* **Dependency Update**: Updated to the latest SDK module versions
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.27.0](service/cloudtrail/CHANGELOG.md#v1270-2023-06-13)
+ * **Feature**: This feature allows users to view dashboards for CloudTrail Lake event data stores.
+* `github.com/aws/aws-sdk-go-v2/service/codegurusecurity`: [v1.0.0](service/codegurusecurity/CHANGELOG.md#v100-2023-06-13)
+ * **Release**: New AWS service client module
+ * **Feature**: Initial release of Amazon CodeGuru Security APIs
+* `github.com/aws/aws-sdk-go-v2/service/drs`: [v1.14.0](service/drs/CHANGELOG.md#v1140-2023-06-13)
+ * **Feature**: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
+* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.100.0](service/ec2/CHANGELOG.md#v11000-2023-06-13)
+ * **Feature**: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
+* `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.23.5](service/imagebuilder/CHANGELOG.md#v1235-2023-06-13)
+ * **Documentation**: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
+* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.27.0](service/lightsail/CHANGELOG.md#v1270-2023-06-13)
+ * **Feature**: This release adds pagination for the Get Certificates API operation.
+* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.34.0](service/s3/CHANGELOG.md#v1340-2023-06-13)
+ * **Feature**: Integrate double encryption feature to SDKs.
+ * **Bug Fix**: Fix HeadObject to return types.Nound when an object does not exist. Fixes [2084](https://github.com/aws/aws-sdk-go-v2/issues/2084)
+* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.33.0](service/securityhub/CHANGELOG.md#v1330-2023-06-13)
+ * **Feature**: Add support for Security Hub Automation Rules
+* `github.com/aws/aws-sdk-go-v2/service/simspaceweaver`: [v1.3.0](service/simspaceweaver/CHANGELOG.md#v130-2023-06-13)
+ * **Feature**: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
+* `github.com/aws/aws-sdk-go-v2/service/verifiedpermissions`: [v1.0.0](service/verifiedpermissions/CHANGELOG.md#v100-2023-06-13)
+ * **Release**: New AWS service client module
+ * **Feature**: GA release of Amazon Verified Permissions.
+* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.35.0](service/wafv2/CHANGELOG.md#v1350-2023-06-13)
+ * **Feature**: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
+* `github.com/aws/aws-sdk-go-v2/service/wellarchitected`: [v1.21.0](service/wellarchitected/CHANGELOG.md#v1210-2023-06-13)
+ * **Feature**: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.
+
+# Release (2023-06-12)
+
+## General Highlights
+* **Dependency Update**: Updated to the latest SDK module versions
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder`: [v1.11.0](service/amplifyuibuilder/CHANGELOG.md#v1110-2023-06-12)
+ * **Feature**: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
+* `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.19.8](service/dynamodb/CHANGELOG.md#v1198-2023-06-12)
+ * **Documentation**: Documentation updates for DynamoDB
+* `github.com/aws/aws-sdk-go-v2/service/dynamodbstreams`: [v1.14.12](service/dynamodbstreams/CHANGELOG.md#v11412-2023-06-12)
+ * **Documentation**: Documentation updates for DynamoDB Streams
+* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.29.0](service/fsx/CHANGELOG.md#v1290-2023-06-12)
+ * **Feature**: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
+* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.18.0](service/opensearch/CHANGELOG.md#v1180-2023-06-12)
+ * **Feature**: This release adds support for SkipUnavailable connection property for cross cluster search
+* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.29.0](service/rekognition/CHANGELOG.md#v1290-2023-06-12)
+ * **Feature**: This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.84.0](service/sagemaker/CHANGELOG.md#v1840-2023-06-12)
+ * **Feature**: Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently
+
+# Release (2023-06-09)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.21.13](service/acmpca/CHANGELOG.md#v12113-2023-06-09)
+ * **Documentation**: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.58.0](service/connect/CHANGELOG.md#v1580-2023-06-09)
+ * **Feature**: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.
+
+# Release (2023-06-08)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.30.0](service/athena/CHANGELOG.md#v1300-2023-06-08)
+ * **Feature**: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
+* `github.com/aws/aws-sdk-go-v2/service/comprehendmedical`: [v1.16.0](service/comprehendmedical/CHANGELOG.md#v1160-2023-06-08)
+ * **Feature**: This release supports a new set of entities and traits.
+* `github.com/aws/aws-sdk-go-v2/service/paymentcryptography`: [v1.0.0](service/paymentcryptography/CHANGELOG.md#v100-2023-06-08)
+ * **Release**: New AWS service client module
+ * **Feature**: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing.
+* `github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata`: [v1.0.0](service/paymentcryptographydata/CHANGELOG.md#v100-2023-06-08)
+ * **Release**: New AWS service client module
+ * **Feature**: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing.
+* `github.com/aws/aws-sdk-go-v2/service/servicecatalog`: [v1.19.0](service/servicecatalog/CHANGELOG.md#v1190-2023-06-08)
+ * **Feature**: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product
+* `github.com/aws/aws-sdk-go-v2/service/timestreamwrite`: [v1.17.0](service/timestreamwrite/CHANGELOG.md#v1170-2023-06-08)
+ * **Feature**: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.
+
+# Release (2023-06-07)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.29.0](service/cloudformation/CHANGELOG.md#v1290-2023-06-07)
+ * **Feature**: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
+* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.21.0](service/cloudwatchlogs/CHANGELOG.md#v1210-2023-06-07)
+ * **Feature**: This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.
+* `github.com/aws/aws-sdk-go-v2/service/customerprofiles`: [v1.25.0](service/customerprofiles/CHANGELOG.md#v1250-2023-06-07)
+ * **Feature**: This release introduces event stream related APIs.
+* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.18.15](service/directconnect/CHANGELOG.md#v11815-2023-06-07)
+ * **Documentation**: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
+* `github.com/aws/aws-sdk-go-v2/service/emrcontainers`: [v1.19.0](service/emrcontainers/CHANGELOG.md#v1190-2023-06-07)
+ * **Feature**: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.
+* `github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor`: [v1.19.0](service/iotdeviceadvisor/CHANGELOG.md#v1190-2023-06-07)
+ * **Feature**: AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.
+
+# Release (2023-06-06)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.57.1](service/connect/CHANGELOG.md#v1571-2023-06-06)
+ * **Documentation**: GetMetricDataV2 API is now available in AWS GovCloud(US) region.
+* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.26.0](service/emr/CHANGELOG.md#v1260-2023-06-06)
+ * **Feature**: This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
+* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.20.0](service/iam/CHANGELOG.md#v1200-2023-06-06)
+ * **Feature**: This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
+* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.14.0](service/inspector2/CHANGELOG.md#v1140-2023-06-06)
+ * **Feature**: Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector.
+* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.38.0](service/iot/CHANGELOG.md#v1380-2023-06-06)
+ * **Feature**: Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
+* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.29.0](service/lexmodelsv2/CHANGELOG.md#v1290-2023-06-06)
+ * **Feature**: This release adds support for Lex Developers to create test sets and to execute those test-sets against their bots.
+* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.37.0](service/quicksight/CHANGELOG.md#v1370-2023-06-06)
+ * **Feature**: QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
+* `github.com/aws/aws-sdk-go-v2/service/signer`: [v1.15.0](service/signer/CHANGELOG.md#v1150-2023-06-06)
+ * **Feature**: AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
+* `github.com/aws/aws-sdk-go-v2/service/sqs`: [v1.23.0](service/sqs/CHANGELOG.md#v1230-2023-06-06)
+ * **Feature**: Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.
+
+# Release (2023-06-05)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.28.0](service/cloudformation/CHANGELOG.md#v1280-2023-06-05)
+ * **Feature**: AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
+* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.99.0](service/ec2/CHANGELOG.md#v1990-2023-06-05)
+ * **Feature**: Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
+* `github.com/aws/aws-sdk-go-v2/service/finspace`: [v1.10.0](service/finspace/CHANGELOG.md#v1100-2023-06-05)
+ * **Feature**: Releasing new Managed kdb Insights APIs
+* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.25.0](service/frauddetector/CHANGELOG.md#v1250-2023-06-05)
+ * **Feature**: Added new variable types, new DateTime data type, and new rules engine functions for interacting and working with DateTime data types.
+* `github.com/aws/aws-sdk-go-v2/service/keyspaces`: [v1.3.0](service/keyspaces/CHANGELOG.md#v130-2023-06-05)
+ * **Feature**: This release adds support for MRR GA launch, and includes multiregion support in create-keyspace, get-keyspace, and list-keyspace.
+* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.22.0](service/kms/CHANGELOG.md#v1220-2023-06-05)
+ * **Feature**: This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
+* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.35.0](service/lambda/CHANGELOG.md#v1350-2023-06-05)
+ * **Feature**: Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda.
+* `github.com/aws/aws-sdk-go-v2/service/mwaa`: [v1.16.0](service/mwaa/CHANGELOG.md#v1160-2023-06-05)
+ * **Feature**: This release adds ROLLING_BACK and CREATING_SNAPSHOT environment statuses for Amazon MWAA environments.
+
+# Release (2023-06-02)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.29.0](service/athena/CHANGELOG.md#v1290-2023-06-02)
+ * **Feature**: This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation
+* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.26.0](service/cloudtrail/CHANGELOG.md#v1260-2023-06-02)
+ * **Feature**: This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.83.0](service/sagemaker/CHANGELOG.md#v1830-2023-06-02)
+ * **Feature**: This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.
+* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.34.0](service/wafv2/CHANGELOG.md#v1340-2023-06-02)
+ * **Feature**: Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers.
+
+# Release (2023-06-01)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/alexaforbusiness`: [v1.15.11](service/alexaforbusiness/CHANGELOG.md#v11511-2023-06-01)
+ * **Documentation**: Alexa for Business has been deprecated and is no longer supported.
+* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.30.0](service/appflow/CHANGELOG.md#v1300-2023-06-01)
+ * **Feature**: Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response.
+* `github.com/aws/aws-sdk-go-v2/service/customerprofiles`: [v1.24.0](service/customerprofiles/CHANGELOG.md#v1240-2023-06-01)
+ * **Feature**: This release introduces calculated attribute related APIs.
+* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.22.0](service/ivs/CHANGELOG.md#v1220-2023-06-01)
+ * **Feature**: API Update for IVS Advanced Channel type
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.82.1](service/sagemaker/CHANGELOG.md#v1821-2023-06-01)
+ * **Documentation**: Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs.
+* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.33.1](service/wafv2/CHANGELOG.md#v1331-2023-06-01)
+ * **Documentation**: Corrected the information for the header order FieldToMatch setting
+
+# Release (2023-05-31)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.33.0](service/configservice/CHANGELOG.md#v1330-2023-05-31)
+ * **Feature**: Resource Types Exclusion feature launch by AWS Config
+* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.24.0](service/frauddetector/CHANGELOG.md#v1240-2023-05-31)
+ * **Feature**: This release enables publishing event predictions from Amazon Fraud Detector (AFD) to Amazon EventBridge. For example, after getting predictions from AFD, Amazon EventBridge rules can be configured to trigger notification through an SNS topic, send a message with SES, or trigger Lambda workflows.
+* `github.com/aws/aws-sdk-go-v2/service/healthlake`: [v1.16.0](service/healthlake/CHANGELOG.md#v1160-2023-05-31)
+ * **Feature**: This release adds a new request parameter to the CreateFHIRDatastore API operation. IdentityProviderConfiguration specifies how you want to authenticate incoming requests to your Healthlake Data Store.
+* `github.com/aws/aws-sdk-go-v2/service/m2`: [v1.5.0](service/m2/CHANGELOG.md#v150-2023-05-31)
+ * **Feature**: Adds an optional create-only 'roleArn' property to Application resources. Enables PS and PO data set org types.
+* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.45.0](service/rds/CHANGELOG.md#v1450-2023-05-31)
+ * **Feature**: This release adds support for changing the engine for Oracle using the ModifyDbInstance API
+* `github.com/aws/aws-sdk-go-v2/service/servicecatalog`: [v1.18.5](service/servicecatalog/CHANGELOG.md#v1185-2023-05-31)
+ * **Documentation**: Documentation updates for ServiceCatalog.
+* `github.com/aws/aws-sdk-go-v2/service/workspacesweb`: [v1.10.0](service/workspacesweb/CHANGELOG.md#v1100-2023-05-31)
+ * **Feature**: WorkSpaces Web now allows you to control which IP addresses your WorkSpaces Web portal may be accessed from.
+
+# Release (2023-05-30)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/chimesdkvoice`: [v1.6.0](service/chimesdkvoice/CHANGELOG.md#v160-2023-05-30)
+ * **Feature**: Added optional CallLeg field to StartSpeakerSearchTask API request
+* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.50.0](service/glue/CHANGELOG.md#v1500-2023-05-30)
+ * **Feature**: Added Runtime parameter to allow selection of Ray Runtime
+* `github.com/aws/aws-sdk-go-v2/service/groundstation`: [v1.18.3](service/groundstation/CHANGELOG.md#v1183-2023-05-30)
+ * **Documentation**: Updating description of GetMinuteUsage to be clearer.
+* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.4.0](service/iotfleetwise/CHANGELOG.md#v140-2023-05-30)
+ * **Feature**: Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0
+* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.23.0](service/location/CHANGELOG.md#v1230-2023-05-30)
+ * **Feature**: This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
+* `github.com/aws/aws-sdk-go-v2/service/memorydb`: [v1.13.0](service/memorydb/CHANGELOG.md#v1130-2023-05-30)
+ * **Feature**: Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
+* `github.com/aws/aws-sdk-go-v2/service/personalize`: [v1.24.0](service/personalize/CHANGELOG.md#v1240-2023-05-30)
+ * **Feature**: This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize.
+* `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.26.0](service/polly/CHANGELOG.md#v1260-2023-05-30)
+ * **Feature**: Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE)
+* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.32.0](service/securityhub/CHANGELOG.md#v1320-2023-05-30)
+ * **Feature**: Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine.
+* `github.com/aws/aws-sdk-go-v2/service/securitylake`: [v1.4.0](service/securitylake/CHANGELOG.md#v140-2023-05-30)
+ * **Feature**: Log sources are now versioned. AWS log sources and custom sources will now come with a version identifier that enables producers to vend multiple schema versions to subscribers. Security Lake API have been refactored to more closely align with AWS API conventions.
+* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.33.0](service/wafv2/CHANGELOG.md#v1330-2023-05-30)
+ * **Feature**: This SDK release provides customers the ability to use Header Order as a field to match.
+
+# Release (2023-05-26)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.57.0](service/connect/CHANGELOG.md#v1570-2023-05-26)
+ * **Feature**: Documentation update for a new Initiation Method value in DescribeContact API
+* `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.28.0](service/iotwireless/CHANGELOG.md#v1280-2023-05-26)
+ * **Feature**: Add Multicast Group support in Network Analyzer Configuration.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.82.0](service/sagemaker/CHANGELOG.md#v1820-2023-05-26)
+ * **Feature**: Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.
+
+# Release (2023-05-25)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.21.0](service/applicationautoscaling/CHANGELOG.md#v1210-2023-05-25)
+ * **Feature**: With this release, ElastiCache customers will be able to use predefined metricType "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" for their ElastiCache instances.
+* `github.com/aws/aws-sdk-go-v2/service/codepipeline`: [v1.15.0](service/codepipeline/CHANGELOG.md#v1150-2023-05-25)
+ * **Feature**: Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
+* `github.com/aws/aws-sdk-go-v2/service/gamelift`: [v1.19.0](service/gamelift/CHANGELOG.md#v1190-2023-05-25)
+ * **Feature**: GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
+* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.49.0](service/glue/CHANGELOG.md#v1490-2023-05-25)
+ * **Feature**: Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
+* `github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces`: [v1.10.0](service/migrationhubrefactorspaces/CHANGELOG.md#v1100-2023-05-25)
+ * **Feature**: This SDK update allows for path parameter syntax to be passed to the CreateRoute API. Path parameter syntax require parameters to be enclosed in {} characters. This update also includes a new AppendSourcePath field which lets users forward the source path to the Service URL endpoint.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.81.0](service/sagemaker/CHANGELOG.md#v1810-2023-05-25)
+ * **Feature**: Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.
+
+# Release (2023-05-24)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.21.0](service/appsync/CHANGELOG.md#v1210-2023-05-24)
+ * **Feature**: This release introduces AppSync Merged APIs, which provide the ability to compose multiple source APIs into a single federated/merged API.
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.56.0](service/connect/CHANGELOG.md#v1560-2023-05-24)
+ * **Feature**: Amazon Connect Evaluation Capabilities: validation improvements
+* `github.com/aws/aws-sdk-go-v2/service/costandusagereportservice`: [v1.16.0](service/costandusagereportservice/CHANGELOG.md#v1160-2023-05-24)
+ * **Feature**: Add support for split cost allocation data on a report.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.80.0](service/sagemaker/CHANGELOG.md#v1800-2023-05-24)
+ * **Feature**: SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API
+
+# Release (2023-05-23)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/fms`: [v1.24.0](service/fms/CHANGELOG.md#v1240-2023-05-23)
+ * **Feature**: Fixes issue that could cause calls to GetAdminScope and ListAdminAccountsForOrganization to return a 500 Internal Server error.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.79.0](service/sagemaker/CHANGELOG.md#v1790-2023-05-23)
+ * **Feature**: Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
+* `github.com/aws/aws-sdk-go-v2/service/translate`: [v1.18.0](service/translate/CHANGELOG.md#v1180-2023-05-23)
+ * **Feature**: Added support for calling TranslateDocument API.
+
+# Release (2023-05-22)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.22.0](service/backup/CHANGELOG.md#v1220-2023-05-22)
+ * **Feature**: Added support for tags on restore.
+* `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.19.2](service/pinpoint/CHANGELOG.md#v1192-2023-05-22)
+ * **Documentation**: Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
+* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.36.0](service/quicksight/CHANGELOG.md#v1360-2023-05-22)
+ * **Feature**: Add support for Asset Bundle, Geospatial Heatmaps.
+
+# Release (2023-05-19)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.21.0](service/backup/CHANGELOG.md#v1210-2023-05-19)
+ * **Feature**: Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
+* `github.com/aws/aws-sdk-go-v2/service/connectcases`: [v1.4.0](service/connectcases/CHANGELOG.md#v140-2023-05-19)
+ * **Feature**: This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
+* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.0.0](service/mediapackagev2/CHANGELOG.md#v100-2023-05-19)
+ * **Release**: New AWS service client module
+ * **Feature**: Adds support for the MediaPackage Live v2 API
+* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.18.0](service/sesv2/CHANGELOG.md#v1180-2023-05-19)
+ * **Feature**: This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.
+
+# Release (2023-05-18)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.28.0](service/athena/CHANGELOG.md#v1280-2023-05-18)
+ * **Feature**: Removing SparkProperties from EngineConfiguration object for StartSession API call
+* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.25.0](service/cloudtrail/CHANGELOG.md#v1250-2023-05-18)
+ * **Feature**: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
+* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.24.0](service/computeoptimizer/CHANGELOG.md#v1240-2023-05-18)
+ * **Feature**: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.55.0](service/connect/CHANGELOG.md#v1550-2023-05-18)
+ * **Feature**: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
+* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.98.0](service/ec2/CHANGELOG.md#v1980-2023-05-18)
+ * **Feature**: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
+* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.27.1](service/ecs/CHANGELOG.md#v1271-2023-05-18)
+ * **Documentation**: Documentation only release to address various tickets.
+* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.37.0](service/mediaconvert/CHANGELOG.md#v1370-2023-05-18)
+ * **Feature**: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
+* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.44.1](service/rds/CHANGELOG.md#v1441-2023-05-18)
+ * **Documentation**: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
+* `github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial`: [v1.3.0](service/sagemakergeospatial/CHANGELOG.md#v130-2023-05-18)
+ * **Feature**: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.
+
+# Release (2023-05-16)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/detective`: [v1.19.0](service/detective/CHANGELOG.md#v1190-2023-05-16)
+ * **Feature**: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
+* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.18.14](service/directconnect/CHANGELOG.md#v11814-2023-05-16)
+ * **Documentation**: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
+* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.48.0](service/glue/CHANGELOG.md#v1480-2023-05-16)
+ * **Feature**: Add Support for Tags for Custom Entity Types
+* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.19.8](service/secretsmanager/CHANGELOG.md#v1198-2023-05-16)
+ * **Documentation**: Documentation updates for Secrets Manager
+* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.32.0](service/wafv2/CHANGELOG.md#v1320-2023-05-16)
+ * **Feature**: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.
+
+# Release (2023-05-15)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.27.0](service/athena/CHANGELOG.md#v1270-2023-05-15)
+ * **Feature**: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
+* `github.com/aws/aws-sdk-go-v2/service/codecatalyst`: [v1.3.0](service/codecatalyst/CHANGELOG.md#v130-2023-05-15)
+ * **Feature**: With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
+* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.28.0](service/rekognition/CHANGELOG.md#v1280-2023-05-15)
+ * **Feature**: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
+* `github.com/aws/aws-sdk-go-v2/service/rolesanywhere`: [v1.2.0](service/rolesanywhere/CHANGELOG.md#v120-2023-05-15)
+ * **Feature**: Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
+* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.29.0](service/transfer/CHANGELOG.md#v1290-2023-05-15)
+ * **Feature**: This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.
+
+# Release (2023-05-11)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.54.2](service/connect/CHANGELOG.md#v1542-2023-05-11)
+ * **Documentation**: This release updates GetMetricDataV2 API, to support metric data up-to last 35 days
+* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.27.0](service/elasticache/CHANGELOG.md#v1270-2023-05-11)
+ * **Feature**: Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
+* `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice`: [v1.19.0](service/elasticsearchservice/CHANGELOG.md#v1190-2023-05-11)
+ * **Feature**: This release fixes DescribePackages API error with null filter value parameter.
+* `github.com/aws/aws-sdk-go-v2/service/health`: [v1.17.0](service/health/CHANGELOG.md#v1170-2023-05-11)
+ * **Feature**: Add support for regional endpoints
+* `github.com/aws/aws-sdk-go-v2/service/ivsrealtime`: [v1.2.0](service/ivsrealtime/CHANGELOG.md#v120-2023-05-11)
+ * **Feature**: Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents.
+* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.4.0](service/omics/CHANGELOG.md#v140-2023-05-11)
+ * **Feature**: This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores.
+* `github.com/aws/aws-sdk-go-v2/service/support`: [v1.15.0](service/support/CHANGELOG.md#v1150-2023-05-11)
+ * **Feature**: This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.
+
+# Release (2023-05-10)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.25.0](service/emr/CHANGELOG.md#v1250-2023-05-10)
+ * **Feature**: EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3.
+* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.44.0](service/rds/CHANGELOG.md#v1440-2023-05-10)
+ * **Feature**: Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
+* `github.com/aws/aws-sdk-go-v2/service/swf`: [v1.15.0](service/swf/CHANGELOG.md#v1150-2023-05-10)
+ * **Feature**: This release adds a new API parameter to exclude old history events from decision tasks.
+
+# Release (2023-05-09)
+
+## General Highlights
+* **Dependency Update**: Updated to the latest SDK module versions
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.20.0](service/applicationautoscaling/CHANGELOG.md#v1200-2023-05-09)
+ * **Feature**: With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.
+* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.47.0](service/glue/CHANGELOG.md#v1470-2023-05-09)
+ * **Feature**: This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.78.0](service/sagemaker/CHANGELOG.md#v1780-2023-05-09)
+ * **Feature**: This release includes support for (1) Provisioned Concurrency for Amazon SageMaker Serverless Inference and (2) UpdateEndpointWeightsAndCapacities API for Serverless endpoints.
+
+# Release (2023-05-08)
+
+## General Highlights
+* **Dependency Update**: Updated to the latest SDK module versions
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.46.0](service/glue/CHANGELOG.md#v1460-2023-05-08)
+ * **Feature**: Support large worker types G.4x and G.8x for Glue Spark
+* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.23.0](service/guardduty/CHANGELOG.md#v1230-2023-05-08)
+ * **Feature**: Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
+* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.29.0](service/iotsitewise/CHANGELOG.md#v1290-2023-05-08)
+ * **Feature**: Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
+* `github.com/aws/aws-sdk-go-v2/service/sts`: [v1.19.0](service/sts/CHANGELOG.md#v1190-2023-05-08)
+ * **Feature**: Documentation updates for AWS Security Token Service.
+
+# Release (2023-05-05)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.97.0](service/ec2/CHANGELOG.md#v1970-2023-05-05)
+ * **Feature**: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
+* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.13.0](service/inspector2/CHANGELOG.md#v1130-2023-05-05)
+ * **Feature**: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.
+* `github.com/aws/aws-sdk-go-v2/service/mediatailor`: [v1.23.0](service/mediatailor/CHANGELOG.md#v1230-2023-05-05)
+ * **Feature**: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
+* `github.com/aws/aws-sdk-go-v2/service/sqs`: [v1.22.0](service/sqs/CHANGELOG.md#v1220-2023-05-05)
+ * **Feature**: Revert previous SQS protocol change.
+
+# Release (2023-05-04)
+
+## General Highlights
+* **Dependency Update**: Updated to the latest SDK module versions
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.26.0](service/cloudwatch/CHANGELOG.md#v1260-2023-05-04)
+ * **Feature**: Adds support for filtering by metric names in CloudWatch Metric Streams.
+* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.32.0](service/configservice/CHANGELOG.md#v1320-2023-05-04)
+ * **Feature**: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.54.1](service/connect/CHANGELOG.md#v1541-2023-05-04)
+ * **Documentation**: Remove unused InvalidParameterException from CreateParticipant API
+* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.27.0](service/ecs/CHANGELOG.md#v1270-2023-05-04)
+ * **Feature**: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
+* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.28.0](service/networkfirewall/CHANGELOG.md#v1280-2023-05-04)
+ * **Feature**: This release adds support for the Suricata REJECT option in midstream exception configurations.
+* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.17.0](service/opensearch/CHANGELOG.md#v1170-2023-05-04)
+ * **Feature**: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
+* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.35.0](service/quicksight/CHANGELOG.md#v1350-2023-05-04)
+ * **Feature**: Add support for Topic, Dataset parameters and VPC
+* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.27.0](service/rekognition/CHANGELOG.md#v1270-2023-05-04)
+ * **Feature**: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
+* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.33.1](service/s3/CHANGELOG.md#v1331-2023-05-04)
+ * **Documentation**: Documentation updates for Amazon S3
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.77.0](service/sagemaker/CHANGELOG.md#v1770-2023-05-04)
+ * **Feature**: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
+* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.31.0](service/securityhub/CHANGELOG.md#v1310-2023-05-04)
+ * **Feature**: Add support for Finding History.
+* `github.com/aws/aws-sdk-go-v2/service/sqs`: [v1.21.0](service/sqs/CHANGELOG.md#v1210-2023-05-04)
+ * **Feature**: This release enables customers to call SQS using AWS JSON-1.0 protocol.
+
+# Release (2023-05-03)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.20.0](service/appsync/CHANGELOG.md#v1200-2023-05-03)
+ * **Feature**: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
+* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.96.0](service/ec2/CHANGELOG.md#v1960-2023-05-03)
+ * **Feature**: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
+* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.12.0](service/inspector2/CHANGELOG.md#v1120-2023-05-03)
+ * **Feature**: This feature provides deep inspection for linux based instance
+* `github.com/aws/aws-sdk-go-v2/service/iottwinmaker`: [v1.12.0](service/iottwinmaker/CHANGELOG.md#v1120-2023-05-03)
+ * **Feature**: This release adds a field for GetScene API to return error code and message from dependency services.
+* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.27.0](service/networkfirewall/CHANGELOG.md#v1270-2023-05-03)
+ * **Feature**: AWS Network Firewall now supports policy level HOME_NET variable overrides.
+* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.16.0](service/opensearch/CHANGELOG.md#v1160-2023-05-03)
+ * **Feature**: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
+* `github.com/aws/aws-sdk-go-v2/service/wellarchitected`: [v1.20.0](service/wellarchitected/CHANGELOG.md#v1200-2023-05-03)
+ * **Feature**: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.
+
+# Release (2023-05-02)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.29.0](service/appflow/CHANGELOG.md#v1290-2023-05-02)
+ * **Feature**: This release adds new API to cancel flow executions.
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.54.0](service/connect/CHANGELOG.md#v1540-2023-05-02)
+ * **Feature**: Amazon Connect Service Rules API update: Added OnContactEvaluationSubmit event source to support user configuring evaluation form rules.
+* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.26.3](service/ecs/CHANGELOG.md#v1263-2023-05-02)
+ * **Documentation**: Documentation only update to address Amazon ECS tickets.
+* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.40.0](service/kendra/CHANGELOG.md#v1400-2023-05-02)
+ * **Feature**: AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
+* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.11.0](service/resiliencehub/CHANGELOG.md#v1110-2023-05-02)
+ * **Feature**: This release will improve resource level transparency in applications by discovering previously hidden resources.
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.76.0](service/sagemaker/CHANGELOG.md#v1760-2023-05-02)
+ * **Feature**: Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics.
+
+# Release (2023-05-01)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.23.0](service/computeoptimizer/CHANGELOG.md#v1230-2023-05-01)
+ * **Feature**: support for tag filtering within compute optimizer. ability to filter recommendation results by tag and tag key value pairs. ability to filter by inferred workload type added.
+* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.21.0](service/kms/CHANGELOG.md#v1210-2023-05-01)
+ * **Feature**: This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.
+
+# Release (2023-04-28)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.28.0](service/appflow/CHANGELOG.md#v1280-2023-04-28)
+ * **Feature**: Adds Jwt Support for Salesforce Credentials.
+* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.26.0](service/athena/CHANGELOG.md#v1260-2023-04-28)
+ * **Feature**: You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.
+* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.18.12](service/directconnect/CHANGELOG.md#v11812-2023-04-28)
+ * **Documentation**: This release corrects the jumbo frames MTU from 9100 to 8500.
+* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.20.0](service/efs/CHANGELOG.md#v1200-2023-04-28)
+ * **Feature**: This release adds PAUSED and PAUSING state as a returned value for DescribeReplicationConfigurations response.
+* `github.com/aws/aws-sdk-go-v2/service/grafana`: [v1.13.0](service/grafana/CHANGELOG.md#v1130-2023-04-28)
+ * **Feature**: This release adds support for the grafanaVersion parameter in CreateWorkspace.
+* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.37.0](service/iot/CHANGELOG.md#v1370-2023-04-28)
+ * **Feature**: This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
+* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.26.0](service/rekognition/CHANGELOG.md#v1260-2023-04-28)
+ * **Feature**: Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.
+* `github.com/aws/aws-sdk-go-v2/service/simspaceweaver`: [v1.2.0](service/simspaceweaver/CHANGELOG.md#v120-2023-04-28)
+ * **Feature**: Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.
+* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.31.0](service/wafv2/CHANGELOG.md#v1310-2023-04-28)
+ * **Feature**: You can now associate a web ACL with a Verified Access instance.
+* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.28.11](service/workspaces/CHANGELOG.md#v12811-2023-04-28)
+ * **Documentation**: Added Windows 11 to support Microsoft_Office_2019
+
+# Release (2023-04-27)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.95.0](service/ec2/CHANGELOG.md#v1950-2023-04-27)
+ * **Feature**: This release adds support for AMD SEV-SNP on EC2 instances.
+* `github.com/aws/aws-sdk-go-v2/service/emrcontainers`: [v1.18.0](service/emrcontainers/CHANGELOG.md#v1180-2023-04-27)
+ * **Feature**: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
+* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.22.0](service/guardduty/CHANGELOG.md#v1220-2023-04-27)
+ * **Feature**: Added API support to initiate on-demand malware scan on specific resources.
+* `github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor`: [v1.18.0](service/iotdeviceadvisor/CHANGELOG.md#v1180-2023-04-27)
+ * **Feature**: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
+* `github.com/aws/aws-sdk-go-v2/service/kafka`: [v1.20.0](service/kafka/CHANGELOG.md#v1200-2023-04-27)
+ * **Feature**: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
+* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.34.0](service/lambda/CHANGELOG.md#v1340-2023-04-27)
+ * **Feature**: Add Java 17 (java17) support to AWS Lambda
+* `github.com/aws/aws-sdk-go-v2/service/osis`: [v1.0.1](service/osis/CHANGELOG.md#v101-2023-04-27)
+ * **Documentation**: Documentation updates for OpenSearch Ingestion
+* `github.com/aws/aws-sdk-go-v2/service/qldb`: [v1.15.10](service/qldb/CHANGELOG.md#v11510-2023-04-27)
+ * **Documentation**: Documentation updates for Amazon QLDB
+* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.75.0](service/sagemaker/CHANGELOG.md#v1750-2023-04-27)
+ * **Feature**: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio
+
+# Release (2023-04-26)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/osis`: [v1.0.0](service/osis/CHANGELOG.md#v100-2023-04-26)
+ * **Release**: New AWS service client module
+ * **Feature**: Initial release for OpenSearch Ingestion
+
+# Release (2023-04-25)
+
+## Module Highlights
+* `github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging`: [v1.15.0](service/chimesdkmessaging/CHANGELOG.md#v1150-2023-04-25)
+ * **Feature**: Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
+* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.53.0](service/connect/CHANGELOG.md#v1530-2023-04-25)
+ * **Feature**: Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
+* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.24.0](service/datasync/CHANGELOG.md#v1240-2023-04-25)
+ * **Feature**: This release adds 13 new APIs to support AWS DataSync Discovery GA.
+* `github.com/aws/aws-sdk-go-v2/service/directoryservice`: [v1.17.0](service/directoryservice/CHANGELOG.md#v1170-2023-04-25)
+ * **Feature**: New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName.
+* `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.19.0](service/pinpoint/CHANGELOG.md#v1190-2023-04-25)
+ * **Feature**: Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time.
+
# Release (2023-04-24)
## General Highlights
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/BUILD.bazel
deleted file mode 100644
index c3442309..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/BUILD.bazel
+++ /dev/null
@@ -1,36 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "config.go",
- "context.go",
- "credential_cache.go",
- "credentials.go",
- "defaultsmode.go",
- "doc.go",
- "endpoints.go",
- "errors.go",
- "from_ptr.go",
- "go_module_metadata.go",
- "logging.go",
- "request.go",
- "retryer.go",
- "runtime.go",
- "to_ptr.go",
- "types.go",
- "version.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws",
- importpath = "github.com/aws/aws-sdk-go-v2/aws",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/rand:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight:go_default_library",
- "//vendor/github.com/aws/smithy-go/auth/bearer:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/ptr:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/arn/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/arn/BUILD.bazel
deleted file mode 100644
index 12621e95..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/arn/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["arn.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/arn",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/arn",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/BUILD.bazel
deleted file mode 100644
index 159838ce..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/BUILD.bazel
+++ /dev/null
@@ -1,15 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "auto.go",
- "configuration.go",
- "defaults.go",
- "doc.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/defaults",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go
index 38edf047..abee83b7 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go
@@ -3,4 +3,4 @@
package aws
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.18.0"
+const goModuleVersion = "1.18.1"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/BUILD.bazel
deleted file mode 100644
index 75e80055..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/BUILD.bazel
+++ /dev/null
@@ -1,27 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "metadata.go",
- "middleware.go",
- "osname.go",
- "osname_go115.go",
- "recursion_detection.go",
- "request_id.go",
- "request_id_retriever.go",
- "user_agent.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/middleware",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/rand:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/rand:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/BUILD.bazel
deleted file mode 100644
index 65d159ca..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "debug.go",
- "decode.go",
- "encode.go",
- "error.go",
- "go_module_metadata.go",
- "header.go",
- "header_value.go",
- "message.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/smithy-go/logging:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi/BUILD.bazel
deleted file mode 100644
index 93bc503d..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "headers.go",
- "middleware.go",
- "transport.go",
- "transport_go117.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/BUILD.bazel
deleted file mode 100644
index 9bdccf49..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/BUILD.bazel
+++ /dev/null
@@ -1,21 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "array.go",
- "encoder.go",
- "map.go",
- "middleware.go",
- "object.go",
- "value.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/protocol/query",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/BUILD.bazel
deleted file mode 100644
index 382b4156..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/BUILD.bazel
+++ /dev/null
@@ -1,10 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["decoder_util.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/protocol/restjson",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/smithy-go:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/BUILD.bazel
deleted file mode 100644
index 17e091a5..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["error_utils.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/protocol/xml",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/BUILD.bazel
deleted file mode 100644
index 183f068e..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/BUILD.bazel
+++ /dev/null
@@ -1,12 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "token_bucket.go",
- "token_rate_limit.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/ratelimit",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/BUILD.bazel
deleted file mode 100644
index 2878530d..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/BUILD.bazel
+++ /dev/null
@@ -1,34 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "adaptive.go",
- "adaptive_ratelimit.go",
- "adaptive_token_bucket.go",
- "doc.go",
- "errors.go",
- "jitter_backoff.go",
- "metadata.go",
- "middleware.go",
- "retry.go",
- "retryable_error.go",
- "standard.go",
- "throttle_error.go",
- "timeout_error.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/retry",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/retry",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/rand:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go b/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go
index 6777e21e..b0ba4cb2 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go
@@ -54,7 +54,7 @@ type Retryer interface {
MaxAttempts() int
// RetryDelay returns the delay that should be used before retrying the
- // attempt. Will return error if the if the delay could not be determined.
+ // attempt. Will return error if the delay could not be determined.
RetryDelay(attempt int, opErr error) (time.Duration, error)
// GetRetryToken attempts to deduct the retry cost from the retry token pool.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/BUILD.bazel
deleted file mode 100644
index 900eb4a5..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/BUILD.bazel
+++ /dev/null
@@ -1,23 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "cache.go",
- "const.go",
- "header_rules.go",
- "headers.go",
- "hmac.go",
- "host.go",
- "scope.go",
- "time.go",
- "util.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/aws/signer:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/strings:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/BUILD.bazel
deleted file mode 100644
index d2c9936a..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/BUILD.bazel
+++ /dev/null
@@ -1,24 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "middleware.go",
- "presign_middleware.go",
- "stream.go",
- "v4.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/signer/v4",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/BUILD.bazel
deleted file mode 100644
index 2779b004..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/BUILD.bazel
+++ /dev/null
@@ -1,22 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "client.go",
- "content_type.go",
- "response_error.go",
- "response_error_middleware.go",
- "timeout_read_closer.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http",
- importpath = "github.com/aws/aws-sdk-go-v2/aws/transport/http",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/config/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/config/BUILD.bazel
deleted file mode 100644
index 706ab568..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/config/BUILD.bazel
+++ /dev/null
@@ -1,42 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "config.go",
- "defaultsmode.go",
- "doc.go",
- "env_config.go",
- "generate.go",
- "go_module_metadata.go",
- "load_options.go",
- "local.go",
- "provider.go",
- "resolve.go",
- "resolve_bearer_token.go",
- "resolve_credentials.go",
- "shared_config.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/config",
- importpath = "github.com/aws/aws-sdk-go-v2/config",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/ini:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sso:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sts:go_default_library",
- "//vendor/github.com/aws/smithy-go/auth/bearer:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/config/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/config/CHANGELOG.md
index e870fd1a..325779c0 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/config/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/config/CHANGELOG.md
@@ -1,3 +1,11 @@
+# v1.18.27 (2023-06-15)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
+# v1.18.26 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.18.25 (2023-05-09)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go
index 70d33142..9c6d1721 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go
@@ -3,4 +3,4 @@
package config
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.18.25"
+const goModuleVersion = "1.18.27"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/BUILD.bazel
deleted file mode 100644
index d2a0bc1d..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "go_module_metadata.go",
- "static_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/credentials/CHANGELOG.md
index dd1b1221..0b0958bd 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/credentials/CHANGELOG.md
@@ -1,3 +1,11 @@
+# v1.13.26 (2023-06-15)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
+# v1.13.25 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.13.24 (2023-05-09)
* No change notes available for this release.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/BUILD.bazel
deleted file mode 100644
index 8fe73537..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/BUILD.bazel
+++ /dev/null
@@ -1,21 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/rand:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/BUILD.bazel
deleted file mode 100644
index 19724fc8..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["provider.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials/endpointcreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/BUILD.bazel
deleted file mode 100644
index b5163bc1..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/BUILD.bazel
+++ /dev/null
@@ -1,21 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "client.go",
- "middleware.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go
index 4bd7f670..878dfaf6 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go
@@ -3,4 +3,4 @@
package credentials
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.13.24"
+const goModuleVersion = "1.13.26"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/BUILD.bazel
deleted file mode 100644
index f1995631..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials/processcreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/BUILD.bazel
deleted file mode 100644
index 4dc678c7..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/BUILD.bazel
+++ /dev/null
@@ -1,22 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "sso_cached_token.go",
- "sso_credentials_provider.go",
- "sso_token_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials/ssocreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sso:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc:go_default_library",
- "//vendor/github.com/aws/smithy-go/auth/bearer:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/BUILD.bazel
deleted file mode 100644
index ab778795..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "assume_role_provider.go",
- "web_identity_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds",
- importpath = "github.com/aws/aws-sdk-go-v2/credentials/stscreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sts:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sts/types:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/BUILD.bazel
deleted file mode 100644
index d54a4ec2..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/BUILD.bazel
+++ /dev/null
@@ -1,34 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api_client.go",
- "api_op_GetDynamicData.go",
- "api_op_GetIAMInfo.go",
- "api_op_GetInstanceIdentityDocument.go",
- "api_op_GetMetadata.go",
- "api_op_GetRegion.go",
- "api_op_GetToken.go",
- "api_op_GetUserData.go",
- "doc.go",
- "go_module_metadata.go",
- "request_middleware.go",
- "token_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
- importpath = "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/io:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md
index 90257d68..b4d50c42 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.13.4 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.13.3 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go
index 0eda1a62..6fab6e91 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go
@@ -3,4 +3,4 @@
package imds
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.13.3"
+const goModuleVersion = "1.13.4"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/BUILD.bazel
deleted file mode 100644
index 174b1456..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["resolvers.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config",
- importpath = "github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/BUILD.bazel
deleted file mode 100644
index 4a9e833a..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/BUILD.bazel
+++ /dev/null
@@ -1,38 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api.go",
- "arn.go",
- "bucket_region.go",
- "buffered_read_seeker.go",
- "default_read_seeker_write_to.go",
- "default_read_seeker_write_to_windows.go",
- "default_writer_read_from.go",
- "default_writer_read_from_windows.go",
- "doc.go",
- "download.go",
- "go_module_metadata.go",
- "pool.go",
- "read_seeker_write_to.go",
- "types.go",
- "upload.go",
- "writer_read_from.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager",
- importpath = "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/awsutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3/types:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/CHANGELOG.md
index 1a97c518..8276e4eb 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/CHANGELOG.md
@@ -1,3 +1,15 @@
+# v1.11.70 (2023-06-16)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
+# v1.11.69 (2023-06-15)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
+# v1.11.68 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.11.67 (2023-05-09)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/go_module_metadata.go
index 6a282701..18659a4f 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/go_module_metadata.go
@@ -3,4 +3,4 @@
package manager
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.11.67"
+const goModuleVersion = "1.11.70"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/awsutil/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/awsutil/BUILD.bazel
deleted file mode 100644
index cdce0a13..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/awsutil/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "copy.go",
- "equal.go",
- "path_value.go",
- "prettify.go",
- "string_value.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/awsutil",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/awsutil",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
- deps = ["//vendor/github.com/jmespath/go-jmespath:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/BUILD.bazel
deleted file mode 100644
index 6e6295a5..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/BUILD.bazel
+++ /dev/null
@@ -1,13 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "config.go",
- "go_module_metadata.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/configsources",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
- deps = ["//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/CHANGELOG.md
index e454f484..297f1e42 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.1.34 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.1.33 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go
index 17cd0263..2948b315 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go
@@ -3,4 +3,4 @@
package configsources
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.1.33"
+const goModuleVersion = "1.1.34"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/BUILD.bazel
deleted file mode 100644
index 0b88d2ba..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "endpoints.go",
- "go_module_metadata.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/CHANGELOG.md
index ec1fb792..0ffc56c3 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v2.4.28 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v2.4.27 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go
index 6812eb22..0a8b6901 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go
@@ -3,4 +3,4 @@
package endpoints
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "2.4.27"
+const goModuleVersion = "2.4.28"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/BUILD.bazel
deleted file mode 100644
index 5b56eb4b..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/BUILD.bazel
+++ /dev/null
@@ -1,36 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "ast.go",
- "comma_token.go",
- "comment_token.go",
- "dependency.go",
- "doc.go",
- "empty_token.go",
- "errors.go",
- "expression.go",
- "go_module_metadata.go",
- "ini.go",
- "ini_lexer.go",
- "ini_parser.go",
- "literal_tokens.go",
- "newline_token.go",
- "number_helper.go",
- "op_tokens.go",
- "parse_error.go",
- "parse_stack.go",
- "sep_tokens.go",
- "skipper.go",
- "statement.go",
- "value_util.go",
- "visitor.go",
- "walker.go",
- "ws_token.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/ini",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/ini",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
- deps = ["//vendor/github.com/aws/aws-sdk-go-v2:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/CHANGELOG.md
index 568adf9d..494c4dba 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.3.35 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.3.34 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go
index 19a09abc..47934362 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go
@@ -3,4 +3,4 @@
package ini
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.3.34"
+const goModuleVersion = "1.3.35"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/rand/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/rand/BUILD.bazel
deleted file mode 100644
index d167204f..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/rand/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["rand.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/rand",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/rand",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/BUILD.bazel
deleted file mode 100644
index 8ed9cf16..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/BUILD.bazel
+++ /dev/null
@@ -1,12 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "interfaces.go",
- "time.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/sdk",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio/BUILD.bazel
deleted file mode 100644
index 7ba31e8b..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["byte.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/sdkio",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults/BUILD.bazel
deleted file mode 100644
index 7f0a3d47..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["shared_config.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/shareddefaults",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/strings/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/strings/BUILD.bazel
deleted file mode 100644
index e9933a35..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/strings/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["strings.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/strings",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/strings",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/BUILD.bazel
deleted file mode 100644
index 2694c0a4..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/BUILD.bazel
+++ /dev/null
@@ -1,12 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "docs.go",
- "singleflight.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/sync/singleflight",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv/BUILD.bazel
deleted file mode 100644
index b6dac29a..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["duration.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/timeconv",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/BUILD.bazel
deleted file mode 100644
index 6209574a..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/BUILD.bazel
+++ /dev/null
@@ -1,28 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "credentials.go",
- "error.go",
- "go_module_metadata.go",
- "middleware.go",
- "presign_middleware.go",
- "v4a.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/v4a",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/sdk:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/CHANGELOG.md
index b2ce10fb..599d907d 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.0.26 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.0.25 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/go_module_metadata.go
index 5a7daf6f..c1fd733a 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/go_module_metadata.go
@@ -3,4 +3,4 @@
package v4a
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.0.25"
+const goModuleVersion = "1.0.26"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto/BUILD.bazel
deleted file mode 100644
index 60f6a212..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto/BUILD.bazel
+++ /dev/null
@@ -1,12 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "compare.go",
- "ecc.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4/BUILD.bazel
deleted file mode 100644
index 4e5fc662..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "const.go",
- "header_rules.go",
- "headers.go",
- "hmac.go",
- "host.go",
- "time.go",
- "util.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4",
- importpath = "github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2:__subpackages__"],
- deps = ["//vendor/github.com/aws/aws-sdk-go-v2/internal/strings:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/BUILD.bazel
deleted file mode 100644
index a02af6b4..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "accept_encoding_gzip.go",
- "doc.go",
- "go_module_metadata.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
- importpath = "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/BUILD.bazel
deleted file mode 100644
index 788eb8bd..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/BUILD.bazel
+++ /dev/null
@@ -1,24 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "algorithms.go",
- "aws_chunked_encoding.go",
- "go_module_metadata.go",
- "middleware_add.go",
- "middleware_compute_input_checksum.go",
- "middleware_setup_context.go",
- "middleware_validate_output.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum",
- importpath = "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/CHANGELOG.md
index 98a18323..99028cd8 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.1.29 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.1.28 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/go_module_metadata.go
index 9b8f1e8a..daedd122 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/go_module_metadata.go
@@ -3,4 +3,4 @@
package checksum
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.1.28"
+const goModuleVersion = "1.1.29"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/BUILD.bazel
deleted file mode 100644
index 97e0eca8..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "context.go",
- "doc.go",
- "go_module_metadata.go",
- "middleware.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
- importpath = "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/CHANGELOG.md
index 9412e172..c60858a1 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.9.28 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.9.27 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go
index 67628ea4..ea2621e4 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go
@@ -3,4 +3,4 @@
package presignedurl
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.9.27"
+const goModuleVersion = "1.9.28"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/BUILD.bazel
deleted file mode 100644
index 18f4b686..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/BUILD.bazel
+++ /dev/null
@@ -1,30 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "arn_lookup.go",
- "endpoint_error.go",
- "go_module_metadata.go",
- "host_id.go",
- "metadata.go",
- "metadata_retriever.go",
- "resource_request.go",
- "response_error.go",
- "response_error_middleware.go",
- "s3100continue.go",
- "update_endpoint.go",
- "xml_utils.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
- importpath = "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/CHANGELOG.md
index cd75796b..30333c76 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v1.14.3 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.14.2 (2023-04-24)
* **Dependency Update**: Updated to the latest SDK module versions
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn/BUILD.bazel
deleted file mode 100644
index affdd9ce..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn/BUILD.bazel
+++ /dev/null
@@ -1,15 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "accesspoint_arn.go",
- "arn.go",
- "outpost_arn.go",
- "s3_object_lambda_arn.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn",
- importpath = "github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service:__subpackages__"],
- deps = ["//vendor/github.com/aws/aws-sdk-go-v2/aws/arn:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config/BUILD.bazel
deleted file mode 100644
index f48defba..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["config.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config",
- importpath = "github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/go_module_metadata.go
index 79be6d3e..ab5a7317 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/go_module_metadata.go
@@ -3,4 +3,4 @@
package s3shared
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.14.2"
+const goModuleVersion = "1.14.3"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/BUILD.bazel
deleted file mode 100644
index dea1f647..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/BUILD.bazel
+++ /dev/null
@@ -1,145 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api_client.go",
- "api_op_AbortMultipartUpload.go",
- "api_op_CompleteMultipartUpload.go",
- "api_op_CopyObject.go",
- "api_op_CreateBucket.go",
- "api_op_CreateMultipartUpload.go",
- "api_op_DeleteBucket.go",
- "api_op_DeleteBucketAnalyticsConfiguration.go",
- "api_op_DeleteBucketCors.go",
- "api_op_DeleteBucketEncryption.go",
- "api_op_DeleteBucketIntelligentTieringConfiguration.go",
- "api_op_DeleteBucketInventoryConfiguration.go",
- "api_op_DeleteBucketLifecycle.go",
- "api_op_DeleteBucketMetricsConfiguration.go",
- "api_op_DeleteBucketOwnershipControls.go",
- "api_op_DeleteBucketPolicy.go",
- "api_op_DeleteBucketReplication.go",
- "api_op_DeleteBucketTagging.go",
- "api_op_DeleteBucketWebsite.go",
- "api_op_DeleteObject.go",
- "api_op_DeleteObjectTagging.go",
- "api_op_DeleteObjects.go",
- "api_op_DeletePublicAccessBlock.go",
- "api_op_GetBucketAccelerateConfiguration.go",
- "api_op_GetBucketAcl.go",
- "api_op_GetBucketAnalyticsConfiguration.go",
- "api_op_GetBucketCors.go",
- "api_op_GetBucketEncryption.go",
- "api_op_GetBucketIntelligentTieringConfiguration.go",
- "api_op_GetBucketInventoryConfiguration.go",
- "api_op_GetBucketLifecycleConfiguration.go",
- "api_op_GetBucketLocation.go",
- "api_op_GetBucketLogging.go",
- "api_op_GetBucketMetricsConfiguration.go",
- "api_op_GetBucketNotificationConfiguration.go",
- "api_op_GetBucketOwnershipControls.go",
- "api_op_GetBucketPolicy.go",
- "api_op_GetBucketPolicyStatus.go",
- "api_op_GetBucketReplication.go",
- "api_op_GetBucketRequestPayment.go",
- "api_op_GetBucketTagging.go",
- "api_op_GetBucketVersioning.go",
- "api_op_GetBucketWebsite.go",
- "api_op_GetObject.go",
- "api_op_GetObjectAcl.go",
- "api_op_GetObjectAttributes.go",
- "api_op_GetObjectLegalHold.go",
- "api_op_GetObjectLockConfiguration.go",
- "api_op_GetObjectRetention.go",
- "api_op_GetObjectTagging.go",
- "api_op_GetObjectTorrent.go",
- "api_op_GetPublicAccessBlock.go",
- "api_op_HeadBucket.go",
- "api_op_HeadObject.go",
- "api_op_ListBucketAnalyticsConfigurations.go",
- "api_op_ListBucketIntelligentTieringConfigurations.go",
- "api_op_ListBucketInventoryConfigurations.go",
- "api_op_ListBucketMetricsConfigurations.go",
- "api_op_ListBuckets.go",
- "api_op_ListMultipartUploads.go",
- "api_op_ListObjectVersions.go",
- "api_op_ListObjects.go",
- "api_op_ListObjectsV2.go",
- "api_op_ListParts.go",
- "api_op_PutBucketAccelerateConfiguration.go",
- "api_op_PutBucketAcl.go",
- "api_op_PutBucketAnalyticsConfiguration.go",
- "api_op_PutBucketCors.go",
- "api_op_PutBucketEncryption.go",
- "api_op_PutBucketIntelligentTieringConfiguration.go",
- "api_op_PutBucketInventoryConfiguration.go",
- "api_op_PutBucketLifecycleConfiguration.go",
- "api_op_PutBucketLogging.go",
- "api_op_PutBucketMetricsConfiguration.go",
- "api_op_PutBucketNotificationConfiguration.go",
- "api_op_PutBucketOwnershipControls.go",
- "api_op_PutBucketPolicy.go",
- "api_op_PutBucketReplication.go",
- "api_op_PutBucketRequestPayment.go",
- "api_op_PutBucketTagging.go",
- "api_op_PutBucketVersioning.go",
- "api_op_PutBucketWebsite.go",
- "api_op_PutObject.go",
- "api_op_PutObjectAcl.go",
- "api_op_PutObjectLegalHold.go",
- "api_op_PutObjectLockConfiguration.go",
- "api_op_PutObjectRetention.go",
- "api_op_PutObjectTagging.go",
- "api_op_PutPublicAccessBlock.go",
- "api_op_RestoreObject.go",
- "api_op_SelectObjectContent.go",
- "api_op_UploadPart.go",
- "api_op_UploadPartCopy.go",
- "api_op_WriteGetObjectResponse.go",
- "deserializers.go",
- "doc.go",
- "endpoints.go",
- "eventstream.go",
- "go_module_metadata.go",
- "handwritten_paginators.go",
- "serializers.go",
- "validators.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/s3",
- importpath = "github.com/aws/aws-sdk-go-v2/service/s3",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/defaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/configsources:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/v4a:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3/types:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/xml:go_default_library",
- "//vendor/github.com/aws/smithy-go/io:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/ptr:go_default_library",
- "//vendor/github.com/aws/smithy-go/sync:go_default_library",
- "//vendor/github.com/aws/smithy-go/time:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- "//vendor/github.com/aws/smithy-go/waiter:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/CHANGELOG.md
index f832cfa6..f97a6bd4 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/CHANGELOG.md
@@ -1,3 +1,17 @@
+# v1.35.0 (2023-06-16)
+
+* **Feature**: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.
+
+# v1.34.1 (2023-06-15)
+
+* No change notes available for this release.
+
+# v1.34.0 (2023-06-13)
+
+* **Feature**: Integrate double encryption feature to SDKs.
+* **Bug Fix**: Fix HeadObject to return types.Nound when an object does not exist. Fixes [2084](https://github.com/aws/aws-sdk-go-v2/issues/2084)
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.33.1 (2023-05-04)
* **Documentation**: Documentation updates for Amazon S3
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CompleteMultipartUpload.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CompleteMultipartUpload.go
index 7ae2e104..273aba16 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CompleteMultipartUpload.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CompleteMultipartUpload.go
@@ -198,7 +198,7 @@ type CompleteMultipartUploadOutput struct {
Bucket *string
// Indicates whether the multipart upload uses an S3 Bucket Key for server-side
- // encryption with Amazon Web Services KMS (SSE-KMS).
+ // encryption with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// The base64-encoded, 32-bit CRC32 checksum of the object. This will only be
@@ -253,13 +253,12 @@ type CompleteMultipartUploadOutput struct {
// request.
RequestCharged types.RequestCharged
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key that was
- // used for the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms ).
ServerSideEncryption types.ServerSideEncryption
// Version ID of the newly created object, in case the bucket has versioning
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CopyObject.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CopyObject.go
index 4d01a465..97d2eb12 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CopyObject.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CopyObject.go
@@ -44,10 +44,11 @@ import (
// S3 transfer acceleration does not support cross-Region copies. If you request a
// cross-Region copy using a transfer acceleration endpoint, you get a 400 Bad
// Request error. For more information, see Transfer Acceleration (https://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html)
-// . Metadata When copying an object, you can preserve all metadata (default) or
-// specify new metadata. However, the ACL is not preserved and is set to private
-// for the user making the request. To override the default ACL setting, specify a
-// new ACL when generating a copy request. For more information, see Using ACLs (https://docs.aws.amazon.com/AmazonS3/latest/dev/S3_ACLs_UsingACLs.html)
+// . Metadata When copying an object, you can preserve all metadata (the default)
+// or specify new metadata. However, the access control list (ACL) is not preserved
+// and is set to private for the user making the request. To override the default
+// ACL setting, specify a new ACL when generating a copy request. For more
+// information, see Using ACLs (https://docs.aws.amazon.com/AmazonS3/latest/dev/S3_ACLs_UsingACLs.html)
// . To specify whether you want the object metadata copied from the source object
// or replaced with metadata provided in the request, you can optionally add the
// x-amz-metadata-directive header. When you grant permissions, you can use the
@@ -87,61 +88,62 @@ import (
// bucket. By default, all buckets have a base level of encryption configuration
// that uses server-side encryption with Amazon S3 managed keys (SSE-S3). If the
// destination bucket has a default encryption configuration that uses server-side
-// encryption with an Key Management Service (KMS) key (SSE-KMS), or a
-// customer-provided encryption key (SSE-C), Amazon S3 uses the corresponding KMS
-// key, or a customer-provided key to encrypt the target object copy. When you
-// perform a CopyObject operation, if you want to use a different type of
-// encryption setting for the target object, you can use other appropriate
-// encryption-related headers to encrypt the target object with a KMS key, an
-// Amazon S3 managed key, or a customer-provided key. With server-side encryption,
-// Amazon S3 encrypts your data as it writes it to disks in its data centers and
-// decrypts the data when you access it. If the encryption setting in your request
-// is different from the default encryption configuration of the destination
-// bucket, the encryption setting in your request takes precedence. If the source
-// object for the copy is stored in Amazon S3 using SSE-C, you must provide the
-// necessary encryption information in your request so that Amazon S3 can decrypt
-// the object for copying. For more information about server-side encryption, see
-// Using Server-Side Encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html)
+// encryption with Key Management Service (KMS) keys (SSE-KMS), dual-layer
+// server-side encryption with Amazon Web Services KMS keys (DSSE-KMS), or
+// server-side encryption with customer-provided encryption keys (SSE-C), Amazon S3
+// uses the corresponding KMS key, or a customer-provided key to encrypt the target
+// object copy. When you perform a CopyObject operation, if you want to use a
+// different type of encryption setting for the target object, you can use other
+// appropriate encryption-related headers to encrypt the target object with a KMS
+// key, an Amazon S3 managed key, or a customer-provided key. With server-side
+// encryption, Amazon S3 encrypts your data as it writes your data to disks in its
+// data centers and decrypts the data when you access it. If the encryption setting
+// in your request is different from the default encryption configuration of the
+// destination bucket, the encryption setting in your request takes precedence. If
+// the source object for the copy is stored in Amazon S3 using SSE-C, you must
+// provide the necessary encryption information in your request so that Amazon S3
+// can decrypt the object for copying. For more information about server-side
+// encryption, see Using Server-Side Encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html)
// . If a target object uses SSE-KMS, you can enable an S3 Bucket Key for the
// object. For more information, see Amazon S3 Bucket Keys (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html)
// in the Amazon S3 User Guide. Access Control List (ACL)-Specific Request Headers
// When copying an object, you can optionally use headers to grant ACL-based
// permissions. By default, all objects are private. Only the owner has full access
// control. When adding a new object, you can grant permissions to individual
-// Amazon Web Services accounts or to predefined groups defined by Amazon S3. These
-// permissions are then added to the ACL on the object. For more information, see
-// Access Control List (ACL) Overview (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html)
+// Amazon Web Services accounts or to predefined groups that are defined by Amazon
+// S3. These permissions are then added to the ACL on the object. For more
+// information, see Access Control List (ACL) Overview (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html)
// and Managing ACLs Using the REST API (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-using-rest-api.html)
// . If the bucket that you're copying objects to uses the bucket owner enforced
// setting for S3 Object Ownership, ACLs are disabled and no longer affect
// permissions. Buckets that use this setting only accept PUT requests that don't
-// specify an ACL or PUT requests that specify bucket owner full control ACLs, such
-// as the bucket-owner-full-control canned ACL or an equivalent form of this ACL
-// expressed in the XML format. For more information, see Controlling ownership of
-// objects and disabling ACLs (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
+// specify an ACL or PUT requests that specify bucket owner full control ACLs,
+// such as the bucket-owner-full-control canned ACL or an equivalent form of this
+// ACL expressed in the XML format. For more information, see Controlling
+// ownership of objects and disabling ACLs (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
// in the Amazon S3 User Guide. If your bucket uses the bucket owner enforced
// setting for Object Ownership, all objects written to the bucket by any account
// will be owned by the bucket owner. Checksums When copying an object, if it has a
// checksum, that checksum will be copied to the new object by default. When you
-// copy the object over, you may optionally specify a different checksum algorithm
+// copy the object over, you can optionally specify a different checksum algorithm
// to use with the x-amz-checksum-algorithm header. Storage Class Options You can
// use the CopyObject action to change the storage class of an object that is
-// already stored in Amazon S3 using the StorageClass parameter. For more
+// already stored in Amazon S3 by using the StorageClass parameter. For more
// information, see Storage Classes (https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html)
// in the Amazon S3 User Guide. If the source object's storage class is GLACIER,
// you must restore a copy of this object before you can use it as a source object
// for the copy operation. For more information, see RestoreObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html)
// . For more information, see Copying Objects (https://docs.aws.amazon.com/AmazonS3/latest/dev/CopyingObjectsExamples.html)
-// . Versioning By default, x-amz-copy-source identifies the current version of an
-// object to copy. If the current version is a delete marker, Amazon S3 behaves as
-// if the object was deleted. To copy a different version, use the versionId
-// subresource. If you enable versioning on the target bucket, Amazon S3 generates
-// a unique version ID for the object being copied. This version ID is different
-// from the version ID of the source object. Amazon S3 returns the version ID of
-// the copied object in the x-amz-version-id response header in the response. If
-// you do not enable versioning or suspend it on the target bucket, the version ID
-// that Amazon S3 generates is always null. The following operations are related to
-// CopyObject :
+// . Versioning By default, x-amz-copy-source header identifies the current
+// version of an object to copy. If the current version is a delete marker, Amazon
+// S3 behaves as if the object was deleted. To copy a different version, use the
+// versionId subresource. If you enable versioning on the target bucket, Amazon S3
+// generates a unique version ID for the object being copied. This version ID is
+// different from the version ID of the source object. Amazon S3 returns the
+// version ID of the copied object in the x-amz-version-id response header in the
+// response. If you do not enable versioning or suspend it on the target bucket,
+// the version ID that Amazon S3 generates is always null. The following operations
+// are related to CopyObject :
// - PutObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html)
// - GetObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html)
func (c *Client) CopyObject(ctx context.Context, params *CopyObjectInput, optFns ...func(*Options)) (*CopyObjectOutput, error) {
@@ -223,10 +225,10 @@ type CopyObjectInput struct {
ACL types.ObjectCannedACL
// Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption
- // with server-side encryption using AWS KMS (SSE-KMS). Setting this header to true
- // causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.
- // Specifying this header with a COPY action doesn’t affect bucket-level settings
- // for S3 Bucket Key.
+ // with server-side encryption using Key Management Service (KMS) keys (SSE-KMS).
+ // Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object
+ // encryption with SSE-KMS. Specifying this header with a COPY action doesn’t
+ // affect bucket-level settings for S3 Bucket Key.
BucketKeyEnabled bool
// Specifies caching behavior along the request/reply chain.
@@ -350,16 +352,16 @@ type CopyObjectInput struct {
// JSON with the encryption context key-value pairs.
SSEKMSEncryptionContext *string
- // Specifies the Amazon Web Services KMS key ID to use for object encryption. All
- // GET and PUT requests for an object protected by Amazon Web Services KMS will
- // fail if not made via SSL or using SigV4. For information about configuring using
- // any of the officially supported Amazon Web Services SDKs and Amazon Web Services
- // CLI, see Specifying the Signature Version in Request Authentication (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version)
+ // Specifies the KMS key ID to use for object encryption. All GET and PUT requests
+ // for an object protected by KMS will fail if they're not made via SSL or using
+ // SigV4. For information about configuring any of the officially supported Amazon
+ // Web Services SDKs and Amazon Web Services CLI, see Specifying the Signature
+ // Version in Request Authentication (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version)
// in the Amazon S3 User Guide.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms , aws:kms:dsse ).
ServerSideEncryption types.ServerSideEncryption
// By default, Amazon S3 uses the STANDARD Storage Class to store newly created
@@ -392,7 +394,7 @@ type CopyObjectInput struct {
type CopyObjectOutput struct {
// Indicates whether the copied object uses an S3 Bucket Key for server-side
- // encryption with Amazon Web Services KMS (SSE-KMS).
+ // encryption with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// Container for all response elements.
@@ -423,13 +425,12 @@ type CopyObjectOutput struct {
// holding JSON with the encryption context key-value pairs.
SSEKMSEncryptionContext *string
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key that was
- // used for the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms , aws:kms:dsse ).
ServerSideEncryption types.ServerSideEncryption
// Version ID of the newly created copy.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateBucket.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateBucket.go
index 2675b0df..500f1bb2 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateBucket.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateBucket.go
@@ -25,70 +25,51 @@ import (
// create buckets in the Europe (Ireland) Region. For more information, see
// Accessing a bucket (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro)
// . If you send your create bucket request to the s3.amazonaws.com endpoint, the
-// request goes to the us-east-1 Region. Accordingly, the signature calculations in
-// Signature Version 4 must use us-east-1 as the Region, even if the location
+// request goes to the us-east-1 Region. Accordingly, the signature calculations
+// in Signature Version 4 must use us-east-1 as the Region, even if the location
// constraint in the request specifies another Region where the bucket is to be
// created. If you create a bucket in a Region other than US East (N. Virginia),
// your application must be able to handle 307 redirect. For more information, see
// Virtual hosting of buckets (https://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html)
-// . Access control lists (ACLs) When creating a bucket using this operation, you
-// can optionally configure the bucket ACL to specify the accounts or groups that
-// should be granted specific permissions on the bucket. If your CreateBucket
-// request sets bucket owner enforced for S3 Object Ownership and specifies a
-// bucket ACL that provides access to an external Amazon Web Services account, your
-// request fails with a 400 error and returns the
-// InvalidBucketAclWithObjectOwnership error code. For more information, see
-// Controlling object ownership (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
-// in the Amazon S3 User Guide. There are two ways to grant the appropriate
-// permissions using the request headers.
-// - Specify a canned ACL using the x-amz-acl request header. Amazon S3 supports
-// a set of predefined ACLs, known as canned ACLs. Each canned ACL has a predefined
-// set of grantees and permissions. For more information, see Canned ACL (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#CannedACL)
-// .
-// - Specify access permissions explicitly using the x-amz-grant-read ,
-// x-amz-grant-write , x-amz-grant-read-acp , x-amz-grant-write-acp , and
-// x-amz-grant-full-control headers. These headers map to the set of permissions
-// Amazon S3 supports in an ACL. For more information, see Access control list
-// (ACL) overview (https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html)
-// . You specify each grantee as a type=value pair, where the type is one of the
-// following:
-// - id – if the value specified is the canonical user ID of an Amazon Web
-// Services account
-// - uri – if you are granting permissions to a predefined group
-// - emailAddress – if the value specified is the email address of an Amazon Web
-// Services account Using email addresses to specify a grantee is only supported in
-// the following Amazon Web Services Regions:
-// - US East (N. Virginia)
-// - US West (N. California)
-// - US West (Oregon)
-// - Asia Pacific (Singapore)
-// - Asia Pacific (Sydney)
-// - Asia Pacific (Tokyo)
-// - Europe (Ireland)
-// - South America (São Paulo) For a list of all the Amazon S3 supported Regions
-// and endpoints, see Regions and Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region)
-// in the Amazon Web Services General Reference. For example, the following
-// x-amz-grant-read header grants the Amazon Web Services accounts identified by
-// account IDs permissions to read object data and its metadata:
-// x-amz-grant-read: id="11112222333", id="444455556666"
-//
-// You can use either a canned ACL or specify access permissions explicitly. You
-// cannot do both. Permissions In addition to s3:CreateBucket , the following
-// permissions are required when your CreateBucket includes specific headers:
-// - ACLs - If your CreateBucket request specifies ACL permissions and the ACL is
-// public-read, public-read-write, authenticated-read, or if you specify access
-// permissions explicitly through any other ACL, both s3:CreateBucket and
-// s3:PutBucketAcl permissions are needed. If the ACL the CreateBucket request is
-// private or doesn't specify any ACLs, only s3:CreateBucket permission is
-// needed.
+// . Permissions In addition to s3:CreateBucket , the following permissions are
+// required when your CreateBucket request includes specific headers:
+// - Access control lists (ACLs) - If your CreateBucket request specifies access
+// control list (ACL) permissions and the ACL is public-read, public-read-write,
+// authenticated-read, or if you specify access permissions explicitly through any
+// other ACL, both s3:CreateBucket and s3:PutBucketAcl permissions are needed. If
+// the ACL for the CreateBucket request is private or if the request doesn't
+// specify any ACLs, only s3:CreateBucket permission is needed.
// - Object Lock - If ObjectLockEnabledForBucket is set to true in your
// CreateBucket request, s3:PutBucketObjectLockConfiguration and
// s3:PutBucketVersioning permissions are required.
// - S3 Object Ownership - If your CreateBucket request includes the
-// x-amz-object-ownership header, s3:PutBucketOwnershipControls permission is
-// required.
+// x-amz-object-ownership header, then the s3:PutBucketOwnershipControls
+// permission is required. By default, ObjectOwnership is set to
+// BucketOWnerEnforced and ACLs are disabled. We recommend keeping ACLs disabled,
+// except in uncommon use cases where you must control access for each object
+// individually. If you want to change the ObjectOwnership setting, you can use
+// the x-amz-object-ownership header in your CreateBucket request to set the
+// ObjectOwnership setting of your choice. For more information about S3 Object
+// Ownership, see Controlling object ownership (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
+// in the Amazon S3 User Guide.
+// - S3 Block Public Access - If your specific use case requires granting public
+// access to your S3 resources, you can disable Block Public Access. You can create
+// a new bucket with Block Public Access enabled, then separately call the
+// DeletePublicAccessBlock (https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeletePublicAccessBlock.html)
+// API. To use this operation, you must have the s3:PutBucketPublicAccessBlock
+// permission. By default, all Block Public Access settings are enabled for new
+// buckets. To avoid inadvertent exposure of your resources, we recommend keeping
+// the S3 Block Public Access settings enabled. For more information about S3 Block
+// Public Access, see Blocking public access to your Amazon S3 storage (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
+// in the Amazon S3 User Guide.
//
-// The following operations are related to CreateBucket :
+// If your CreateBucket request sets BucketOwnerEnforced for Amazon S3 Object
+// Ownership and specifies a bucket ACL that provides access to an external Amazon
+// Web Services account, your request fails with a 400 error and returns the
+// InvalidBucketAcLWithObjectOwnership error code. For more information, see
+// Setting Object Ownership on an existing bucket (https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-ownership-existing-bucket.html)
+// in the Amazon S3 User Guide. The following operations are related to
+// CreateBucket :
// - PutObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html)
// - DeleteBucket (https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucket.html)
func (c *Client) CreateBucket(ctx context.Context, params *CreateBucketInput, optFns ...func(*Options)) (*CreateBucketOutput, error) {
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateMultipartUpload.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateMultipartUpload.go
index 471a7057..faf210ad 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateMultipartUpload.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_CreateMultipartUpload.go
@@ -219,10 +219,10 @@ type CreateMultipartUploadInput struct {
ACL types.ObjectCannedACL
// Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption
- // with server-side encryption using AWS KMS (SSE-KMS). Setting this header to true
- // causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.
- // Specifying this header with an object action doesn’t affect bucket-level
- // settings for S3 Bucket Key.
+ // with server-side encryption using Key Management Service (KMS) keys (SSE-KMS).
+ // Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object
+ // encryption with SSE-KMS. Specifying this header with an object action doesn’t
+ // affect bucket-level settings for S3 Bucket Key.
BucketKeyEnabled bool
// Specifies caching behavior along the request/reply chain.
@@ -312,16 +312,15 @@ type CreateMultipartUploadInput struct {
SSEKMSEncryptionContext *string
// Specifies the ID of the symmetric encryption customer managed key to use for
- // object encryption. All GET and PUT requests for an object protected by Amazon
- // Web Services KMS will fail if not made via SSL or using SigV4. For information
- // about configuring using any of the officially supported Amazon Web Services SDKs
- // and Amazon Web Services CLI, see Specifying the Signature Version in Request
- // Authentication (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version)
+ // object encryption. All GET and PUT requests for an object protected by KMS will
+ // fail if they're not made via SSL or using SigV4. For information about
+ // configuring any of the officially supported Amazon Web Services SDKs and Amazon
+ // Web Services CLI, see Specifying the Signature Version in Request Authentication (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version)
// in the Amazon S3 User Guide.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms ).
ServerSideEncryption types.ServerSideEncryption
// By default, Amazon S3 uses the STANDARD Storage Class to store newly created
@@ -379,7 +378,7 @@ type CreateMultipartUploadOutput struct {
Bucket *string
// Indicates whether the multipart upload uses an S3 Bucket Key for server-side
- // encryption with Amazon Web Services KMS (SSE-KMS).
+ // encryption with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// The algorithm that was used to create a checksum of the object.
@@ -407,13 +406,12 @@ type CreateMultipartUploadOutput struct {
// holding JSON with the encryption context key-value pairs.
SSEKMSEncryptionContext *string
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key that was
- // used for the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms ).
ServerSideEncryption types.ServerSideEncryption
// ID for the initiated multipart upload.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_DeleteBucketCors.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_DeleteBucketCors.go
index 1415e1a1..f38832bf 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_DeleteBucketCors.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_DeleteBucketCors.go
@@ -15,8 +15,7 @@ import (
// operation, you must have permission to perform the s3:PutBucketCORS action. The
// bucket owner has this permission by default and can grant this permission to
// others. For information about cors , see Enabling Cross-Origin Resource Sharing (https://docs.aws.amazon.com/AmazonS3/latest/dev/cors.html)
-// in the Amazon S3 User Guide. The following operations are related to
-// DeleteBucketCors :
+// in the Amazon S3 User Guide. Related Resources
// - PutBucketCors (https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html)
// - RESTOPTIONSobject (https://docs.aws.amazon.com/AmazonS3/latest/API/RESTOPTIONSobject.html)
func (c *Client) DeleteBucketCors(ctx context.Context, params *DeleteBucketCorsInput, optFns ...func(*Options)) (*DeleteBucketCorsOutput, error) {
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetBucketAccelerateConfiguration.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetBucketAccelerateConfiguration.go
index 2d608c31..ab3d0ff0 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetBucketAccelerateConfiguration.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetBucketAccelerateConfiguration.go
@@ -58,11 +58,22 @@ type GetBucketAccelerateConfigurationInput struct {
// (access denied).
ExpectedBucketOwner *string
+ // Confirms that the requester knows that they will be charged for the request.
+ // Bucket owners need not specify this parameter in their requests. For information
+ // about downloading objects from Requester Pays buckets, see Downloading Objects
+ // in Requester Pays Buckets (https://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectsinRequesterPaysBuckets.html)
+ // in the Amazon S3 User Guide.
+ RequestPayer types.RequestPayer
+
noSmithyDocumentSerde
}
type GetBucketAccelerateConfigurationOutput struct {
+ // If present, indicates that the requester was successfully charged for the
+ // request.
+ RequestCharged types.RequestCharged
+
// The accelerate configuration of the bucket.
Status types.BucketAccelerateStatus
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetObject.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetObject.go
index 76f35207..53829661 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetObject.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_GetObject.go
@@ -30,19 +30,21 @@ import (
// specify the resource as /examplebucket/photos/2006/February/sample.jpg . For
// more information about request types, see HTTP Host Header Bucket Specification (https://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html#VirtualHostingSpecifyBucket)
// . For more information about returning the ACL of an object, see GetObjectAcl (https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html)
-// . If the object you are retrieving is stored in the S3 Glacier or S3 Glacier
-// Deep Archive storage class, or S3 Intelligent-Tiering Archive or S3
-// Intelligent-Tiering Deep Archive tiers, before you can retrieve the object you
-// must first restore a copy using RestoreObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html)
+// . If the object you are retrieving is stored in the S3 Glacier Flexible
+// Retrieval or S3 Glacier Deep Archive storage class, or S3 Intelligent-Tiering
+// Archive or S3 Intelligent-Tiering Deep Archive tiers, before you can retrieve
+// the object you must first restore a copy using RestoreObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html)
// . Otherwise, this action returns an InvalidObjectState error. For information
// about restoring archived objects, see Restoring Archived Objects (https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html)
// . Encryption request headers, like x-amz-server-side-encryption , should not be
-// sent for GET requests if your object uses server-side encryption with KMS keys
-// (SSE-KMS) or server-side encryption with Amazon S3–managed encryption keys
-// (SSE-S3). If your object does use these types of keys, you’ll get an HTTP 400
-// BadRequest error. If you encrypt an object by using server-side encryption with
-// customer-provided encryption keys (SSE-C) when you store the object in Amazon
-// S3, then when you GET the object, you must use the following headers:
+// sent for GET requests if your object uses server-side encryption with Key
+// Management Service (KMS) keys (SSE-KMS), dual-layer server-side encryption with
+// Amazon Web Services KMS keys (DSSE-KMS), or server-side encryption with Amazon
+// S3 managed encryption keys (SSE-S3). If your object does use these types of
+// keys, you’ll get an HTTP 400 Bad Request error. If you encrypt an object by
+// using server-side encryption with customer-provided encryption keys (SSE-C) when
+// you store the object in Amazon S3, then when you GET the object, you must use
+// the following headers:
// - x-amz-server-side-encryption-customer-algorithm
// - x-amz-server-side-encryption-customer-key
// - x-amz-server-side-encryption-customer-key-MD5
@@ -55,15 +57,13 @@ import (
// to retrieve the tag set associated with an object. Permissions You need the
// relevant read object (or version) permission for this operation. For more
// information, see Specifying Permissions in a Policy (https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html)
-// . If the object you request does not exist, the error Amazon S3 returns depends
-// on whether you also have the s3:ListBucket permission.
-// - If you have the s3:ListBucket permission on the bucket, Amazon S3 will
-// return an HTTP status code 404 ("no such key") error.
-// - If you don’t have the s3:ListBucket permission, Amazon S3 will return an
-// HTTP status code 403 ("access denied") error.
-//
-// Versioning By default, the GET action returns the current version of an object.
-// To return a different version, use the versionId subresource.
+// . If the object that you request doesn’t exist, the error that Amazon S3 returns
+// depends on whether you also have the s3:ListBucket permission. If you have the
+// s3:ListBucket permission on the bucket, Amazon S3 returns an HTTP status code
+// 404 (Not Found) error. If you don’t have the s3:ListBucket permission, Amazon
+// S3 returns an HTTP status code 403 ("access denied") error. Versioning By
+// default, the GET action returns the current version of an object. To return a
+// different version, use the versionId subresource.
// - If you supply a versionId , you need the s3:GetObjectVersion permission to
// access a specific version of an object. If you request a specific version, you
// do not need to have the s3:GetObject permission. If you request the current
@@ -84,10 +84,10 @@ import (
// accepts when you create an object. The response headers that you can override
// for the GET response are Content-Type , Content-Language , Expires ,
// Cache-Control , Content-Disposition , and Content-Encoding . To override these
-// header values in the GET response, you use the following request parameters. You
-// must sign the request, either using an Authorization header or a presigned URL,
-// when using these parameters. They cannot be used with an unsigned (anonymous)
-// request.
+// header values in the GET response, you use the following request parameters.
+// You must sign the request, either using an Authorization header or a presigned
+// URL, when using these parameters. They cannot be used with an unsigned
+// (anonymous) request.
// - response-content-type
// - response-content-language
// - response-expires
@@ -240,7 +240,7 @@ type GetObjectOutput struct {
Body io.ReadCloser
// Indicates whether the object uses an S3 Bucket Key for server-side encryption
- // with Amazon Web Services KMS (SSE-KMS).
+ // with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// Specifies caching behavior along the request/reply chain.
@@ -361,13 +361,12 @@ type GetObjectOutput struct {
// integrity verification of the customer-provided encryption key.
SSECustomerKeyMD5 *string
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key that was
- // used for the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms , aws:kms:dsse ).
ServerSideEncryption types.ServerSideEncryption
// Provides storage class information of the object. Amazon S3 returns this header
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_HeadObject.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_HeadObject.go
index 0ac66893..28b940de 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_HeadObject.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_HeadObject.go
@@ -10,7 +10,6 @@ import (
"github.com/aws/aws-sdk-go-v2/aws/signer/v4"
s3cust "github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations"
"github.com/aws/aws-sdk-go-v2/service/s3/types"
- smithy "github.com/aws/smithy-go"
"github.com/aws/smithy-go/middleware"
smithytime "github.com/aws/smithy-go/time"
smithyhttp "github.com/aws/smithy-go/transport/http"
@@ -20,7 +19,7 @@ import (
// The HEAD action retrieves metadata from an object without returning the object
// itself. This action is useful if you're only interested in an object's metadata.
-// To use HEAD, you must have READ access to the object. A HEAD request has the
+// To use HEAD , you must have READ access to the object. A HEAD request has the
// same options as a GET action on an object. The response is identical to the GET
// response except that there is no response body. Because of this, if the HEAD
// request generates an error, it returns a generic 400 Bad Request , 403 Forbidden
@@ -37,10 +36,11 @@ import (
// Customer-Provided Encryption Keys) (https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html)
// .
// - Encryption request headers, like x-amz-server-side-encryption , should not
-// be sent for GET requests if your object uses server-side encryption with KMS
-// keys (SSE-KMS) or server-side encryption with Amazon S3–managed encryption keys
-// (SSE-S3). If your object does use these types of keys, you’ll get an HTTP 400
-// BadRequest error.
+// be sent for GET requests if your object uses server-side encryption with Key
+// Management Service (KMS) keys (SSE-KMS), dual-layer server-side encryption with
+// Amazon Web Services KMS keys (DSSE-KMS), or server-side encryption with Amazon
+// S3 managed encryption keys (SSE-S3). If your object does use these types of
+// keys, you’ll get an HTTP 400 Bad Request error.
// - The last modified property in this case is the creation date of the object.
//
// Request headers are limited to 8 KB in size. For more information, see Common
@@ -61,12 +61,12 @@ import (
// . Permissions You need the relevant read object (or version) permission for this
// operation. For more information, see Actions, resources, and condition keys for
// Amazon S3 (https://docs.aws.amazon.com/AmazonS3/latest/dev/list_amazons3.html) .
-// If the object you request does not exist, the error Amazon S3 returns depends on
-// whether you also have the s3:ListBucket permission.
+// If the object you request doesn't exist, the error that Amazon S3 returns
+// depends on whether you also have the s3:ListBucket permission.
// - If you have the s3:ListBucket permission on the bucket, Amazon S3 returns an
-// HTTP status code 404 ("no such key") error.
+// HTTP status code 404 error.
// - If you don’t have the s3:ListBucket permission, Amazon S3 returns an HTTP
-// status code 403 ("access denied") error.
+// status code 403 error.
//
// The following actions are related to HeadObject :
// - GetObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html)
@@ -188,7 +188,7 @@ type HeadObjectOutput struct {
ArchiveStatus types.ArchiveStatus
// Indicates whether the object uses an S3 Bucket Key for server-side encryption
- // with Amazon Web Services KMS (SSE-KMS).
+ // with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// Specifies caching behavior along the request/reply chain.
@@ -346,13 +346,12 @@ type HeadObjectOutput struct {
// integrity verification of the customer-provided encryption key.
SSECustomerKeyMD5 *string
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key that was
- // used for the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms , aws:kms:dsse ).
ServerSideEncryption types.ServerSideEncryption
// Provides storage class information of the object. Amazon S3 returns this header
@@ -604,13 +603,8 @@ func objectExistsStateRetryable(ctx context.Context, input *HeadObjectInput, out
}
if err != nil {
- var apiErr smithy.APIError
- ok := errors.As(err, &apiErr)
- if !ok {
- return false, fmt.Errorf("expected err to be of type smithy.APIError, got %w", err)
- }
-
- if "NotFound" == apiErr.ErrorCode() {
+ var errorType *types.NotFound
+ if errors.As(err, &errorType) {
return true, nil
}
}
@@ -759,13 +753,8 @@ func (w *ObjectNotExistsWaiter) WaitForOutput(ctx context.Context, params *HeadO
func objectNotExistsStateRetryable(ctx context.Context, input *HeadObjectInput, output *HeadObjectOutput, err error) (bool, error) {
if err != nil {
- var apiErr smithy.APIError
- ok := errors.As(err, &apiErr)
- if !ok {
- return false, fmt.Errorf("expected err to be of type smithy.APIError, got %w", err)
- }
-
- if "NotFound" == apiErr.ErrorCode() {
+ var errorType *types.NotFound
+ if errors.As(err, &errorType) {
return false, nil
}
}
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListMultipartUploads.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListMultipartUploads.go
index af273ddc..863b9229 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListMultipartUploads.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListMultipartUploads.go
@@ -112,6 +112,13 @@ type ListMultipartUploadsInput struct {
// folder in a file system.)
Prefix *string
+ // Confirms that the requester knows that they will be charged for the request.
+ // Bucket owners need not specify this parameter in their requests. For information
+ // about downloading objects from Requester Pays buckets, see Downloading Objects
+ // in Requester Pays Buckets (https://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectsinRequesterPaysBuckets.html)
+ // in the Amazon S3 User Guide.
+ RequestPayer types.RequestPayer
+
// Together with key-marker, specifies the multipart upload after which listing
// should begin. If key-marker is not specified, the upload-id-marker parameter is
// ignored. Otherwise, any multipart uploads for a key equal to the key-marker
@@ -168,6 +175,10 @@ type ListMultipartUploadsOutput struct {
// prefix. The result contains only keys starting with the specified prefix.
Prefix *string
+ // If present, indicates that the requester was successfully charged for the
+ // request.
+ RequestCharged types.RequestCharged
+
// Upload ID after which listing began.
UploadIdMarker *string
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectVersions.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectVersions.go
index 1e42e2aa..e0de5858 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectVersions.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectVersions.go
@@ -84,6 +84,13 @@ type ListObjectVersionsInput struct {
// objects into a single result under CommonPrefixes.
Prefix *string
+ // Confirms that the requester knows that they will be charged for the request.
+ // Bucket owners need not specify this parameter in their requests. For information
+ // about downloading objects from Requester Pays buckets, see Downloading Objects
+ // in Requester Pays Buckets (https://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectsinRequesterPaysBuckets.html)
+ // in the Amazon S3 User Guide.
+ RequestPayer types.RequestPayer
+
// Specifies the object version you want to start listing from.
VersionIdMarker *string
@@ -142,6 +149,10 @@ type ListObjectVersionsOutput struct {
// Selects objects that start with the value supplied by this parameter.
Prefix *string
+ // If present, indicates that the requester was successfully charged for the
+ // request.
+ RequestCharged types.RequestCharged
+
// Marks the last version of the key returned in a truncated response.
VersionIdMarker *string
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjects.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjects.go
index 01efbbd8..280b0bfc 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjects.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjects.go
@@ -149,6 +149,10 @@ type ListObjectsOutput struct {
// Keys that begin with the indicated prefix.
Prefix *string
+ // If present, indicates that the requester was successfully charged for the
+ // request.
+ RequestCharged types.RequestCharged
+
// Metadata pertaining to the operation's result.
ResultMetadata middleware.Metadata
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectsV2.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectsV2.go
index cd6c75e3..ebba143b 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectsV2.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_ListObjectsV2.go
@@ -182,6 +182,10 @@ type ListObjectsV2Output struct {
// Keys that begin with the indicated prefix.
Prefix *string
+ // If present, indicates that the requester was successfully charged for the
+ // request.
+ RequestCharged types.RequestCharged
+
// If StartAfter was sent with the request, it is included in the response.
StartAfter *string
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketAcl.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketAcl.go
index 87aed133..d5e2c0df 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketAcl.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketAcl.go
@@ -30,7 +30,7 @@ import (
// objects in it. Requests to set ACLs or update ACLs fail and return the
// AccessControlListNotSupported error code. Requests to read ACLs are still
// supported. For more information, see Controlling object ownership (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
-// in the Amazon S3 User Guide. Permissions You can set access permissions using
+// in the Amazon S3 User Guide. Permissions You can set access permissions by using
// one of the following methods:
// - Specify a canned ACL with the x-amz-acl request header. Amazon S3 supports a
// set of predefined ACLs, known as canned ACLs. Each canned ACL has a predefined
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketEncryption.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketEncryption.go
index 26aa8eab..2938c366 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketEncryption.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketEncryption.go
@@ -17,16 +17,18 @@ import (
// Amazon S3 Bucket Keys for an existing bucket. By default, all buckets have a
// default encryption configuration that uses server-side encryption with Amazon S3
// managed keys (SSE-S3). You can optionally configure default encryption for a
-// bucket by using server-side encryption with an Amazon Web Services KMS key
-// (SSE-KMS) or a customer-provided key (SSE-C). If you specify default encryption
-// by using SSE-KMS, you can also configure Amazon S3 Bucket Keys. For information
-// about bucket default encryption, see Amazon S3 bucket default encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html)
+// bucket by using server-side encryption with Key Management Service (KMS) keys
+// (SSE-KMS), dual-layer server-side encryption with Amazon Web Services KMS keys
+// (DSSE-KMS), or server-side encryption with customer-provided keys (SSE-C). If
+// you specify default encryption by using SSE-KMS, you can also configure Amazon
+// S3 Bucket Keys. For information about bucket default encryption, see Amazon S3
+// bucket default encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html)
// in the Amazon S3 User Guide. For more information about S3 Bucket Keys, see
// Amazon S3 Bucket Keys (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html)
// in the Amazon S3 User Guide. This action requires Amazon Web Services Signature
// Version 4. For more information, see Authenticating Requests (Amazon Web
// Services Signature Version 4) (https://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html)
-// . To use this operation, you must have permissions to perform the
+// . To use this operation, you must have permission to perform the
// s3:PutEncryptionConfiguration action. The bucket owner has this permission by
// default. The bucket owner can grant this permission to others. For more
// information about permissions, see Permissions Related to Bucket Subresource
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLifecycleConfiguration.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLifecycleConfiguration.go
index cb4bbeb7..f3da8cf0 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLifecycleConfiguration.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLifecycleConfiguration.go
@@ -29,10 +29,10 @@ import (
// Amazon S3 Lifecycle configuration can have up to 1,000 rules. This limit is not
// adjustable. Each rule consists of the following:
//
-// - Filter identifying a subset of objects to which the rule applies. The
+// - A filter identifying a subset of objects to which the rule applies. The
// filter can be based on a key name prefix, object tags, or a combination of both.
//
-// - Status whether the rule is in effect.
+// - A status indicating whether the rule is in effect.
//
// - One or more lifecycle transition and expiration actions that you want
// Amazon S3 to perform on the objects identified by the filter. If the state of
@@ -49,7 +49,7 @@ import (
// Services account that created it) can access the resource. The resource owner
// can optionally grant access permissions to others by writing an access policy.
// For this operation, a user must get the s3:PutLifecycleConfiguration
-// permission. You can also explicitly deny permissions. Explicit deny also
+// permission. You can also explicitly deny permissions. An explicit deny also
// supersedes any other permissions. If you want to block users or accounts from
// removing or deleting objects from your bucket, you must deny them permissions
// for the following actions:
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLogging.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLogging.go
index be2b2b4a..3efec48f 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLogging.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketLogging.go
@@ -25,18 +25,18 @@ import (
// granted using policies. For more information, see Permissions for server access
// log delivery (https://docs.aws.amazon.com/AmazonS3/latest/userguide/enable-server-access-logging.html#grant-log-delivery-permissions-general)
// in the Amazon S3 User Guide. Grantee Values You can specify the person (grantee)
-// to whom you're assigning access rights (using request elements) in the following
-// ways:
+// to whom you're assigning access rights (by using request elements) in the
+// following ways:
// - By the person's ID: <>ID<><>GranteesEmail<> DisplayName is optional and
// ignored in the request.
// - By Email address: <>Grantees@email.com<> The grantee is resolved to the
-// CanonicalUser and, in a response to a GET Object acl request, appears as the
+// CanonicalUser and, in a response to a GETObjectAcl request, appears as the
// CanonicalUser.
// - By URI: <>http://acs.amazonaws.com/groups/global/AuthenticatedUsers<>
//
// To enable logging, you use LoggingEnabled and its children request elements. To
-// disable logging, you use an empty BucketLoggingStatus request element: For more
-// information about server access logging, see Server Access Logging (https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerLogs.html)
+// disable logging, you use an empty BucketLoggingStatus request element: For
+// more information about server access logging, see Server Access Logging (https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerLogs.html)
// in the Amazon S3 User Guide. For more information about creating a bucket, see
// CreateBucket (https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html)
// . For more information about returning the logging status of a bucket, see
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketMetricsConfiguration.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketMetricsConfiguration.go
index aec2ed9d..1983c01c 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketMetricsConfiguration.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketMetricsConfiguration.go
@@ -29,7 +29,7 @@ import (
// - GetBucketMetricsConfiguration (https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketMetricsConfiguration.html)
// - ListBucketMetricsConfigurations (https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBucketMetricsConfigurations.html)
//
-// GetBucketLifecycle has the following special error:
+// PutBucketMetricsConfiguration has the following special error:
// - Error code: TooManyConfigurations
// - Description: You are attempting to create a new configuration but have
// already reached the 1,000-configuration limit.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketNotificationConfiguration.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketNotificationConfiguration.go
index 632c276a..eff40352 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketNotificationConfiguration.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutBucketNotificationConfiguration.go
@@ -33,8 +33,8 @@ import (
// configurations that you can create per bucket, see Amazon S3 service quotas (https://docs.aws.amazon.com/general/latest/gr/s3.html#limits_s3)
// in Amazon Web Services General Reference. By default, only the bucket owner can
// configure notifications on a bucket. However, bucket owners can use a bucket
-// policy to grant permission to other users to set this configuration with
-// s3:PutBucketNotification permission. The PUT notification is an atomic
+// policy to grant permission to other users to set this configuration with the
+// required s3:PutBucketNotification permission. The PUT notification is an atomic
// operation. For example, suppose your notification configuration includes SNS
// topic, SQS queue, and Lambda function configurations. When you send a PUT
// request with this configuration, Amazon S3 sends test messages to your SNS
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutObject.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutObject.go
index afa810f1..769c1789 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutObject.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_PutObject.go
@@ -41,14 +41,15 @@ import (
// about Amazon S3 Object Lock, see Amazon S3 Object Lock Overview (https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock-overview.html)
// in the Amazon S3 User Guide.
//
-// You have three mutually exclusive options to protect data using server-side
+// You have four mutually exclusive options to protect data using server-side
// encryption in Amazon S3, depending on how you choose to manage the encryption
// keys. Specifically, the encryption key options are Amazon S3 managed keys
-// (SSE-S3), Amazon Web Services KMS keys (SSE-KMS), and customer-provided keys
-// (SSE-C). Amazon S3 encrypts data with server-side encryption by using Amazon S3
-// managed keys (SSE-S3) by default. You can optionally tell Amazon S3 to encrypt
-// data at by rest using server-side encryption with other key options. For more
-// information, see Using Server-Side Encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html)
+// (SSE-S3), Amazon Web Services KMS keys (SSE-KMS or DSSE-KMS), and
+// customer-provided keys (SSE-C). Amazon S3 encrypts data with server-side
+// encryption by using Amazon S3 managed keys (SSE-S3) by default. You can
+// optionally tell Amazon S3 to encrypt data at rest by using server-side
+// encryption with other key options. For more information, see Using Server-Side
+// Encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html)
// . When adding a new object, you can use headers to grant ACL-based permissions
// to individual Amazon Web Services accounts or to predefined groups defined by
// Amazon S3. These permissions are then added to the ACL on the object. By
@@ -131,10 +132,10 @@ type PutObjectInput struct {
Body io.Reader
// Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption
- // with server-side encryption using AWS KMS (SSE-KMS). Setting this header to true
- // causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.
- // Specifying this header with a PUT action doesn’t affect bucket-level settings
- // for S3 Bucket Key.
+ // with server-side encryption using Key Management Service (KMS) keys (SSE-KMS).
+ // Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object
+ // encryption with SSE-KMS. Specifying this header with a PUT action doesn’t affect
+ // bucket-level settings for S3 Bucket Key.
BucketKeyEnabled bool
// Can be used to specify caching behavior along the request/reply chain. For more
@@ -286,17 +287,19 @@ type PutObjectInput struct {
// GetObject or CopyObject operations on this object.
SSEKMSEncryptionContext *string
- // If x-amz-server-side-encryption has a valid value of aws:kms , this header
- // specifies the ID of the Amazon Web Services Key Management Service (Amazon Web
- // Services KMS) symmetric encryption customer managed key that was used for the
- // object. If you specify x-amz-server-side-encryption:aws:kms , but do not provide
+ // If x-amz-server-side-encryption has a valid value of aws:kms or aws:kms:dsse ,
+ // this header specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object. If you specify
+ // x-amz-server-side-encryption:aws:kms or
+ // x-amz-server-side-encryption:aws:kms:dsse , but do not provide
// x-amz-server-side-encryption-aws-kms-key-id , Amazon S3 uses the Amazon Web
- // Services managed key to protect the data. If the KMS key does not exist in the
- // same account issuing the command, you must use the full ARN and not just the ID.
+ // Services managed key ( aws/s3 ) to protect the data. If the KMS key does not
+ // exist in the same account that's issuing the command, you must use the full ARN
+ // and not just the ID.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms , aws:kms:dsse ).
ServerSideEncryption types.ServerSideEncryption
// By default, Amazon S3 uses the STANDARD Storage Class to store newly created
@@ -331,7 +334,7 @@ type PutObjectInput struct {
type PutObjectOutput struct {
// Indicates whether the uploaded object uses an S3 Bucket Key for server-side
- // encryption with Amazon Web Services KMS (SSE-KMS).
+ // encryption with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// The base64-encoded, 32-bit CRC32 checksum of the object. This will only be
@@ -393,14 +396,13 @@ type PutObjectOutput struct {
// for future GetObject or CopyObject operations on this object.
SSEKMSEncryptionContext *string
- // If x-amz-server-side-encryption is has a valid value of aws:kms , this header
- // specifies the ID of the Amazon Web Services Key Management Service (Amazon Web
- // Services KMS) symmetric encryption customer managed key that was used for the
- // object.
+ // If x-amz-server-side-encryption has a valid value of aws:kms or aws:kms:dsse ,
+ // this header specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms , aws:kms:dsse ).
ServerSideEncryption types.ServerSideEncryption
// Version of the object.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_RestoreObject.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_RestoreObject.go
index 01ad5420..7ffe6748 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_RestoreObject.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_RestoreObject.go
@@ -63,46 +63,47 @@ import (
// Permissions Related to Bucket Subresource Operations (https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources)
// and Managing Access Permissions to Your Amazon S3 Resources (https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html)
// in the Amazon S3 User Guide. Restoring objects Objects that you archive to the
-// S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage class, and S3
-// Intelligent-Tiering Archive or S3 Intelligent-Tiering Deep Archive tiers, are
-// not accessible in real time. For objects in the S3 Glacier Flexible Retrieval or
-// S3 Glacier Deep Archive storage classes, you must first initiate a restore
-// request, and then wait until a temporary copy of the object is available. If you
-// want a permanent copy of the object, create a copy of it in the Amazon S3
-// Standard storage class in your S3 bucket. To access an archived object, you must
-// restore the object for the duration (number of days) that you specify. For
-// objects in the Archive Access or Deep Archive Access tiers of S3
-// Intelligent-Tiering, you must first initiate a restore request, and then wait
-// until the object is moved into the Frequent Access tier. To restore a specific
-// object version, you can provide a version ID. If you don't provide a version ID,
-// Amazon S3 restores the current version. When restoring an archived object, you
-// can specify one of the following data access tier options in the Tier element
-// of the request body:
+// S3 Glacier Flexible Retrieval Flexible Retrieval or S3 Glacier Deep Archive
+// storage class, and S3 Intelligent-Tiering Archive or S3 Intelligent-Tiering Deep
+// Archive tiers, are not accessible in real time. For objects in the S3 Glacier
+// Flexible Retrieval Flexible Retrieval or S3 Glacier Deep Archive storage
+// classes, you must first initiate a restore request, and then wait until a
+// temporary copy of the object is available. If you want a permanent copy of the
+// object, create a copy of it in the Amazon S3 Standard storage class in your S3
+// bucket. To access an archived object, you must restore the object for the
+// duration (number of days) that you specify. For objects in the Archive Access or
+// Deep Archive Access tiers of S3 Intelligent-Tiering, you must first initiate a
+// restore request, and then wait until the object is moved into the Frequent
+// Access tier. To restore a specific object version, you can provide a version ID.
+// If you don't provide a version ID, Amazon S3 restores the current version. When
+// restoring an archived object, you can specify one of the following data access
+// tier options in the Tier element of the request body:
// - Expedited - Expedited retrievals allow you to quickly access your data
-// stored in the S3 Glacier Flexible Retrieval storage class or S3
-// Intelligent-Tiering Archive tier when occasional urgent requests for restoring
-// archives are required. For all but the largest archived objects (250 MB+), data
-// accessed using Expedited retrievals is typically made available within 1–5
-// minutes. Provisioned capacity ensures that retrieval capacity for Expedited
-// retrievals is available when you need it. Expedited retrievals and provisioned
-// capacity are not available for objects stored in the S3 Glacier Deep Archive
-// storage class or S3 Intelligent-Tiering Deep Archive tier.
+// stored in the S3 Glacier Flexible Retrieval Flexible Retrieval storage class or
+// S3 Intelligent-Tiering Archive tier when occasional urgent requests for
+// restoring archives are required. For all but the largest archived objects (250
+// MB+), data accessed using Expedited retrievals is typically made available
+// within 1–5 minutes. Provisioned capacity ensures that retrieval capacity for
+// Expedited retrievals is available when you need it. Expedited retrievals and
+// provisioned capacity are not available for objects stored in the S3 Glacier Deep
+// Archive storage class or S3 Intelligent-Tiering Deep Archive tier.
// - Standard - Standard retrievals allow you to access any of your archived
// objects within several hours. This is the default option for retrieval requests
// that do not specify the retrieval option. Standard retrievals typically finish
-// within 3–5 hours for objects stored in the S3 Glacier Flexible Retrieval storage
-// class or S3 Intelligent-Tiering Archive tier. They typically finish within 12
-// hours for objects stored in the S3 Glacier Deep Archive storage class or S3
-// Intelligent-Tiering Deep Archive tier. Standard retrievals are free for objects
-// stored in S3 Intelligent-Tiering.
+// within 3–5 hours for objects stored in the S3 Glacier Flexible Retrieval
+// Flexible Retrieval storage class or S3 Intelligent-Tiering Archive tier. They
+// typically finish within 12 hours for objects stored in the S3 Glacier Deep
+// Archive storage class or S3 Intelligent-Tiering Deep Archive tier. Standard
+// retrievals are free for objects stored in S3 Intelligent-Tiering.
// - Bulk - Bulk retrievals free for objects stored in the S3 Glacier Flexible
// Retrieval and S3 Intelligent-Tiering storage classes, enabling you to retrieve
// large amounts, even petabytes, of data at no cost. Bulk retrievals typically
// finish within 5–12 hours for objects stored in the S3 Glacier Flexible Retrieval
-// storage class or S3 Intelligent-Tiering Archive tier. Bulk retrievals are also
-// the lowest-cost retrieval option when restoring objects from S3 Glacier Deep
-// Archive. They typically finish within 48 hours for objects stored in the S3
-// Glacier Deep Archive storage class or S3 Intelligent-Tiering Deep Archive tier.
+// Flexible Retrieval storage class or S3 Intelligent-Tiering Archive tier. Bulk
+// retrievals are also the lowest-cost retrieval option when restoring objects from
+// S3 Glacier Deep Archive. They typically finish within 48 hours for objects
+// stored in the S3 Glacier Deep Archive storage class or S3 Intelligent-Tiering
+// Deep Archive tier.
//
// For more information about archive retrieval options and provisioned capacity
// for Expedited data access, see Restoring Archived Objects (https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_SelectObjectContent.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_SelectObjectContent.go
index 01220796..d4c1571a 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_SelectObjectContent.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_SelectObjectContent.go
@@ -59,9 +59,12 @@ import (
// request (see SelectObjectContentRequest - ScanRange (https://docs.aws.amazon.com/AmazonS3/latest/API/API_SelectObjectContent.html#AmazonS3-SelectObjectContent-request-ScanRange)
// in the request parameters), you cannot specify the range of bytes of an object
// to return.
-// - GLACIER, DEEP_ARCHIVE and REDUCED_REDUNDANCY storage classes: You cannot
-// specify the GLACIER, DEEP_ARCHIVE, or REDUCED_REDUNDANCY storage classes. For
-// more information, about storage classes see Storage Classes (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html#storage-class-intro)
+// - The GLACIER , DEEP_ARCHIVE , and REDUCED_REDUNDANCY storage classes, or the
+// ARCHIVE_ACCESS and DEEP_ARCHIVE_ACCESS access tiers of the INTELLIGENT_TIERING
+// storage class: You cannot query objects in the GLACIER , DEEP_ARCHIVE , or
+// REDUCED_REDUNDANCY storage classes, nor objects in the ARCHIVE_ACCESS or
+// DEEP_ARCHIVE_ACCESS access tiers of the INTELLIGENT_TIERING storage class. For
+// more information about storage classes, see Using Amazon S3 storage classes (https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html)
// in the Amazon S3 User Guide.
//
// Special Errors For a list of special errors for this operation, see List of
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPart.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPart.go
index 5f317e24..0c6112fa 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPart.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPart.go
@@ -225,7 +225,7 @@ type UploadPartInput struct {
type UploadPartOutput struct {
// Indicates whether the multipart upload uses an S3 Bucket Key for server-side
- // encryption with Amazon Web Services KMS (SSE-KMS).
+ // encryption with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// The base64-encoded, 32-bit CRC32 checksum of the object. This will only be
@@ -273,13 +273,12 @@ type UploadPartOutput struct {
// integrity verification of the customer-provided encryption key.
SSECustomerKeyMD5 *string
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key was used for
- // the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms ).
ServerSideEncryption types.ServerSideEncryption
// Metadata pertaining to the operation's result.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPartCopy.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPartCopy.go
index afa41fdb..9ceebcaa 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPartCopy.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/api_op_UploadPartCopy.go
@@ -238,7 +238,7 @@ type UploadPartCopyInput struct {
type UploadPartCopyOutput struct {
// Indicates whether the multipart upload uses an S3 Bucket Key for server-side
- // encryption with Amazon Web Services KMS (SSE-KMS).
+ // encryption with Key Management Service (KMS) keys (SSE-KMS).
BucketKeyEnabled bool
// Container for all response elements.
@@ -262,13 +262,12 @@ type UploadPartCopyOutput struct {
// integrity verification of the customer-provided encryption key.
SSECustomerKeyMD5 *string
- // If present, specifies the ID of the Amazon Web Services Key Management Service
- // (Amazon Web Services KMS) symmetric encryption customer managed key that was
- // used for the object.
+ // If present, specifies the ID of the Key Management Service (KMS) symmetric
+ // encryption customer managed key that was used for the object.
SSEKMSKeyId *string
// The server-side encryption algorithm used when storing this object in Amazon S3
- // (for example, AES256, aws:kms ).
+ // (for example, AES256 , aws:kms ).
ServerSideEncryption types.ServerSideEncryption
// Metadata pertaining to the operation's result.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/deserializers.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/deserializers.go
index 995d909c..0608d4f7 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/deserializers.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/deserializers.go
@@ -2369,6 +2369,11 @@ func (m *awsRestxml_deserializeOpGetBucketAccelerateConfiguration) HandleDeseria
output := &GetBucketAccelerateConfigurationOutput{}
out.Result = output
+ err = awsRestxml_deserializeOpHttpBindingsGetBucketAccelerateConfigurationOutput(output, response)
+ if err != nil {
+ return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
+ }
+
var buff [1024]byte
ringBuffer := smithyio.NewRingBuffer(buff[:])
body := io.TeeReader(response.Body, ringBuffer)
@@ -2440,6 +2445,18 @@ func awsRestxml_deserializeOpErrorGetBucketAccelerateConfiguration(response *smi
}
}
+func awsRestxml_deserializeOpHttpBindingsGetBucketAccelerateConfigurationOutput(v *GetBucketAccelerateConfigurationOutput, response *smithyhttp.Response) error {
+ if v == nil {
+ return fmt.Errorf("unsupported deserialization for nil %T", v)
+ }
+
+ if headerValues := response.Header.Values("x-amz-request-charged"); len(headerValues) != 0 {
+ headerValues[0] = strings.TrimSpace(headerValues[0])
+ v.RequestCharged = types.RequestCharged(headerValues[0])
+ }
+
+ return nil
+}
func awsRestxml_deserializeOpDocumentGetBucketAccelerateConfigurationOutput(v **GetBucketAccelerateConfigurationOutput, decoder smithyxml.NodeDecoder) error {
if v == nil {
return fmt.Errorf("unexpected nil of type %T", v)
@@ -6827,6 +6844,9 @@ func awsRestxml_deserializeOpErrorHeadObject(response *smithyhttp.Response, meta
}
errorBody.Seek(0, io.SeekStart)
switch {
+ case strings.EqualFold("NotFound", errorCode):
+ return awsRestxml_deserializeErrorNotFound(response, errorBody)
+
default:
genericError := &smithy.GenericAPIError{
Code: errorCode,
@@ -7947,6 +7967,11 @@ func (m *awsRestxml_deserializeOpListMultipartUploads) HandleDeserialize(ctx con
output := &ListMultipartUploadsOutput{}
out.Result = output
+ err = awsRestxml_deserializeOpHttpBindingsListMultipartUploadsOutput(output, response)
+ if err != nil {
+ return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
+ }
+
var buff [1024]byte
ringBuffer := smithyio.NewRingBuffer(buff[:])
body := io.TeeReader(response.Body, ringBuffer)
@@ -8018,6 +8043,18 @@ func awsRestxml_deserializeOpErrorListMultipartUploads(response *smithyhttp.Resp
}
}
+func awsRestxml_deserializeOpHttpBindingsListMultipartUploadsOutput(v *ListMultipartUploadsOutput, response *smithyhttp.Response) error {
+ if v == nil {
+ return fmt.Errorf("unsupported deserialization for nil %T", v)
+ }
+
+ if headerValues := response.Header.Values("x-amz-request-charged"); len(headerValues) != 0 {
+ headerValues[0] = strings.TrimSpace(headerValues[0])
+ v.RequestCharged = types.RequestCharged(headerValues[0])
+ }
+
+ return nil
+}
func awsRestxml_deserializeOpDocumentListMultipartUploadsOutput(v **ListMultipartUploadsOutput, decoder smithyxml.NodeDecoder) error {
if v == nil {
return fmt.Errorf("unexpected nil of type %T", v)
@@ -8229,6 +8266,11 @@ func (m *awsRestxml_deserializeOpListObjects) HandleDeserialize(ctx context.Cont
output := &ListObjectsOutput{}
out.Result = output
+ err = awsRestxml_deserializeOpHttpBindingsListObjectsOutput(output, response)
+ if err != nil {
+ return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
+ }
+
var buff [1024]byte
ringBuffer := smithyio.NewRingBuffer(buff[:])
body := io.TeeReader(response.Body, ringBuffer)
@@ -8303,6 +8345,18 @@ func awsRestxml_deserializeOpErrorListObjects(response *smithyhttp.Response, met
}
}
+func awsRestxml_deserializeOpHttpBindingsListObjectsOutput(v *ListObjectsOutput, response *smithyhttp.Response) error {
+ if v == nil {
+ return fmt.Errorf("unsupported deserialization for nil %T", v)
+ }
+
+ if headerValues := response.Header.Values("x-amz-request-charged"); len(headerValues) != 0 {
+ headerValues[0] = strings.TrimSpace(headerValues[0])
+ v.RequestCharged = types.RequestCharged(headerValues[0])
+ }
+
+ return nil
+}
func awsRestxml_deserializeOpDocumentListObjectsOutput(v **ListObjectsOutput, decoder smithyxml.NodeDecoder) error {
if v == nil {
return fmt.Errorf("unexpected nil of type %T", v)
@@ -8488,6 +8542,11 @@ func (m *awsRestxml_deserializeOpListObjectsV2) HandleDeserialize(ctx context.Co
output := &ListObjectsV2Output{}
out.Result = output
+ err = awsRestxml_deserializeOpHttpBindingsListObjectsV2Output(output, response)
+ if err != nil {
+ return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
+ }
+
var buff [1024]byte
ringBuffer := smithyio.NewRingBuffer(buff[:])
body := io.TeeReader(response.Body, ringBuffer)
@@ -8562,6 +8621,18 @@ func awsRestxml_deserializeOpErrorListObjectsV2(response *smithyhttp.Response, m
}
}
+func awsRestxml_deserializeOpHttpBindingsListObjectsV2Output(v *ListObjectsV2Output, response *smithyhttp.Response) error {
+ if v == nil {
+ return fmt.Errorf("unsupported deserialization for nil %T", v)
+ }
+
+ if headerValues := response.Header.Values("x-amz-request-charged"); len(headerValues) != 0 {
+ headerValues[0] = strings.TrimSpace(headerValues[0])
+ v.RequestCharged = types.RequestCharged(headerValues[0])
+ }
+
+ return nil
+}
func awsRestxml_deserializeOpDocumentListObjectsV2Output(v **ListObjectsV2Output, decoder smithyxml.NodeDecoder) error {
if v == nil {
return fmt.Errorf("unexpected nil of type %T", v)
@@ -8777,6 +8848,11 @@ func (m *awsRestxml_deserializeOpListObjectVersions) HandleDeserialize(ctx conte
output := &ListObjectVersionsOutput{}
out.Result = output
+ err = awsRestxml_deserializeOpHttpBindingsListObjectVersionsOutput(output, response)
+ if err != nil {
+ return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
+ }
+
var buff [1024]byte
ringBuffer := smithyio.NewRingBuffer(buff[:])
body := io.TeeReader(response.Body, ringBuffer)
@@ -8848,6 +8924,18 @@ func awsRestxml_deserializeOpErrorListObjectVersions(response *smithyhttp.Respon
}
}
+func awsRestxml_deserializeOpHttpBindingsListObjectVersionsOutput(v *ListObjectVersionsOutput, response *smithyhttp.Response) error {
+ if v == nil {
+ return fmt.Errorf("unsupported deserialization for nil %T", v)
+ }
+
+ if headerValues := response.Header.Values("x-amz-request-charged"); len(headerValues) != 0 {
+ headerValues[0] = strings.TrimSpace(headerValues[0])
+ v.RequestCharged = types.RequestCharged(headerValues[0])
+ }
+
+ return nil
+}
func awsRestxml_deserializeOpDocumentListObjectVersionsOutput(v **ListObjectVersionsOutput, decoder smithyxml.NodeDecoder) error {
if v == nil {
return fmt.Errorf("unexpected nil of type %T", v)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/go_module_metadata.go
index 42a7499e..ddab5571 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/go_module_metadata.go
@@ -3,4 +3,4 @@
package s3
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.33.1"
+const goModuleVersion = "1.35.0"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/arn/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/arn/BUILD.bazel
deleted file mode 100644
index 3fe684ea..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/arn/BUILD.bazel
+++ /dev/null
@@ -1,13 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["arn_parser.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/arn",
- importpath = "github.com/aws/aws-sdk-go-v2/service/s3/internal/arn",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service/s3:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations/BUILD.bazel
deleted file mode 100644
index 5a7bb4d2..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations/BUILD.bazel
+++ /dev/null
@@ -1,34 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "handle_200_error.go",
- "host.go",
- "presigned_expires.go",
- "process_arn_resource.go",
- "remove_bucket_middleware.go",
- "s3_object_lambda.go",
- "signer_wrapper.go",
- "update_endpoint.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations",
- importpath = "github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service/s3:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/v4a:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/xml:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/BUILD.bazel
deleted file mode 100644
index b078841d..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["endpoints.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints",
- importpath = "github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service/s3:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/endpoints.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/endpoints.go
index 1def6559..34e5ab67 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/endpoints.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints/endpoints.go
@@ -92,6 +92,7 @@ var partitionRegexp = struct {
AwsIso *regexp.Regexp
AwsIsoB *regexp.Regexp
AwsIsoE *regexp.Regexp
+ AwsIsoF *regexp.Regexp
AwsUsGov *regexp.Regexp
}{
@@ -100,6 +101,7 @@ var partitionRegexp = struct {
AwsIso: regexp.MustCompile("^us\\-iso\\-\\w+\\-\\d+$"),
AwsIsoB: regexp.MustCompile("^us\\-isob\\-\\w+\\-\\d+$"),
AwsIsoE: regexp.MustCompile("^eu\\-isoe\\-\\w+\\-\\d+$"),
+ AwsIsoF: regexp.MustCompile("^us\\-isof\\-\\w+\\-\\d+$"),
AwsUsGov: regexp.MustCompile("^us\\-gov\\-\\w+\\-\\d+$"),
}
@@ -679,6 +681,27 @@ var defaultPartitions = endpoints.Partitions{
RegionRegex: partitionRegexp.AwsIsoE,
IsRegionalized: true,
},
+ {
+ ID: "aws-iso-f",
+ Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
+ {
+ Variant: endpoints.FIPSVariant,
+ }: {
+ Hostname: "s3-fips.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ {
+ Variant: 0,
+ }: {
+ Hostname: "s3.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ },
+ RegionRegex: partitionRegexp.AwsIsoF,
+ IsRegionalized: true,
+ },
{
ID: "aws-us-gov",
Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
@@ -857,6 +880,19 @@ func GetDNSSuffix(id string, options Options) (string, error) {
}
+ case strings.EqualFold(id, "aws-iso-f"):
+ switch variant {
+ case endpoints.FIPSVariant:
+ return "csp.hci.ic.gov", nil
+
+ case 0:
+ return "csp.hci.ic.gov", nil
+
+ default:
+ return "", fmt.Errorf("unsupported endpoint variant %v, in partition %s", variant, id)
+
+ }
+
case strings.EqualFold(id, "aws-us-gov"):
switch variant {
case endpoints.DualStackVariant:
@@ -901,6 +937,9 @@ func GetDNSSuffixFromRegion(region string, options Options) (string, error) {
case partitionRegexp.AwsIsoE.MatchString(region):
return GetDNSSuffix("aws-iso-e", options)
+ case partitionRegexp.AwsIsoF.MatchString(region):
+ return GetDNSSuffix("aws-iso-f", options)
+
case partitionRegexp.AwsUsGov.MatchString(region):
return GetDNSSuffix("aws-us-gov", options)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/serializers.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/serializers.go
index 126dedcf..300826c8 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/serializers.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/serializers.go
@@ -2065,6 +2065,11 @@ func awsRestxml_serializeOpHttpBindingsGetBucketAccelerateConfigurationInput(v *
encoder.SetHeader(locationName).String(*v.ExpectedBucketOwner)
}
+ if len(v.RequestPayer) > 0 {
+ locationName := "X-Amz-Request-Payer"
+ encoder.SetHeader(locationName).String(string(v.RequestPayer))
+ }
+
return nil
}
@@ -4658,6 +4663,11 @@ func awsRestxml_serializeOpHttpBindingsListMultipartUploadsInput(v *ListMultipar
encoder.SetQuery("prefix").String(*v.Prefix)
}
+ if len(v.RequestPayer) > 0 {
+ locationName := "X-Amz-Request-Payer"
+ encoder.SetHeader(locationName).String(string(v.RequestPayer))
+ }
+
if v.UploadIdMarker != nil {
encoder.SetQuery("upload-id-marker").String(*v.UploadIdMarker)
}
@@ -4929,6 +4939,11 @@ func awsRestxml_serializeOpHttpBindingsListObjectVersionsInput(v *ListObjectVers
encoder.SetQuery("prefix").String(*v.Prefix)
}
+ if len(v.RequestPayer) > 0 {
+ locationName := "X-Amz-Request-Payer"
+ encoder.SetHeader(locationName).String(string(v.RequestPayer))
+ }
+
if v.VersionIdMarker != nil {
encoder.SetQuery("version-id-marker").String(*v.VersionIdMarker)
}
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/BUILD.bazel
deleted file mode 100644
index fe0502c0..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/BUILD.bazel
+++ /dev/null
@@ -1,17 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "enums.go",
- "errors.go",
- "types.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types",
- importpath = "github.com/aws/aws-sdk-go-v2/service/s3/types",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/enums.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/enums.go
index e28e6b7c..9e072503 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/enums.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/enums.go
@@ -1070,8 +1070,9 @@ type ServerSideEncryption string
// Enum values for ServerSideEncryption
const (
- ServerSideEncryptionAes256 ServerSideEncryption = "AES256"
- ServerSideEncryptionAwsKms ServerSideEncryption = "aws:kms"
+ ServerSideEncryptionAes256 ServerSideEncryption = "AES256"
+ ServerSideEncryptionAwsKms ServerSideEncryption = "aws:kms"
+ ServerSideEncryptionAwsKmsDsse ServerSideEncryption = "aws:kms:dsse"
)
// Values returns all known values for ServerSideEncryption. Note that this can be
@@ -1081,6 +1082,7 @@ func (ServerSideEncryption) Values() []ServerSideEncryption {
return []ServerSideEncryption{
"AES256",
"aws:kms",
+ "aws:kms:dsse",
}
}
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/types.go b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/types.go
index 16d30099..e398a0a0 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/types.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/types.go
@@ -579,7 +579,7 @@ type DefaultRetention struct {
// Container for the objects to delete.
type Delete struct {
- // The objects to delete.
+ // The object to delete.
//
// This member is required.
Objects []ObjectIdentifier
@@ -721,7 +721,7 @@ type Encryption struct {
// If the encryption type is aws:kms , this optional value specifies the ID of the
// symmetric encryption customer managed key to use for encryption of job results.
// Amazon S3 only supports symmetric encryption KMS keys. For more information, see
- // Asymmetric keys in Amazon Web Services KMS (https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html)
+ // Asymmetric keys in KMS (https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html)
// in the Amazon Web Services Key Management Service Developer Guide.
KMSKeyId *string
@@ -3034,9 +3034,8 @@ type SourceSelectionCriteria struct {
// Specifies the use of SSE-KMS to encrypt delivered inventory reports.
type SSEKMS struct {
- // Specifies the ID of the Amazon Web Services Key Management Service (Amazon Web
- // Services KMS) symmetric encryption customer managed key to use for encrypting
- // inventory reports.
+ // Specifies the ID of the Key Management Service (KMS) symmetric encryption
+ // customer managed key to use for encrypting inventory reports.
//
// This member is required.
KeyId *string
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/BUILD.bazel
deleted file mode 100644
index f740f3ac..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/BUILD.bazel
+++ /dev/null
@@ -1,41 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api_client.go",
- "api_op_GetRoleCredentials.go",
- "api_op_ListAccountRoles.go",
- "api_op_ListAccounts.go",
- "api_op_Logout.go",
- "deserializers.go",
- "doc.go",
- "endpoints.go",
- "go_module_metadata.go",
- "serializers.go",
- "validators.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/sso",
- importpath = "github.com/aws/aws-sdk-go-v2/service/sso",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/defaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/configsources:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sso/types:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/io:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/ptr:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/CHANGELOG.md
index 582523aa..42fae8ef 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/CHANGELOG.md
@@ -1,3 +1,11 @@
+# v1.12.12 (2023-06-15)
+
+* No change notes available for this release.
+
+# v1.12.11 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.12.10 (2023-05-04)
* No change notes available for this release.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go
index dc08ef0f..b67186c8 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go
@@ -3,4 +3,4 @@
package sso
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.12.10"
+const goModuleVersion = "1.12.12"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/BUILD.bazel
deleted file mode 100644
index f723041f..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["endpoints.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints",
- importpath = "github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service/sso:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go
index 355deee3..b1ce03a5 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go
@@ -90,6 +90,7 @@ var partitionRegexp = struct {
AwsIso *regexp.Regexp
AwsIsoB *regexp.Regexp
AwsIsoE *regexp.Regexp
+ AwsIsoF *regexp.Regexp
AwsUsGov *regexp.Regexp
}{
@@ -98,6 +99,7 @@ var partitionRegexp = struct {
AwsIso: regexp.MustCompile("^us\\-iso\\-\\w+\\-\\d+$"),
AwsIsoB: regexp.MustCompile("^us\\-isob\\-\\w+\\-\\d+$"),
AwsIsoE: regexp.MustCompile("^eu\\-isoe\\-\\w+\\-\\d+$"),
+ AwsIsoF: regexp.MustCompile("^us\\-isof\\-\\w+\\-\\d+$"),
AwsUsGov: regexp.MustCompile("^us\\-gov\\-\\w+\\-\\d+$"),
}
@@ -413,6 +415,27 @@ var defaultPartitions = endpoints.Partitions{
RegionRegex: partitionRegexp.AwsIsoE,
IsRegionalized: true,
},
+ {
+ ID: "aws-iso-f",
+ Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
+ {
+ Variant: endpoints.FIPSVariant,
+ }: {
+ Hostname: "portal.sso-fips.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ {
+ Variant: 0,
+ }: {
+ Hostname: "portal.sso.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ },
+ RegionRegex: partitionRegexp.AwsIsoF,
+ IsRegionalized: true,
+ },
{
ID: "aws-us-gov",
Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/BUILD.bazel
deleted file mode 100644
index ebbc8381..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "errors.go",
- "types.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types",
- importpath = "github.com/aws/aws-sdk-go-v2/service/sso/types",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/BUILD.bazel
deleted file mode 100644
index 5a1db260..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/BUILD.bazel
+++ /dev/null
@@ -1,41 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api_client.go",
- "api_op_CreateToken.go",
- "api_op_RegisterClient.go",
- "api_op_StartDeviceAuthorization.go",
- "deserializers.go",
- "doc.go",
- "endpoints.go",
- "go_module_metadata.go",
- "serializers.go",
- "validators.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc",
- importpath = "github.com/aws/aws-sdk-go-v2/service/ssooidc",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/defaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/configsources:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/json:go_default_library",
- "//vendor/github.com/aws/smithy-go/io:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/ptr:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md
index d79edc9c..c6c01750 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md
@@ -1,3 +1,11 @@
+# v1.14.12 (2023-06-15)
+
+* No change notes available for this release.
+
+# v1.14.11 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.14.10 (2023-05-04)
* No change notes available for this release.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go
index 73a615a8..82156c20 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go
@@ -3,4 +3,4 @@
package ssooidc
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.14.10"
+const goModuleVersion = "1.14.12"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/BUILD.bazel
deleted file mode 100644
index 4bd30f81..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["endpoints.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints",
- importpath = "github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/endpoints.go b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/endpoints.go
index 50c8df08..b04fb46f 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/endpoints.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/endpoints.go
@@ -90,6 +90,7 @@ var partitionRegexp = struct {
AwsIso *regexp.Regexp
AwsIsoB *regexp.Regexp
AwsIsoE *regexp.Regexp
+ AwsIsoF *regexp.Regexp
AwsUsGov *regexp.Regexp
}{
@@ -98,6 +99,7 @@ var partitionRegexp = struct {
AwsIso: regexp.MustCompile("^us\\-iso\\-\\w+\\-\\d+$"),
AwsIsoB: regexp.MustCompile("^us\\-isob\\-\\w+\\-\\d+$"),
AwsIsoE: regexp.MustCompile("^eu\\-isoe\\-\\w+\\-\\d+$"),
+ AwsIsoF: regexp.MustCompile("^us\\-isof\\-\\w+\\-\\d+$"),
AwsUsGov: regexp.MustCompile("^us\\-gov\\-\\w+\\-\\d+$"),
}
@@ -413,6 +415,27 @@ var defaultPartitions = endpoints.Partitions{
RegionRegex: partitionRegexp.AwsIsoE,
IsRegionalized: true,
},
+ {
+ ID: "aws-iso-f",
+ Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
+ {
+ Variant: endpoints.FIPSVariant,
+ }: {
+ Hostname: "oidc-fips.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ {
+ Variant: 0,
+ }: {
+ Hostname: "oidc.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ },
+ RegionRegex: partitionRegexp.AwsIsoF,
+ IsRegionalized: true,
+ },
{
ID: "aws-us-gov",
Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/BUILD.bazel
deleted file mode 100644
index fdd936b9..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "errors.go",
- "types.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types",
- importpath = "github.com/aws/aws-sdk-go-v2/service/ssooidc/types",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/BUILD.bazel
deleted file mode 100644
index 3b8058b4..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/BUILD.bazel
+++ /dev/null
@@ -1,49 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api_client.go",
- "api_op_AssumeRole.go",
- "api_op_AssumeRoleWithSAML.go",
- "api_op_AssumeRoleWithWebIdentity.go",
- "api_op_DecodeAuthorizationMessage.go",
- "api_op_GetAccessKeyInfo.go",
- "api_op_GetCallerIdentity.go",
- "api_op_GetFederationToken.go",
- "api_op_GetSessionToken.go",
- "deserializers.go",
- "doc.go",
- "endpoints.go",
- "go_module_metadata.go",
- "serializers.go",
- "validators.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/sts",
- importpath = "github.com/aws/aws-sdk-go-v2/service/sts",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/defaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/middleware:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/retry:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/configsources:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/service/sts/types:go_default_library",
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/httpbinding:go_default_library",
- "//vendor/github.com/aws/smithy-go/encoding/xml:go_default_library",
- "//vendor/github.com/aws/smithy-go/io:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- "//vendor/github.com/aws/smithy-go/middleware:go_default_library",
- "//vendor/github.com/aws/smithy-go/ptr:go_default_library",
- "//vendor/github.com/aws/smithy-go/time:go_default_library",
- "//vendor/github.com/aws/smithy-go/transport/http:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/CHANGELOG.md
index 60a7a050..46a30e5b 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/CHANGELOG.md
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/CHANGELOG.md
@@ -1,3 +1,11 @@
+# v1.19.2 (2023-06-15)
+
+* No change notes available for this release.
+
+# v1.19.1 (2023-06-13)
+
+* **Dependency Update**: Updated to the latest SDK module versions
+
# v1.19.0 (2023-05-08)
* **Feature**: Documentation updates for AWS Security Token Service.
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go
index d6a59e44..f88dca99 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go
@@ -3,4 +3,4 @@
package sts
// goModuleVersion is the tagged release for this module
-const goModuleVersion = "1.19.0"
+const goModuleVersion = "1.19.2"
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/BUILD.bazel
deleted file mode 100644
index 48ca7345..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["endpoints.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints",
- importpath = "github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints",
- visibility = ["//vendor/github.com/aws/aws-sdk-go-v2/service/sts:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go-v2/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:go_default_library",
- "//vendor/github.com/aws/smithy-go/logging:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go
index 93ae947d..0413fd89 100644
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go
+++ b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go
@@ -90,6 +90,7 @@ var partitionRegexp = struct {
AwsIso *regexp.Regexp
AwsIsoB *regexp.Regexp
AwsIsoE *regexp.Regexp
+ AwsIsoF *regexp.Regexp
AwsUsGov *regexp.Regexp
}{
@@ -98,6 +99,7 @@ var partitionRegexp = struct {
AwsIso: regexp.MustCompile("^us\\-iso\\-\\w+\\-\\d+$"),
AwsIsoB: regexp.MustCompile("^us\\-isob\\-\\w+\\-\\d+$"),
AwsIsoE: regexp.MustCompile("^eu\\-isoe\\-\\w+\\-\\d+$"),
+ AwsIsoF: regexp.MustCompile("^us\\-isof\\-\\w+\\-\\d+$"),
AwsUsGov: regexp.MustCompile("^us\\-gov\\-\\w+\\-\\d+$"),
}
@@ -407,6 +409,27 @@ var defaultPartitions = endpoints.Partitions{
RegionRegex: partitionRegexp.AwsIsoE,
IsRegionalized: true,
},
+ {
+ ID: "aws-iso-f",
+ Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
+ {
+ Variant: endpoints.FIPSVariant,
+ }: {
+ Hostname: "sts-fips.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ {
+ Variant: 0,
+ }: {
+ Hostname: "sts.{region}.csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ },
+ RegionRegex: partitionRegexp.AwsIsoF,
+ IsRegionalized: true,
+ },
{
ID: "aws-us-gov",
Defaults: map[endpoints.DefaultKey]endpoints.Endpoint{
diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/BUILD.bazel
deleted file mode 100644
index 98f80072..00000000
--- a/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "errors.go",
- "types.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types",
- importpath = "github.com/aws/aws-sdk-go-v2/service/sts/types",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/smithy-go:go_default_library",
- "//vendor/github.com/aws/smithy-go/document:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/BUILD.bazel
deleted file mode 100644
index ce35137c..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/BUILD.bazel
+++ /dev/null
@@ -1,32 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "config.go",
- "context_1_5.go",
- "context_1_9.go",
- "context_background_1_5.go",
- "context_background_1_7.go",
- "context_sleep.go",
- "convert_types.go",
- "doc.go",
- "errors.go",
- "jsonvalue.go",
- "logger.go",
- "types.go",
- "url.go",
- "url_1_7.go",
- "version.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws",
- importpath = "github.com/aws/aws-sdk-go/aws",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/context:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkio:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/arn/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/arn/BUILD.bazel
deleted file mode 100644
index 72f00114..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/arn/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["arn.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/arn",
- importpath = "github.com/aws/aws-sdk-go/aws/arn",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/awserr/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/awserr/BUILD.bazel
deleted file mode 100644
index debb477d..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/awserr/BUILD.bazel
+++ /dev/null
@@ -1,12 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "error.go",
- "types.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/awserr",
- importpath = "github.com/aws/aws-sdk-go/aws/awserr",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/awsutil/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/awsutil/BUILD.bazel
deleted file mode 100644
index 2185695d..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/awsutil/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "copy.go",
- "equal.go",
- "path_value.go",
- "prettify.go",
- "string_value.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/awsutil",
- importpath = "github.com/aws/aws-sdk-go/aws/awsutil",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/jmespath/go-jmespath:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/client/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/client/BUILD.bazel
deleted file mode 100644
index e0168de5..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/client/BUILD.bazel
+++ /dev/null
@@ -1,20 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "client.go",
- "default_retryer.go",
- "logger.go",
- "no_op_retryer.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/client",
- importpath = "github.com/aws/aws-sdk-go/aws/client",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkrand:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/BUILD.bazel
deleted file mode 100644
index bb533ab6..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["client_info.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/client/metadata",
- importpath = "github.com/aws/aws-sdk-go/aws/client/metadata",
- visibility = ["//visibility:public"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/BUILD.bazel
deleted file mode 100644
index c7f19c8a..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "handlers.go",
- "param_validator.go",
- "user_agent.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/corehandlers",
- importpath = "github.com/aws/aws-sdk-go/aws/corehandlers",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/credentials/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/credentials/BUILD.bazel
deleted file mode 100644
index 513ea203..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/credentials/BUILD.bazel
+++ /dev/null
@@ -1,26 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "chain_provider.go",
- "context_background_go1.5.go",
- "context_background_go1.7.go",
- "context_go1.5.go",
- "context_go1.9.go",
- "credentials.go",
- "env_provider.go",
- "shared_credentials_provider.go",
- "static_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/credentials",
- importpath = "github.com/aws/aws-sdk-go/aws/credentials",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/context:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/ini:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/shareddefaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/BUILD.bazel
deleted file mode 100644
index d96fa7e5..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["ec2_role_provider.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds",
- importpath = "github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/ec2metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkuri:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/BUILD.bazel
deleted file mode 100644
index f65b38d7..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["provider.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds",
- importpath = "github.com/aws/aws-sdk-go/aws/credentials/endpointcreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/BUILD.bazel
deleted file mode 100644
index f59540f6..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["provider.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds",
- importpath = "github.com/aws/aws-sdk-go/aws/credentials/processcreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkio:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/BUILD.bazel
deleted file mode 100644
index 78bae5a7..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/BUILD.bazel
+++ /dev/null
@@ -1,22 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "os.go",
- "os_windows.go",
- "provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds",
- importpath = "github.com/aws/aws-sdk-go/aws/credentials/ssocreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/service/sso:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/BUILD.bazel
deleted file mode 100644
index 5abe5d45..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/BUILD.bazel
+++ /dev/null
@@ -1,22 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "assume_role_provider.go",
- "web_identity_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds",
- importpath = "github.com/aws/aws-sdk-go/aws/credentials/stscreds",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkrand:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/service/sts:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/service/sts/stsiface:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/csm/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/csm/BUILD.bazel
deleted file mode 100644
index 3a194aad..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/csm/BUILD.bazel
+++ /dev/null
@@ -1,21 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "doc.go",
- "enable.go",
- "metric.go",
- "metric_chan.go",
- "metric_exception.go",
- "reporter.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/csm",
- importpath = "github.com/aws/aws-sdk-go/aws/csm",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/defaults/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/defaults/BUILD.bazel
deleted file mode 100644
index 148b5125..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/defaults/BUILD.bazel
+++ /dev/null
@@ -1,24 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "defaults.go",
- "shared_config.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/defaults",
- importpath = "github.com/aws/aws-sdk-go/aws/defaults",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/corehandlers:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/ec2metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/shareddefaults:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/BUILD.bazel
deleted file mode 100644
index b84810e9..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/BUILD.bazel
+++ /dev/null
@@ -1,23 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api.go",
- "service.go",
- "token_provider.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata",
- importpath = "github.com/aws/aws-sdk-go/aws/ec2metadata",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/corehandlers:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkuri:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/endpoints/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/endpoints/BUILD.bazel
deleted file mode 100644
index 2740d487..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/endpoints/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "decode.go",
- "defaults.go",
- "dep_service_ids.go",
- "doc.go",
- "endpoints.go",
- "legacy_regions.go",
- "v3model.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/endpoints",
- importpath = "github.com/aws/aws-sdk-go/aws/endpoints",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go b/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
index 22c65fe2..9943af74 100644
--- a/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
+++ b/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
@@ -14,6 +14,7 @@ const (
AwsIsoPartitionID = "aws-iso" // AWS ISO (US) partition.
AwsIsoBPartitionID = "aws-iso-b" // AWS ISOB (US) partition.
AwsIsoEPartitionID = "aws-iso-e" // AWS ISOE (Europe) partition.
+ AwsIsoFPartitionID = "aws-iso-f" // AWS ISOF partition.
)
// AWS Standard partition's regions.
@@ -73,8 +74,11 @@ const (
// AWS ISOE (Europe) partition's regions.
const ()
+// AWS ISOF partition's regions.
+const ()
+
// DefaultResolver returns an Endpoint resolver that will be able
-// to resolve endpoints for: AWS Standard, AWS China, AWS GovCloud (US), AWS ISO (US), AWS ISOB (US), and AWS ISOE (Europe).
+// to resolve endpoints for: AWS Standard, AWS China, AWS GovCloud (US), AWS ISO (US), AWS ISOB (US), AWS ISOE (Europe), and AWS ISOF.
//
// Use DefaultPartitions() to get the list of the default partitions.
func DefaultResolver() Resolver {
@@ -82,7 +86,7 @@ func DefaultResolver() Resolver {
}
// DefaultPartitions returns a list of the partitions the SDK is bundled
-// with. The available partitions are: AWS Standard, AWS China, AWS GovCloud (US), AWS ISO (US), AWS ISOB (US), and AWS ISOE (Europe).
+// with. The available partitions are: AWS Standard, AWS China, AWS GovCloud (US), AWS ISO (US), AWS ISOB (US), AWS ISOE (Europe), and AWS ISOF.
//
// partitions := endpoints.DefaultPartitions
// for _, p := range partitions {
@@ -99,6 +103,7 @@ var defaultPartitions = partitions{
awsisoPartition,
awsisobPartition,
awsisoePartition,
+ awsisofPartition,
}
// AwsPartition returns the Resolver for AWS Standard.
@@ -18211,6 +18216,9 @@ var awsPartition = partition{
endpointKey{
Region: "eu-west-2",
}: endpoint{},
+ endpointKey{
+ Region: "eu-west-3",
+ }: endpoint{},
endpointKey{
Region: "me-central-1",
}: endpoint{},
@@ -19194,18 +19202,33 @@ var awsPartition = partition{
endpointKey{
Region: "ap-northeast-1",
}: endpoint{},
+ endpointKey{
+ Region: "ap-southeast-1",
+ }: endpoint{},
endpointKey{
Region: "ap-southeast-2",
}: endpoint{},
endpointKey{
Region: "ca-central-1",
}: endpoint{},
+ endpointKey{
+ Region: "eu-central-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-north-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-west-1",
+ }: endpoint{},
endpointKey{
Region: "eu-west-2",
}: endpoint{},
endpointKey{
Region: "us-east-1",
}: endpoint{},
+ endpointKey{
+ Region: "us-east-2",
+ }: endpoint{},
endpointKey{
Region: "us-west-2",
}: endpoint{},
@@ -28479,6 +28502,91 @@ var awsPartition = partition{
},
},
},
+ "verifiedpermissions": service{
+ Endpoints: serviceEndpoints{
+ endpointKey{
+ Region: "af-south-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-east-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-northeast-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-northeast-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-northeast-3",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-south-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-south-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-southeast-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-southeast-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-southeast-3",
+ }: endpoint{},
+ endpointKey{
+ Region: "ap-southeast-4",
+ }: endpoint{},
+ endpointKey{
+ Region: "ca-central-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-central-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-central-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-north-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-south-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-south-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-west-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-west-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "eu-west-3",
+ }: endpoint{},
+ endpointKey{
+ Region: "me-central-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "me-south-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "sa-east-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "us-east-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "us-east-2",
+ }: endpoint{},
+ endpointKey{
+ Region: "us-west-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "us-west-2",
+ }: endpoint{},
+ },
+ },
"voice-chime": service{
Endpoints: serviceEndpoints{
endpointKey{
@@ -38723,6 +38831,16 @@ var awsisoPartition = partition{
}: endpoint{},
},
},
+ "dlm": service{
+ Endpoints: serviceEndpoints{
+ endpointKey{
+ Region: "us-iso-east-1",
+ }: endpoint{},
+ endpointKey{
+ Region: "us-iso-west-1",
+ }: endpoint{},
+ },
+ },
"dms": service{
Defaults: endpointDefaults{
defaultKey{}: endpoint{},
@@ -40058,3 +40176,37 @@ var awsisoePartition = partition{
Regions: regions{},
Services: services{},
}
+
+// AwsIsoFPartition returns the Resolver for AWS ISOF.
+func AwsIsoFPartition() Partition {
+ return awsisofPartition.Partition()
+}
+
+var awsisofPartition = partition{
+ ID: "aws-iso-f",
+ Name: "AWS ISOF",
+ DNSSuffix: "csp.hci.ic.gov",
+ RegionRegex: regionRegex{
+ Regexp: func() *regexp.Regexp {
+ reg, _ := regexp.Compile("^us\\-isof\\-\\w+\\-\\d+$")
+ return reg
+ }(),
+ },
+ Defaults: endpointDefaults{
+ defaultKey{}: endpoint{
+ Hostname: "{service}.{region}.{dnsSuffix}",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ defaultKey{
+ Variant: fipsVariant,
+ }: endpoint{
+ Hostname: "{service}-fips.{region}.{dnsSuffix}",
+ DNSSuffix: "csp.hci.ic.gov",
+ Protocols: []string{"https"},
+ SignatureVersions: []string{"v4"},
+ },
+ },
+ Regions: regions{},
+ Services: services{},
+}
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/request/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/request/BUILD.bazel
deleted file mode 100644
index 844a0d03..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/request/BUILD.bazel
+++ /dev/null
@@ -1,31 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "connection_reset_error.go",
- "handlers.go",
- "http_request.go",
- "offset_reader.go",
- "request.go",
- "request_1_7.go",
- "request_1_8.go",
- "request_context.go",
- "request_context_1_6.go",
- "request_pagination.go",
- "retryer.go",
- "timeout_read_closer.go",
- "validation.go",
- "waiter.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/request",
- importpath = "github.com/aws/aws-sdk-go/aws/request",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awsutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkio:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/session/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/session/BUILD.bazel
deleted file mode 100644
index b20e8f70..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/session/BUILD.bazel
+++ /dev/null
@@ -1,36 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "credentials.go",
- "custom_transport.go",
- "custom_transport_go1.12.go",
- "custom_transport_go1.5.go",
- "custom_transport_go1.6.go",
- "doc.go",
- "env_config.go",
- "session.go",
- "shared_config.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/session",
- importpath = "github.com/aws/aws-sdk-go/aws/session",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/corehandlers:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/csm:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/defaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/ini:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/shareddefaults:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/service/sts:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/BUILD.bazel
deleted file mode 100644
index 8e119195..00000000
--- a/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/BUILD.bazel
+++ /dev/null
@@ -1,25 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "header_rules.go",
- "options.go",
- "request_context_go1.5.go",
- "request_context_go1.7.go",
- "stream.go",
- "uri_path.go",
- "v4.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/aws/signer/v4",
- importpath = "github.com/aws/aws-sdk-go/aws/signer/v4",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/credentials:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkio:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/strings:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/rest:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/aws/version.go b/vendor/github.com/aws/aws-sdk-go/aws/version.go
index 6efec930..cd61d93a 100644
--- a/vendor/github.com/aws/aws-sdk-go/aws/version.go
+++ b/vendor/github.com/aws/aws-sdk-go/aws/version.go
@@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"
// SDKVersion is the version of this SDK
-const SDKVersion = "1.44.280"
+const SDKVersion = "1.44.289"
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/context/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/context/BUILD.bazel
deleted file mode 100644
index 8bdc53f7..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/context/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["background_go1.5.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/context",
- importpath = "github.com/aws/aws-sdk-go/internal/context",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/ini/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/ini/BUILD.bazel
deleted file mode 100644
index 194ee53d..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/ini/BUILD.bazel
+++ /dev/null
@@ -1,33 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "ast.go",
- "comma_token.go",
- "comment_token.go",
- "doc.go",
- "empty_token.go",
- "expression.go",
- "ini.go",
- "ini_lexer.go",
- "ini_parser.go",
- "literal_tokens.go",
- "newline_token.go",
- "number_helper.go",
- "op_tokens.go",
- "parse_error.go",
- "parse_stack.go",
- "sep_tokens.go",
- "skipper.go",
- "statement.go",
- "value_util.go",
- "visitor.go",
- "walker.go",
- "ws_token.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/ini",
- importpath = "github.com/aws/aws-sdk-go/internal/ini",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
- deps = ["//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/s3shared/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/s3shared/BUILD.bazel
deleted file mode 100644
index 16cbf3d1..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/s3shared/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "endpoint_errors.go",
- "resource_request.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/s3shared",
- importpath = "github.com/aws/aws-sdk-go/internal/s3shared",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/BUILD.bazel
deleted file mode 100644
index 14fcc7c2..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/BUILD.bazel
+++ /dev/null
@@ -1,15 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "accesspoint_arn.go",
- "arn.go",
- "outpost_arn.go",
- "s3_object_lambda_arn.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn",
- importpath = "github.com/aws/aws-sdk-go/internal/s3shared/arn",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
- deps = ["//vendor/github.com/aws/aws-sdk-go/aws/arn:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/BUILD.bazel
deleted file mode 100644
index de9c0d60..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/BUILD.bazel
+++ /dev/null
@@ -1,13 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["error.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err",
- importpath = "github.com/aws/aws-sdk-go/internal/s3shared/s3err",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/sdkio/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/sdkio/BUILD.bazel
deleted file mode 100644
index 450a345e..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/sdkio/BUILD.bazel
+++ /dev/null
@@ -1,13 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "byte.go",
- "io_go1.6.go",
- "io_go1.7.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/sdkio",
- importpath = "github.com/aws/aws-sdk-go/internal/sdkio",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/BUILD.bazel
deleted file mode 100644
index fcfa37e6..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/BUILD.bazel
+++ /dev/null
@@ -1,12 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "floor.go",
- "floor_go1.9.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/sdkmath",
- importpath = "github.com/aws/aws-sdk-go/internal/sdkmath",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/BUILD.bazel
deleted file mode 100644
index a18767fd..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/BUILD.bazel
+++ /dev/null
@@ -1,13 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "locked_source.go",
- "read.go",
- "read_1_5.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/sdkrand",
- importpath = "github.com/aws/aws-sdk-go/internal/sdkrand",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/BUILD.bazel
deleted file mode 100644
index dfab6b36..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["path.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/sdkuri",
- importpath = "github.com/aws/aws-sdk-go/internal/sdkuri",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/BUILD.bazel
deleted file mode 100644
index 8795bed3..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "ecs_container.go",
- "shared_config.go",
- "shared_config_resolve_home.go",
- "shared_config_resolve_home_go1.12.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults",
- importpath = "github.com/aws/aws-sdk-go/internal/shareddefaults",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/strings/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/strings/BUILD.bazel
deleted file mode 100644
index b3eca067..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/strings/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["strings.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/strings",
- importpath = "github.com/aws/aws-sdk-go/internal/strings",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/BUILD.bazel
deleted file mode 100644
index 8e710944..00000000
--- a/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/BUILD.bazel
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["singleflight.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight",
- importpath = "github.com/aws/aws-sdk-go/internal/sync/singleflight",
- visibility = ["//vendor/github.com/aws/aws-sdk-go:__subpackages__"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/checksum/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/checksum/BUILD.bazel
deleted file mode 100644
index 44685b3c..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/checksum/BUILD.bazel
+++ /dev/null
@@ -1,14 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["content_md5.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/checksum",
- importpath = "github.com/aws/aws-sdk-go/private/checksum",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/BUILD.bazel
deleted file mode 100644
index cdf94947..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/BUILD.bazel
+++ /dev/null
@@ -1,26 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "host.go",
- "host_prefix.go",
- "idempotency.go",
- "jsonvalue.go",
- "payload.go",
- "protocol.go",
- "timestamp.go",
- "unmarshal.go",
- "unmarshal_error.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol",
- importpath = "github.com/aws/aws-sdk-go/private/protocol",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkmath:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/BUILD.bazel
deleted file mode 100644
index c8e272dc..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "debug.go",
- "decode.go",
- "encode.go",
- "error.go",
- "header.go",
- "header_value.go",
- "message.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/eventstream",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/aws-sdk-go/aws:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/BUILD.bazel
deleted file mode 100644
index 0b29e928..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/BUILD.bazel
+++ /dev/null
@@ -1,24 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "error.go",
- "reader.go",
- "shared.go",
- "signer.go",
- "stream_writer.go",
- "transport.go",
- "transport_go1.17.go",
- "writer.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/BUILD.bazel
deleted file mode 100644
index 2f4d8caa..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/BUILD.bazel
+++ /dev/null
@@ -1,17 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "build.go",
- "unmarshal.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/json/jsonutil",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/BUILD.bazel
deleted file mode 100644
index 1d2746f1..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "jsonrpc.go",
- "unmarshal_error.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/jsonrpc",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/rest:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/query/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/query/BUILD.bazel
deleted file mode 100644
index 4d823c5c..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/query/BUILD.bazel
+++ /dev/null
@@ -1,19 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "build.go",
- "unmarshal.go",
- "unmarshal_error.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/query",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/query",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/BUILD.bazel
deleted file mode 100644
index 45f6d964..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/BUILD.bazel
+++ /dev/null
@@ -1,10 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["queryutil.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/query/queryutil",
- visibility = ["//visibility:public"],
- deps = ["//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library"],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/BUILD.bazel
deleted file mode 100644
index 029cb617..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/BUILD.bazel
+++ /dev/null
@@ -1,20 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "build.go",
- "payload.go",
- "unmarshal.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/rest",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/rest",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/strings:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/BUILD.bazel
deleted file mode 100644
index 44098ffc..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/BUILD.bazel
+++ /dev/null
@@ -1,20 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "restjson.go",
- "unmarshal_error.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/restjson",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/rest:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/BUILD.bazel
deleted file mode 100644
index a6c8eb74..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/BUILD.bazel
+++ /dev/null
@@ -1,16 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = ["restxml.go"],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/restxml",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/query:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/rest:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/BUILD.bazel
deleted file mode 100644
index e2701bf1..00000000
--- a/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/BUILD.bazel
+++ /dev/null
@@ -1,18 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "build.go",
- "sort.go",
- "unmarshal.go",
- "xml_to_struct.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil",
- importpath = "github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/service/ivs/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/service/ivs/BUILD.bazel
deleted file mode 100644
index 45ca8f27..00000000
--- a/vendor/github.com/aws/aws-sdk-go/service/ivs/BUILD.bazel
+++ /dev/null
@@ -1,24 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api.go",
- "doc.go",
- "errors.go",
- "service.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/service/ivs",
- importpath = "github.com/aws/aws-sdk-go/service/ivs",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awsutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/restjson:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/service/s3/BUILD.bazel b/vendor/github.com/aws/aws-sdk-go/service/s3/BUILD.bazel
deleted file mode 100644
index dc229b94..00000000
--- a/vendor/github.com/aws/aws-sdk-go/service/s3/BUILD.bazel
+++ /dev/null
@@ -1,49 +0,0 @@
-load("@io_bazel_rules_go//go:def.bzl", "go_library")
-
-go_library(
- name = "go_default_library",
- srcs = [
- "api.go",
- "body_hash.go",
- "bucket_location.go",
- "customizations.go",
- "doc.go",
- "doc_custom.go",
- "endpoint.go",
- "endpoint_builder.go",
- "errors.go",
- "host_style_bucket.go",
- "platform_handlers.go",
- "platform_handlers_go1.6.go",
- "service.go",
- "sse.go",
- "statusok_error.go",
- "unmarshal_error.go",
- "waiters.go",
- ],
- importmap = "github.com/kindlyops/vbs/vendor/github.com/aws/aws-sdk-go/service/s3",
- importpath = "github.com/aws/aws-sdk-go/service/s3",
- visibility = ["//visibility:public"],
- deps = [
- "//vendor/github.com/aws/aws-sdk-go/aws:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awserr:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/awsutil:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/client/metadata:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/endpoints:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/request:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/aws/signer/v4:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/s3shared:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/internal/sdkio:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/checksum:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/rest:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/restxml:go_default_library",
- "//vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil:go_default_library",
- ],
-)
diff --git a/vendor/github.com/aws/aws-sdk-go/service/s3/api.go b/vendor/github.com/aws/aws-sdk-go/service/s3/api.go
index b2f69484..5bb86ce0 100644
--- a/vendor/github.com/aws/aws-sdk-go/service/s3/api.go
+++ b/vendor/github.com/aws/aws-sdk-go/service/s3/api.go
@@ -356,11 +356,11 @@ func (c *S3) CopyObjectRequest(input *CopyObjectInput) (req *request.Request, ou
//
// # Metadata
//
-// When copying an object, you can preserve all metadata (default) or specify
-// new metadata. However, the ACL is not preserved and is set to private for
-// the user making the request. To override the default ACL setting, specify
-// a new ACL when generating a copy request. For more information, see Using
-// ACLs (https://docs.aws.amazon.com/AmazonS3/latest/dev/S3_ACLs_UsingACLs.html).
+// When copying an object, you can preserve all metadata (the default) or specify
+// new metadata. However, the access control list (ACL) is not preserved and
+// is set to private for the user making the request. To override the default
+// ACL setting, specify a new ACL when generating a copy request. For more information,
+// see Using ACLs (https://docs.aws.amazon.com/AmazonS3/latest/dev/S3_ACLs_UsingACLs.html).
//
// To specify whether you want the object metadata copied from the source object
// or replaced with metadata provided in the request, you can optionally add
@@ -416,22 +416,23 @@ func (c *S3) CopyObjectRequest(input *CopyObjectInput) (req *request.Request, ou
// all buckets have a base level of encryption configuration that uses server-side
// encryption with Amazon S3 managed keys (SSE-S3). If the destination bucket
// has a default encryption configuration that uses server-side encryption with
-// an Key Management Service (KMS) key (SSE-KMS), or a customer-provided encryption
-// key (SSE-C), Amazon S3 uses the corresponding KMS key, or a customer-provided
-// key to encrypt the target object copy.
+// Key Management Service (KMS) keys (SSE-KMS), dual-layer server-side encryption
+// with Amazon Web Services KMS keys (DSSE-KMS), or server-side encryption with
+// customer-provided encryption keys (SSE-C), Amazon S3 uses the corresponding
+// KMS key, or a customer-provided key to encrypt the target object copy.
//
// When you perform a CopyObject operation, if you want to use a different type
// of encryption setting for the target object, you can use other appropriate
// encryption-related headers to encrypt the target object with a KMS key, an
// Amazon S3 managed key, or a customer-provided key. With server-side encryption,
-// Amazon S3 encrypts your data as it writes it to disks in its data centers
-// and decrypts the data when you access it. If the encryption setting in your
-// request is different from the default encryption configuration of the destination
-// bucket, the encryption setting in your request takes precedence. If the source
-// object for the copy is stored in Amazon S3 using SSE-C, you must provide
-// the necessary encryption information in your request so that Amazon S3 can
-// decrypt the object for copying. For more information about server-side encryption,
-// see Using Server-Side Encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html).
+// Amazon S3 encrypts your data as it writes your data to disks in its data
+// centers and decrypts the data when you access it. If the encryption setting
+// in your request is different from the default encryption configuration of
+// the destination bucket, the encryption setting in your request takes precedence.
+// If the source object for the copy is stored in Amazon S3 using SSE-C, you
+// must provide the necessary encryption information in your request so that
+// Amazon S3 can decrypt the object for copying. For more information about
+// server-side encryption, see Using Server-Side Encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html).
//
// If a target object uses SSE-KMS, you can enable an S3 Bucket Key for the
// object. For more information, see Amazon S3 Bucket Keys (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html)
@@ -442,9 +443,9 @@ func (c *S3) CopyObjectRequest(input *CopyObjectInput) (req *request.Request, ou
// When copying an object, you can optionally use headers to grant ACL-based
// permissions. By default, all objects are private. Only the owner has full
// access control. When adding a new object, you can grant permissions to individual
-// Amazon Web Services accounts or to predefined groups defined by Amazon S3.
-// These permissions are then added to the ACL on the object. For more information,
-// see Access Control List (ACL) Overview (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html)
+// Amazon Web Services accounts or to predefined groups that are defined by
+// Amazon S3. These permissions are then added to the ACL on the object. For
+// more information, see Access Control List (ACL) Overview (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html)
// and Managing ACLs Using the REST API (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-using-rest-api.html).
//
// If the bucket that you're copying objects to uses the bucket owner enforced
@@ -465,15 +466,15 @@ func (c *S3) CopyObjectRequest(input *CopyObjectInput) (req *request.Request, ou
// # Checksums
//
// When copying an object, if it has a checksum, that checksum will be copied
-// to the new object by default. When you copy the object over, you may optionally
+// to the new object by default. When you copy the object over, you can optionally
// specify a different checksum algorithm to use with the x-amz-checksum-algorithm
// header.
//
// # Storage Class Options
//
// You can use the CopyObject action to change the storage class of an object
-// that is already stored in Amazon S3 using the StorageClass parameter. For
-// more information, see Storage Classes (https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html)
+// that is already stored in Amazon S3 by using the StorageClass parameter.
+// For more information, see Storage Classes (https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html)
// in the Amazon S3 User Guide.
//
// If the source object's storage class is GLACIER, you must restore a copy
@@ -483,9 +484,9 @@ func (c *S3) CopyObjectRequest(input *CopyObjectInput) (req *request.Request, ou
//
// # Versioning
//
-// By default, x-amz-copy-source identifies the current version of an object
-// to copy. If the current version is a delete marker, Amazon S3 behaves as
-// if the object was deleted. To copy a different version, use the versionId
+// By default, x-amz-copy-source header identifies the current version of an
+// object to copy. If the current version is a delete marker, Amazon S3 behaves
+// as if the object was deleted. To copy a different version, use the versionId
// subresource.
//
// If you enable versioning on the target bucket, Amazon S3 generates a unique
@@ -605,67 +606,51 @@ func (c *S3) CreateBucketRequest(input *CreateBucketInput) (req *request.Request
// your application must be able to handle 307 redirect. For more information,
// see Virtual hosting of buckets (https://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html).
//
-// Access control lists (ACLs)
-//
-// When creating a bucket using this operation, you can optionally configure
-// the bucket ACL to specify the accounts or groups that should be granted specific
-// permissions on the bucket.
-//
-// If your CreateBucket request sets bucket owner enforced for S3 Object Ownership
-// and specifies a bucket ACL that provides access to an external Amazon Web
-// Services account, your request fails with a 400 error and returns the InvalidBucketAclWithObjectOwnership
-// error code. For more information, see Controlling object ownership (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
-// in the Amazon S3 User Guide.
-//
-// There are two ways to grant the appropriate permissions using the request
-// headers.
-//
-// - Specify a canned ACL using the x-amz-acl request header. Amazon S3 supports
-// a set of predefined ACLs, known as canned ACLs. Each canned ACL has a
-// predefined set of grantees and permissions. For more information, see
-// Canned ACL (https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#CannedACL).
-//
-// - Specify access permissions explicitly using the x-amz-grant-read, x-amz-grant-write,
-// x-amz-grant-read-acp, x-amz-grant-write-acp, and x-amz-grant-full-control
-// headers. These headers map to the set of permissions Amazon S3 supports
-// in an ACL. For more information, see Access control list (ACL) overview
-// (https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html).
-// You specify each grantee as a type=value pair, where the type is one of
-// the following: id – if the value specified is the canonical user ID
-// of an Amazon Web Services account uri – if you are granting permissions
-// to a predefined group emailAddress – if the value specified is the email
-// address of an Amazon Web Services account Using email addresses to specify
-// a grantee is only supported in the following Amazon Web Services Regions:
-// US East (N. Virginia) US West (N. California) US West (Oregon) Asia Pacific
-// (Singapore) Asia Pacific (Sydney) Asia Pacific (Tokyo) Europe (Ireland)
-// South America (São Paulo) For a list of all the Amazon S3 supported Regions
-// and endpoints, see Regions and Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region)
-// in the Amazon Web Services General Reference. For example, the following
-// x-amz-grant-read header grants the Amazon Web Services accounts identified
-// by account IDs permissions to read object data and its metadata: x-amz-grant-read:
-// id="11112222333", id="444455556666"
-//
-// You can use either a canned ACL or specify access permissions explicitly.
-// You cannot do both.
-//
// # Permissions
//
// In addition to s3:CreateBucket, the following permissions are required when
-// your CreateBucket includes specific headers:
+// your CreateBucket request includes specific headers:
//
-// - ACLs - If your CreateBucket request specifies ACL permissions and the
-// ACL is public-read, public-read-write, authenticated-read, or if you specify
-// access permissions explicitly through any other ACL, both s3:CreateBucket
-// and s3:PutBucketAcl permissions are needed. If the ACL the CreateBucket
-// request is private or doesn't specify any ACLs, only s3:CreateBucket permission
-// is needed.
+// - Access control lists (ACLs) - If your CreateBucket request specifies
+// access control list (ACL) permissions and the ACL is public-read, public-read-write,
+// authenticated-read, or if you specify access permissions explicitly through
+// any other ACL, both s3:CreateBucket and s3:PutBucketAcl permissions are
+// needed. If the ACL for the CreateBucket request is private or if the request
+// doesn't specify any ACLs, only s3:CreateBucket permission is needed.
//
// - Object Lock - If ObjectLockEnabledForBucket is set to true in your CreateBucket
// request, s3:PutBucketObjectLockConfiguration and s3:PutBucketVersioning
// permissions are required.
//
// - S3 Object Ownership - If your CreateBucket request includes the x-amz-object-ownership
-// header, s3:PutBucketOwnershipControls permission is required.
+// header, then the s3:PutBucketOwnershipControls permission is required.
+// By default, ObjectOwnership is set to BucketOWnerEnforced and ACLs are
+// disabled. We recommend keeping ACLs disabled, except in uncommon use cases
+// where you must control access for each object individually. If you want
+// to change the ObjectOwnership setting, you can use the x-amz-object-ownership
+// header in your CreateBucket request to set the ObjectOwnership setting
+// of your choice. For more information about S3 Object Ownership, see Controlling
+// object ownership (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
+// in the Amazon S3 User Guide.
+//
+// - S3 Block Public Access - If your specific use case requires granting
+// public access to your S3 resources, you can disable Block Public Access.
+// You can create a new bucket with Block Public Access enabled, then separately
+// call the DeletePublicAccessBlock (https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeletePublicAccessBlock.html)
+// API. To use this operation, you must have the s3:PutBucketPublicAccessBlock
+// permission. By default, all Block Public Access settings are enabled for
+// new buckets. To avoid inadvertent exposure of your resources, we recommend
+// keeping the S3 Block Public Access settings enabled. For more information
+// about S3 Block Public Access, see Blocking public access to your Amazon
+// S3 storage (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html)
+// in the Amazon S3 User Guide.
+//
+// If your CreateBucket request sets BucketOwnerEnforced for Amazon S3 Object
+// Ownership and specifies a bucket ACL that provides access to an external
+// Amazon Web Services account, your request fails with a 400 error and returns
+// the InvalidBucketAcLWithObjectOwnership error code. For more information,
+// see Setting Object Ownership on an existing bucket (https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-ownership-existing-bucket.html)
+// in the Amazon S3 User Guide.
//
// The following operations are related to CreateBucket:
//
@@ -1188,7 +1173,7 @@ func (c *S3) DeleteBucketCorsRequest(input *DeleteBucketCorsInput) (req *request
// For information about cors, see Enabling Cross-Origin Resource Sharing (https://docs.aws.amazon.com/AmazonS3/latest/dev/cors.html)
// in the Amazon S3 User Guide.
//
-// The following operations are related to DeleteBucketCors:
+// Related Resources
//
// - PutBucketCors (https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html)
//
@@ -4640,18 +4625,19 @@ func (c *S3) GetObjectRequest(input *GetObjectInput) (req *request.Request, outp
// For more information about returning the ACL of an object, see GetObjectAcl
// (https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html).
//
-// If the object you are retrieving is stored in the S3 Glacier or S3 Glacier
-// Deep Archive storage class, or S3 Intelligent-Tiering Archive or S3 Intelligent-Tiering
-// Deep Archive tiers, before you can retrieve the object you must first restore
-// a copy using RestoreObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html).
+// If the object you are retrieving is stored in the S3 Glacier Flexible Retrieval
+// or S3 Glacier Deep Archive storage class, or S3 Intelligent-Tiering Archive
+// or S3 Intelligent-Tiering Deep Archive tiers, before you can retrieve the
+// object you must first restore a copy using RestoreObject (https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html).
// Otherwise, this action returns an InvalidObjectState error. For information
// about restoring archived objects, see Restoring Archived Objects (https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html).
//
// Encryption request headers, like x-amz-server-side-encryption, should not
// be sent for GET requests if your object uses server-side encryption with
-// KMS keys (SSE-KMS) or server-side encryption with Amazon S3–managed encryption
-// keys (SSE-S3). If your object does use these types of keys, you’ll get
-// an HTTP 400 BadRequest error.
+// Key Management Service (KMS) keys (SSE-KMS), dual-layer server-side encryption
+// with Amazon Web Services KMS keys (DSSE-KMS), or server-side encryption with
+// Amazon S3 managed encryption keys (SSE-S3). If your object does use these
+// types of keys, you’ll get an HTTP 400 Bad Request error.
//
// If you encrypt an object by using server-side encryption with customer-provided
// encryption keys (SSE-C) when you store the object in Amazon S3, then when
@@ -4675,14 +4661,14 @@ func (c *S3) GetObjectRequest(input *GetObjectInput) (req *request.Request, outp
//
// You need the relevant read object (or version) permission for this operation.
// For more information, see Specifying Permissions in a Policy (https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html).
-// If the object you request does not exist, the error Amazon S3 returns depends
-// on whether you also have the s3:ListBucket permission.
+// If the object that you request doesn’t exist, the error that Amazon S3
+// returns depends on whether you also have the s3:ListBucket permission.
//
-// - If you have the s3:ListBucket permission on the bucket, Amazon S3 will
-// return an HTTP status code 404 ("no such key") error.
+// If you have the s3:ListBucket permission on the bucket, Amazon S3 returns
+// an HTTP status code 404 (Not Found) error.
//
-// - If you don’t have the s3:ListBucket permission, Amazon S3 will return
-// an HTTP status code 403 ("access denied") error.
+// If you don’t have the s3:ListBucket permission, Amazon S3 returns an HTTP
+// status code 403 ("access denied") error.
//
// # Versioning
//
@@ -5738,9 +5724,10 @@ func (c *S3) HeadObjectRequest(input *HeadObjectInput) (req *request.Request, ou
//
// - Encryption request headers, like x-amz-server-side-encryption, should
// not be sent for GET requests if your object uses server-side encryption
-// with KMS keys (SSE-KMS) or server-side encryption with Amazon S3–managed
-// encryption keys (SSE-S3). If your object does use these types of keys,
-// you’ll get an HTTP 400 BadRequest error.
+// with Key Management Service (KMS) keys (SSE-KMS), dual-layer server-side
+// encryption with Amazon Web Services KMS keys (DSSE-KMS), or server-side
+// encryption with Amazon S3 managed encryption keys (SSE-S3). If your object
+// does use these types of keys, you’ll get an HTTP 400 Bad Request error.
//
// - The last modified property in this case is the creation date of the
// object.
@@ -5767,14 +5754,14 @@ func (c *S3) HeadObjectRequest(input *HeadObjectInput) (req *request.Request, ou
// You need the relevant read object (or version) permission for this operation.
// For more information, see Actions, resources, and condition keys for Amazon
// S3 (https://docs.aws.amazon.com/AmazonS3/latest/dev/list_amazons3.html).
-// If the object you request does not exist, the error Amazon S3 returns depends
-// on whether you also have the s3:ListBucket permission.
+// If the object you request doesn't exist, the error that Amazon S3 returns
+// depends on whether you also have the s3:ListBucket permission.
//
// - If you have the s3:ListBucket permission on the bucket, Amazon S3 returns
-// an HTTP status code 404 ("no such key") error.
+// an HTTP status code 404 error.
//
// - If you don’t have the s3:ListBucket permission, Amazon S3 returns
-// an HTTP status code 403 ("access denied") error.
+// an HTTP status code 403 error.
//
// The following actions are related to HeadObject:
//
@@ -7268,7 +7255,7 @@ func (c *S3) PutBucketAclRequest(input *PutBucketAclInput) (req *request.Request
//
// # Permissions
//
-// You can set access permissions using one of the following methods:
+// You can set access permissions by using one of the following methods:
//
// - Specify a canned ACL with the x-amz-acl request header. Amazon S3 supports
// a set of predefined ACLs, known as canned ACLs. Each canned ACL has a
@@ -7656,10 +7643,12 @@ func (c *S3) PutBucketEncryptionRequest(input *PutBucketEncryptionInput) (req *r
// By default, all buckets have a default encryption configuration that uses
// server-side encryption with Amazon S3 managed keys (SSE-S3). You can optionally
// configure default encryption for a bucket by using server-side encryption
-// with an Amazon Web Services KMS key (SSE-KMS) or a customer-provided key
-// (SSE-C). If you specify default encryption by using SSE-KMS, you can also
-// configure Amazon S3 Bucket Keys. For information about bucket default encryption,
-// see Amazon S3 bucket default encryption (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html)
+// with Key Management Service (KMS) keys (SSE-KMS), dual-layer server-side
+// encryption with Amazon Web Services KMS keys (DSSE-KMS), or server-side encryption
+// with customer-provided keys (SSE-C). If you specify default encryption by
+// using SSE-KMS, you can also configure Amazon S3 Bucket Keys. For information
+// about bucket default encryption, see Amazon S3 bucket default encryption
+// (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html)
// in the Amazon S3 User Guide. For more information about S3 Bucket Keys, see
// Amazon S3 Bucket Keys (https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html)
// in the Amazon S3 User Guide.
@@ -7667,7 +7656,7 @@ func (c *S3) PutBucketEncryptionRequest(input *PutBucketEncryptionInput) (req *r
// This action requires Amazon Web Services Signature Version 4. For more information,
// see Authenticating Requests (Amazon Web Services Signature Version 4) (https://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html).
//
-// To use this operation, you must have permissions to perform the s3:PutEncryptionConfiguration
+// To use this operation, you must have permission to perform the s3:PutEncryptionConfiguration
// action. The bucket owner has this permission by default. The bucket owner
// can grant this permission to others. For more information about permissions,
// see Permissions Related to Bucket Subresource Operations (https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources)
@@ -8180,11 +8169,11 @@ func (c *S3) PutBucketLifecycleConfigurationRequest(input *PutBucketLifecycleCon
// S3 Lifecycle configuration can have up to 1,000 rules. This limit is not
// adjustable. Each rule consists of the following:
//
-// - Filter identifying a subset of objects to which the rule applies. The
-// filter can be based on a key name prefix, object tags, or a combination
+// - A filter identifying a subset of objects to which the rule applies.
+// The filter can be based on a key name prefix, object tags, or a combination
// of both.
//
-// - Status whether the rule is in effect.
+// - A status indicating whether the rule is in effect.
//
// - One or more lifecycle transition and expiration actions that you want
// Amazon S3 to perform on the objects identified by the filter. If the state
@@ -8205,10 +8194,10 @@ func (c *S3) PutBucketLifecycleConfigurationRequest(input *PutBucketLifecycleCon
// optionally grant access permissions to others by writing an access policy.
// For this operation, a user must get the s3:PutLifecycleConfiguration permission.
//
-// You can also explicitly deny permissions. Explicit deny also supersedes any
-// other permissions. If you want to block users or accounts from removing or
-// deleting objects from your bucket, you must deny them permissions for the
-// following actions:
+// You can also explicitly deny permissions. An explicit deny also supersedes
+// any other permissions. If you want to block users or accounts from removing
+// or deleting objects from your bucket, you must deny them permissions for
+// the following actions:
//
// - s3:DeleteObject
//
@@ -8321,7 +8310,7 @@ func (c *S3) PutBucketLoggingRequest(input *PutBucketLoggingInput) (req *request
// # Grantee Values
//
// You can specify the person (grantee) to whom you're assigning access rights
-// (using request elements) in the following ways:
+// (by using request elements) in the following ways:
//
// - By the person's ID: Param
- Type
- Description `,de=k(),ee=c("tbody"),oe(T.$$.fragment),te=k(),F=c("div"),F.textContent="Responses",le=k(),S=c("div"),O=c("div");for(let e=0;e
This method is usually called by users on page/screen reload to ensure that the previously stored
- data in pb.authStore is still valid and up-to-date.
Authorization:TOKEN header",Z=p(),D=s("div"),D.textContent="Query parameters",ee=p(),T=s("table"),te=s("thead"),te.innerHTML=`For more details please check the - OAuth2 integration documentation - .
`,_=h(),z(v.$$.fragment),A=h(),P=s("h6"),P.textContent="API details",X=h(),S=s("div"),E=s("strong"),E.textContent="POST",pe=h(),J=s("div"),M=s("p"),be=k("/api/collections/"),Y=s("strong"),Z=k(N),fe=k("/auth-with-oauth2"),ee=h(),R=s("div"),R.textContent="Body Parameters",te=h(),x=s("table"),x.innerHTML=`Optional data that will be used when creating the auth record on OAuth2 sign-up.
-The created auth record must comply with the same requirements and validations in the
- regular create action.
-
- The data can only be in json, aka. multipart/form-data and files
- upload currently are not supported during OAuth2 sign-ups.
Authorization:TOKEN header",h(e,"class","txt-hint txt-sm txt-right")},m(l,s){r(l,e,s)},d(l){l&&d(e)}}}function Mt(o){let e,l,s,b,p,c,f,v,T,w,M,R,D,E,L,I,j,B,C,N,q,$,_;function O(u,S){var ee,K;return(K=(ee=u[0])==null?void 0:ee.options)!=null&&K.requireEmail?Ut:It}let z=O(o),P=z(o);return{c(){e=a("tr"),e.innerHTML='multipart/form-data.`,I=m(),j=a("p"),j.innerHTML=`File upload is supported only via multipart/form-data.
- Authorization:TOKEN header",m(l,"class","txt-hint txt-sm txt-right")},m(s,a){f(s,l,a)},d(s){s&&u(l)}}}function ye(o,l){let s,a=l[6].code+"",v,i,r,p;function w(){return l[5](l[6])}return{key:o,first:null,c(){s=c("button"),v=$(a),i=h(),m(s,"class","tab-item"),N(s,"active",l[2]===l[6].code),this.first=s},m(b,g){f(b,s,g),n(s,v),n(s,i),r||(p=Se(s,"click",w),r=!0)},p(b,g){l=b,g&20&&N(s,"active",l[2]===l[6].code)},d(b){b&&u(s),r=!1,p()}}}function De(o,l){let s,a,v,i;return a=new qe({props:{content:l[6].body}}),{key:o,first:null,c(){s=c("div"),$e(a.$$.fragment),v=h(),m(s,"class","tab-item"),N(s,"active",l[2]===l[6].code),this.first=s},m(r,p){f(r,s,p),we(a,s,null),n(s,v),i=!0},p(r,p){l=r,(!i||p&20)&&N(s,"active",l[2]===l[6].code)},i(r){i||(ee(a.$$.fragment,r),i=!0)},o(r){te(a.$$.fragment,r),i=!1},d(r){r&&u(s),ge(a)}}}function Le(o){var ue,pe;let l,s,a=o[0].name+"",v,i,r,p,w,b,g,q=o[0].name+"",z,le,F,C,K,T,Q,y,H,se,L,E,oe,G,U=o[0].name+"",J,ae,V,ne,W,B,X,O,Y,I,Z,R,M,D=[],ie=new Map,re,A,_=[],ce=new Map,P;C=new He({props:{js:`
- import PocketBase from 'pocketbase';
-
- const pb = new PocketBase('${o[3]}');
-
- ...
-
- await pb.collection('${(ue=o[0])==null?void 0:ue.name}').delete('RECORD_ID');
- `,dart:`
- import 'package:pocketbase/pocketbase.dart';
-
- final pb = PocketBase('${o[3]}');
-
- ...
-
- await pb.collection('${(pe=o[0])==null?void 0:pe.name}').delete('RECORD_ID');
- `}});let k=o[1]&&ve(),j=o[4];const de=e=>e[6].code;for(let e=0;e?fields=id,expand.relField.id,expand.relField.createdOPERAND
- OPERATOR
- OPERAND, where:`,o=s(),a=e("ul"),p=e("li"),p.innerHTML=`OPERAND - could be any of the above field literal, string (single
- or double quoted), number, null, true, false`,b=s(),d=e("li"),h=e("code"),h.textContent="OPERATOR",g=w(` - is one of:
- `),x=e("br"),_=s(),f=e("ul"),Z=e("li"),Ct=e("code"),Ct.textContent="=",Ut=s(),O=e("span"),O.textContent="Equal",jt=s(),H=e("li"),at=e("code"),at.textContent="!=",R=s(),tt=e("span"),tt.textContent="NOT equal",le=s(),U=e("li"),j=e("code"),j.textContent=">",se=s(),rt=e("span"),rt.textContent="Greater than",$t=s(),et=e("li"),kt=e("code"),kt.textContent=">=",ne=s(),ct=e("span"),ct.textContent="Greater than or equal",dt=s(),lt=e("li"),E=e("code"),E.textContent="<",Jt=s(),yt=e("span"),yt.textContent="Less than",L=s(),st=e("li"),vt=e("code"),vt.textContent="<=",Qt=s(),Ft=e("span"),Ft.textContent="Less than or equal",J=s(),nt=e("li"),Lt=e("code"),Lt.textContent="~",zt=s(),At=e("span"),At.textContent=`Like/Contains (if not specified auto wraps the right string OPERAND in a "%" for
- wildcard match)`,T=s(),ft=e("li"),Tt=e("code"),Tt.textContent="!~",oe=s(),pt=e("span"),pt.textContent=`NOT Like/Contains (if not specified auto wraps the right string OPERAND in a "%" for
- wildcard match)`,ie=s(),D=e("li"),Pt=e("code"),Pt.textContent="?=",ot=s(),Rt=e("em"),Rt.textContent="Any/At least one of",S=s(),ut=e("span"),ut.textContent="Equal",ae=s(),Q=e("li"),St=e("code"),St.textContent="?!=",Kt=s(),Ot=e("em"),Ot.textContent="Any/At least one of",re=s(),N=e("span"),N.textContent="NOT equal",Vt=s(),z=e("li"),mt=e("code"),mt.textContent="?>",ce=s(),I=e("em"),I.textContent="Any/At least one of",de=s(),B=e("span"),B.textContent="Greater than",fe=s(),P=e("li"),Et=e("code"),Et.textContent="?>=",K=s(),bt=e("em"),bt.textContent="Any/At least one of",pe=s(),ht=e("span"),ht.textContent="Greater than or equal",ue=s(),$=e("li"),Nt=e("code"),Nt.textContent="?<",it=s(),qt=e("em"),qt.textContent="Any/At least one of",me=s(),Mt=e("span"),Mt.textContent="Less than",Wt=s(),V=e("li"),_t=e("code"),_t.textContent="?<=",be=s(),Ht=e("em"),Ht.textContent="Any/At least one of",he=s(),xt=e("span"),xt.textContent="Less than or equal",_e=s(),W=e("li"),wt=e("code"),wt.textContent="?~",Xt=s(),X=e("em"),X.textContent="Any/At least one of",Yt=s(),q=e("span"),q.textContent=`Like/Contains (if not specified auto wraps the right string OPERAND in a "%" for
- wildcard match)`,gt=s(),y=e("li"),Dt=e("code"),Dt.textContent="?!~",xe=s(),Y=e("em"),Y.textContent="Any/At least one of",A=s(),It=e("span"),It.textContent=`NOT Like/Contains (if not specified auto wraps the right string OPERAND in a "%" for
- wildcard match)`,G=s(),v=e("p"),v.innerHTML=`To group and combine several expressions you could use brackets
- (...), && (AND) and || (OR) tokens.`,i(h,"class","txt-danger"),i(Ct,"class","filter-op svelte-1w7s5nw"),i(O,"class","txt"),i(at,"class","filter-op svelte-1w7s5nw"),i(tt,"class","txt"),i(j,"class","filter-op svelte-1w7s5nw"),i(rt,"class","txt"),i(kt,"class","filter-op svelte-1w7s5nw"),i(ct,"class","txt"),i(E,"class","filter-op svelte-1w7s5nw"),i(yt,"class","txt"),i(vt,"class","filter-op svelte-1w7s5nw"),i(Ft,"class","txt"),i(Lt,"class","filter-op svelte-1w7s5nw"),i(At,"class","txt"),i(Tt,"class","filter-op svelte-1w7s5nw"),i(pt,"class","txt"),i(Pt,"class","filter-op svelte-1w7s5nw"),i(Rt,"class","txt-hint"),i(ut,"class","txt"),i(St,"class","filter-op svelte-1w7s5nw"),i(Ot,"class","txt-hint"),i(N,"class","txt"),i(mt,"class","filter-op svelte-1w7s5nw"),i(I,"class","txt-hint"),i(B,"class","txt"),i(Et,"class","filter-op svelte-1w7s5nw"),i(bt,"class","txt-hint"),i(ht,"class","txt"),i(Nt,"class","filter-op svelte-1w7s5nw"),i(qt,"class","txt-hint"),i(Mt,"class","txt"),i(_t,"class","filter-op svelte-1w7s5nw"),i(Ht,"class","txt-hint"),i(xt,"class","txt"),i(wt,"class","filter-op svelte-1w7s5nw"),i(X,"class","txt-hint"),i(q,"class","txt"),i(Dt,"class","filter-op svelte-1w7s5nw"),i(Y,"class","txt-hint"),i(It,"class","txt")},m(F,k){u(F,n,k),u(F,o,k),u(F,a,k),t(a,p),t(a,b),t(a,d),t(d,h),t(d,g),t(d,x),t(d,_),t(d,f),t(f,Z),t(Z,Ct),t(Z,Ut),t(Z,O),t(f,jt),t(f,H),t(H,at),t(H,R),t(H,tt),t(f,le),t(f,U),t(U,j),t(U,se),t(U,rt),t(f,$t),t(f,et),t(et,kt),t(et,ne),t(et,ct),t(f,dt),t(f,lt),t(lt,E),t(lt,Jt),t(lt,yt),t(f,L),t(f,st),t(st,vt),t(st,Qt),t(st,Ft),t(f,J),t(f,nt),t(nt,Lt),t(nt,zt),t(nt,At),t(f,T),t(f,ft),t(ft,Tt),t(ft,oe),t(ft,pt),t(f,ie),t(f,D),t(D,Pt),t(D,ot),t(D,Rt),t(D,S),t(D,ut),t(f,ae),t(f,Q),t(Q,St),t(Q,Kt),t(Q,Ot),t(Q,re),t(Q,N),t(f,Vt),t(f,z),t(z,mt),t(z,ce),t(z,I),t(z,de),t(z,B),t(f,fe),t(f,P),t(P,Et),t(P,K),t(P,bt),t(P,pe),t(P,ht),t(f,ue),t(f,$),t($,Nt),t($,it),t($,qt),t($,me),t($,Mt),t(f,Wt),t(f,V),t(V,_t),t(V,be),t(V,Ht),t(V,he),t(V,xt),t(f,_e),t(f,W),t(W,wt),t(W,Xt),t(W,X),t(W,Yt),t(W,q),t(f,gt),t(f,y),t(y,Dt),t(y,xe),t(y,Y),t(y,A),t(y,It),u(F,G,k),u(F,v,k)},d(F){F&&m(n),F&&m(o),F&&m(a),F&&m(G),F&&m(v)}}}function fl(c){let n,o,a,p,b;function d(_,f){return _[0]?dl:cl}let h=d(c),g=h(c),x=c[0]&&Ge();return{c(){n=e("button"),g.c(),o=s(),x&&x.c(),a=tl(),i(n,"class","btn btn-sm btn-secondary m-t-10")},m(_,f){u(_,n,f),g.m(n,null),u(_,o,f),x&&x.m(_,f),u(_,a,f),p||(b=Ze(n,"click",c[1]),p=!0)},p(_,[f]){h!==(h=d(_))&&(g.d(1),g=h(_),g&&(g.c(),g.m(n,null))),_[0]?x||(x=Ge(),x.c(),x.m(a.parentNode,a)):x&&(x.d(1),x=null)},i:Ie,o:Ie,d(_){_&&m(n),g.d(),_&&m(o),x&&x.d(_),_&&m(a),p=!1,b()}}}function pl(c,n,o){let a=!1;function p(){o(0,a=!a)}return[a,p]}class ul extends We{constructor(n){super(),Xe(this,n,pl,fl,Ye,{})}}function Ue(c,n,o){const a=c.slice();return a[7]=n[o],a}function je(c,n,o){const a=c.slice();return a[7]=n[o],a}function Je(c,n,o){const a=c.slice();return a[12]=n[o],a[14]=o,a}function Qe(c){let n;return{c(){n=e("p"),n.innerHTML="Requires admin Authorization:TOKEN header",i(n,"class","txt-hint txt-sm txt-right")},m(o,a){u(o,n,a)},d(o){o&&m(n)}}}function ze(c){let n,o=c[12]+"",a,p=c[14]Enter the email associated with your account and we’ll send you a recovery link:
`,n=g(),R(l.$$.fragment),t=g(),i=_("button"),f=_("i"),m=g(),o=_("span"),o.textContent="Send recovery link",p(s,"class","content txt-center m-b-sm"),p(f,"class","ri-mail-send-line"),p(o,"class","txt"),p(i,"type","submit"),p(i,"class","btn btn-lg btn-block"),i.disabled=c[1],F(i,"btn-loading",c[1]),p(e,"class","m-b-base")},m(r,$){k(r,e,$),d(e,s),d(e,n),S(l,e,null),d(e,t),d(e,i),d(i,f),d(i,m),d(i,o),a=!0,b||(u=H(e,"submit",I(c[3])),b=!0)},p(r,$){const q={};$&97&&(q.$$scope={dirty:$,ctx:r}),l.$set(q),(!a||$&2)&&(i.disabled=r[1]),(!a||$&2)&&F(i,"btn-loading",r[1])},i(r){a||(w(l.$$.fragment,r),a=!0)},o(r){y(l.$$.fragment,r),a=!1},d(r){r&&v(e),E(l),b=!1,u()}}}function O(c){let e,s,n,l,t,i,f,m,o;return{c(){e=_("div"),s=_("div"),s.innerHTML='',n=g(),l=_("div"),t=_("p"),i=h("Check "),f=_("strong"),m=h(c[0]),o=h(" for the recovery link."),p(s,"class","icon"),p(f,"class","txt-nowrap"),p(l,"class","content"),p(e,"class","alert alert-success")},m(a,b){k(a,e,b),d(e,s),d(e,n),d(e,l),d(l,t),d(t,i),d(t,f),d(f,m),d(t,o)},p(a,b){b&1&&J(m,a[0])},i:P,o:P,d(a){a&&v(e)}}}function Q(c){let e,s,n,l,t,i,f,m;return{c(){e=_("label"),s=h("Email"),l=g(),t=_("input"),p(e,"for",n=c[5]),p(t,"type","email"),p(t,"id",i=c[5]),t.required=!0,t.autofocus=!0},m(o,a){k(o,e,a),d(e,s),k(o,l,a),k(o,t,a),L(t,c[0]),t.focus(),f||(m=H(t,"input",c[4]),f=!0)},p(o,a){a&32&&n!==(n=o[5])&&p(e,"for",n),a&32&&i!==(i=o[5])&&p(t,"id",i),a&1&&t.value!==o[0]&&L(t,o[0])},d(o){o&&v(e),o&&v(l),o&&v(t),f=!1,m()}}}function U(c){let e,s,n,l,t,i,f,m;const o=[O,K],a=[];function b(u,r){return u[2]?0:1}return e=b(c),s=a[e]=o[e](c),{c(){s.c(),n=g(),l=_("div"),t=_("a"),t.textContent="Back to login",p(t,"href","/login"),p(t,"class","link-hint"),p(l,"class","content txt-center")},m(u,r){a[e].m(u,r),k(u,n,r),k(u,l,r),d(l,t),i=!0,f||(m=A(B.call(null,t)),f=!0)},p(u,r){let $=e;e=b(u),e===$?a[e].p(u,r):(N(),y(a[$],1,1,()=>{a[$]=null}),D(),s=a[e],s?s.p(u,r):(s=a[e]=o[e](u),s.c()),w(s,1),s.m(n.parentNode,n))},i(u){i||(w(s),i=!0)},o(u){y(s),i=!1},d(u){a[e].d(u),u&&v(n),u&&v(l),f=!1,m()}}}function V(c){let e,s;return e=new z({props:{$$slots:{default:[U]},$$scope:{ctx:c}}}),{c(){R(e.$$.fragment)},m(n,l){S(e,n,l),s=!0},p(n,[l]){const t={};l&71&&(t.$$scope={dirty:l,ctx:n}),e.$set(t)},i(n){s||(w(e.$$.fragment,n),s=!0)},o(n){y(e.$$.fragment,n),s=!1},d(n){E(e,n)}}}function W(c,e,s){let n="",l=!1,t=!1;async function i(){if(!l){s(1,l=!0);try{await C.admins.requestPasswordReset(n),s(2,t=!0)}catch(m){C.error(m)}s(1,l=!1)}}function f(){n=this.value,s(0,n)}return[n,l,t,i,f]}class Y extends M{constructor(e){super(),T(this,e,W,V,j,{})}}export{Y as default}; diff --git a/vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageOAuth2Redirect-7e3c5ad0.js b/vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageOAuth2Redirect-7e3c5ad0.js deleted file mode 100644 index a4ee219b..00000000 --- a/vendor/github.com/pocketbase/pocketbase/ui/dist/assets/PageOAuth2Redirect-7e3c5ad0.js +++ /dev/null @@ -1,2 +0,0 @@ -import{S as o,i,s as c,e as r,f as l,g as u,y as s,o as d,H as h}from"./index-f85ee902.js";function f(n){let t;return{c(){t=r("div"),t.innerHTML=`Successfully changed the user email address.
-You can now sign in with your new email address.
Successfully changed the user password.
-You can now sign in with your new password.
Invalid or expired verification token.
Successfully verified email address.
Subscribe to realtime changes via Server-Sent Events (SSE).
-Events are sent for create, update - and delete record operations (see "Event data format" section below).
`,g=a(),$=p("div"),$.innerHTML=`You could subscribe to a single record or to an entire collection.
-When you subscribe to a single record, the collection's - ViewRule will be used to determine whether the subscriber has access to receive the - event message.
-When you subscribe to an entire collection, the collection's - ListRule will be used to determine whether the subscriber has access to receive the - event message.
/api/realtime
google, twitter,
- github, etc.Authorization:TOKEN header",T(t,"class","txt-hint txt-sm txt-right")},m(l,s){a(l,t,s)},d(l){l&&o(t)}}}function vt(f){let t,l,s,b,u,d,p,k,C,w,$,P,F,j,O,g,A;return{c(){t=r("tr"),t.innerHTML='multipart/form-data.`,g=m(),A=r("p"),A.innerHTML=`File upload is supported only via multipart/form-data.
- Authorization:TOKEN header",_(s,"class","txt-hint txt-sm txt-right")},m(n,a){r(n,s,a)},d(n){n&&d(s)}}}function Ye(i,s){let n,a=s[6].code+"",w,c,f,m;function F(){return s[5](s[6])}return{key:i,first:null,c(){n=o("button"),w=b(a),c=u(),_(n,"class","tab-item"),Z(n,"active",s[2]===s[6].code),this.first=n},m(h,g){r(h,n,g),l(n,w),l(n,c),f||(m=ct(n,"click",F),f=!0)},p(h,g){s=h,g&20&&Z(n,"active",s[2]===s[6].code)},d(h){h&&d(n),f=!1,m()}}}function Ze(i,s){let n,a,w,c;return a=new et({props:{content:s[6].body}}),{key:i,first:null,c(){n=o("div"),W(a.$$.fragment),w=u(),_(n,"class","tab-item"),Z(n,"active",s[2]===s[6].code),this.first=n},m(f,m){r(f,n,m),X(a,n,null),l(n,w),c=!0},p(f,m){s=f,(!c||m&20)&&Z(n,"active",s[2]===s[6].code)},i(f){c||(U(a.$$.fragment,f),c=!0)},o(f){j(a.$$.fragment,f),c=!1},d(f){f&&d(n),Y(a)}}}function ut(i){var Ue,je;let s,n,a=i[0].name+"",w,c,f,m,F,h,g,V=i[0].name+"",ee,$e,te,R,le,M,se,y,z,we,G,E,ye,ne,J=i[0].name+"",oe,Ce,ie,Fe,ae,x,re,A,de,I,ce,O,fe,ge,q,P,pe,Re,ue,Oe,k,Pe,S,Te,De,Ee,me,Se,be,Be,Me,xe,_e,Ae,Ie,B,ke,H,he,T,L,C=[],qe=new Map,He,N,v=[],Le=new Map,D;R=new ft({props:{js:`
- import PocketBase from 'pocketbase';
-
- const pb = new PocketBase('${i[3]}');
-
- ...
-
- const record = await pb.collection('${(Ue=i[0])==null?void 0:Ue.name}').getOne('RECORD_ID', {
- expand: 'relField1,relField2.subRelField',
- });
- `,dart:`
- import 'package:pocketbase/pocketbase.dart';
-
- final pb = PocketBase('${i[3]}');
-
- ...
-
- final record = await pb.collection('${(je=i[0])==null?void 0:je.name}').getOne('RECORD_ID',
- expand: 'relField1,relField2.subRelField',
- );
- `}});let $=i[1]&&Xe();S=new et({props:{content:"?expand=relField1,relField2.subRelField"}}),B=new pt({});let K=i[4];const Ne=e=>e[6].code;for(let e=0;e