]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commit
update vendor and go.mod add_contact_groups
authorAlexandre Garand <alexandre.garand@fretlink.com>
Fri, 9 Aug 2019 13:59:15 +0000 (15:59 +0200)
committerAlexandre Garand <alexandre.garand@fretlink.com>
Fri, 9 Aug 2019 14:39:21 +0000 (16:39 +0200)
commit863486a6b71ed0e562a3965bed56465d007b1418
treee93f6a687695af86d54237ec9f575d4ef104222d
parent49c1c7b4dc69ffb9ab52330e6dc52ccdd6351087
update vendor and go.mod
201 files changed:
go.mod
go.sum
vendor/github.com/DreamItGetIT/statuscake/Gopkg.lock
vendor/github.com/DreamItGetIT/statuscake/contactGroups.go [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/responses.go
vendor/github.com/DreamItGetIT/statuscake/ssl.go [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/tests.go
vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go
vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go
vendor/github.com/aws/aws-sdk-go/aws/client/logger.go
vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go
vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go
vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go
vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go
vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go [new file with mode: 0644]
vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go
vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go
vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go
vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go
vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go
vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go
vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error_other.go [deleted file]
vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go
vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go
vendor/github.com/aws/aws-sdk-go/aws/request/request.go
vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go
vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go
vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go [new file with mode: 0644]
vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go
vendor/github.com/aws/aws-sdk-go/aws/session/session.go
vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go
vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go
vendor/github.com/aws/aws-sdk-go/aws/types.go
vendor/github.com/aws/aws-sdk-go/aws/version.go
vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go
vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go [new file with mode: 0644]
vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go [new file with mode: 0644]
vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go
vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go
vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go
vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go
vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go
vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go
vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go
vendor/github.com/aws/aws-sdk-go/service/s3/api.go
vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go
vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go
vendor/github.com/aws/aws-sdk-go/service/s3/sse.go
vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go
vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go
vendor/github.com/aws/aws-sdk-go/service/sts/api.go
vendor/github.com/aws/aws-sdk-go/service/sts/doc.go
vendor/github.com/aws/aws-sdk-go/service/sts/errors.go
vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/compare.go
vendor/github.com/google/go-cmp/cmp/export_panic.go [moved from vendor/github.com/google/go-cmp/cmp/unsafe_panic.go with 60% similarity]
vendor/github.com/google/go-cmp/cmp/export_unsafe.go [moved from vendor/github.com/google/go-cmp/cmp/unsafe_reflect.go with 64% similarity]
vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go
vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go
vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go
vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/internal/function/func.go
vendor/github.com/google/go-cmp/cmp/internal/value/format.go [deleted file]
vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/internal/value/sort.go
vendor/github.com/google/go-cmp/cmp/internal/value/zero.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/options.go
vendor/github.com/google/go-cmp/cmp/path.go
vendor/github.com/google/go-cmp/cmp/report.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/report_compare.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/report_reflect.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/report_slices.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/report_text.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/report_value.go [new file with mode: 0644]
vendor/github.com/google/go-cmp/cmp/reporter.go [deleted file]
vendor/github.com/google/go-querystring/LICENSE [new file with mode: 0644]
vendor/github.com/google/go-querystring/query/encode.go [new file with mode: 0644]
vendor/github.com/hashicorp/go-getter/checksum.go
vendor/github.com/hashicorp/go-getter/detect_bitbucket.go
vendor/github.com/hashicorp/go-plugin/client.go
vendor/github.com/hashicorp/go-plugin/server.go
vendor/github.com/hashicorp/hcl2/ext/dynblock/README.md
vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/expression.go
vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/expression_template.go
vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/parser.go
vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/spec.md
vendor/github.com/hashicorp/hcl2/hcl/json/structure.go
vendor/github.com/hashicorp/hcl2/hcl/spec.md
vendor/github.com/hashicorp/hcl2/hcl/structure.go
vendor/github.com/hashicorp/hcl2/hcl/traversal_for_expr.go
vendor/github.com/hashicorp/hcl2/hclwrite/format.go
vendor/github.com/hashicorp/terraform/addrs/for_each_attr.go [new file with mode: 0644]
vendor/github.com/hashicorp/terraform/addrs/parse_ref.go
vendor/github.com/hashicorp/terraform/command/format/plan.go
vendor/github.com/hashicorp/terraform/command/format/state.go
vendor/github.com/hashicorp/terraform/config/config.go
vendor/github.com/hashicorp/terraform/config/interpolate_walk.go
vendor/github.com/hashicorp/terraform/config/loader.go
vendor/github.com/hashicorp/terraform/config/module/versions.go
vendor/github.com/hashicorp/terraform/config/providers.go
vendor/github.com/hashicorp/terraform/config/raw_config.go
vendor/github.com/hashicorp/terraform/configs/config_build.go
vendor/github.com/hashicorp/terraform/configs/configload/getter.go
vendor/github.com/hashicorp/terraform/configs/configload/loader_load.go
vendor/github.com/hashicorp/terraform/configs/configschema/coerce_value.go
vendor/github.com/hashicorp/terraform/configs/configschema/decoder_spec.go
vendor/github.com/hashicorp/terraform/configs/parser_config_dir.go
vendor/github.com/hashicorp/terraform/configs/resource.go
vendor/github.com/hashicorp/terraform/configs/version_constraint.go
vendor/github.com/hashicorp/terraform/helper/plugin/grpc_provider.go
vendor/github.com/hashicorp/terraform/helper/resource/state_shim.go
vendor/github.com/hashicorp/terraform/helper/resource/testing_config.go
vendor/github.com/hashicorp/terraform/helper/schema/field_reader_config.go
vendor/github.com/hashicorp/terraform/helper/schema/field_reader_diff.go
vendor/github.com/hashicorp/terraform/helper/schema/resource.go
vendor/github.com/hashicorp/terraform/helper/schema/resource_timeout.go
vendor/github.com/hashicorp/terraform/helper/schema/schema.go
vendor/github.com/hashicorp/terraform/helper/schema/shims.go
vendor/github.com/hashicorp/terraform/internal/initwd/getter.go
vendor/github.com/hashicorp/terraform/internal/tfplugin5/tfplugin5.pb.go
vendor/github.com/hashicorp/terraform/internal/tfplugin5/tfplugin5.proto [deleted file]
vendor/github.com/hashicorp/terraform/lang/blocktoattr/schema.go
vendor/github.com/hashicorp/terraform/lang/blocktoattr/variables.go
vendor/github.com/hashicorp/terraform/lang/data.go
vendor/github.com/hashicorp/terraform/lang/eval.go
vendor/github.com/hashicorp/terraform/lang/funcs/collection.go
vendor/github.com/hashicorp/terraform/lang/funcs/crypto.go
vendor/github.com/hashicorp/terraform/lang/funcs/filesystem.go
vendor/github.com/hashicorp/terraform/lang/functions.go
vendor/github.com/hashicorp/terraform/plans/objchange/compatible.go
vendor/github.com/hashicorp/terraform/plugin/discovery/get.go
vendor/github.com/hashicorp/terraform/plugin/grpc_provider.go
vendor/github.com/hashicorp/terraform/providers/provider.go
vendor/github.com/hashicorp/terraform/states/state_deepcopy.go
vendor/github.com/hashicorp/terraform/states/statefile/version2.go
vendor/github.com/hashicorp/terraform/states/statefile/version3_upgrade.go
vendor/github.com/hashicorp/terraform/terraform/diff.go
vendor/github.com/hashicorp/terraform/terraform/eval_apply.go
vendor/github.com/hashicorp/terraform/terraform/eval_diff.go
vendor/github.com/hashicorp/terraform/terraform/eval_for_each.go [new file with mode: 0644]
vendor/github.com/hashicorp/terraform/terraform/eval_read_data.go
vendor/github.com/hashicorp/terraform/terraform/eval_refresh.go
vendor/github.com/hashicorp/terraform/terraform/eval_state.go
vendor/github.com/hashicorp/terraform/terraform/eval_validate.go
vendor/github.com/hashicorp/terraform/terraform/eval_variable.go
vendor/github.com/hashicorp/terraform/terraform/evaluate.go
vendor/github.com/hashicorp/terraform/terraform/interpolate.go
vendor/github.com/hashicorp/terraform/terraform/node_data_refresh.go
vendor/github.com/hashicorp/terraform/terraform/node_resource_abstract.go
vendor/github.com/hashicorp/terraform/terraform/node_resource_apply_instance.go
vendor/github.com/hashicorp/terraform/terraform/node_resource_plan.go
vendor/github.com/hashicorp/terraform/terraform/node_resource_plan_instance.go
vendor/github.com/hashicorp/terraform/terraform/node_resource_refresh.go
vendor/github.com/hashicorp/terraform/terraform/node_resource_validate.go
vendor/github.com/hashicorp/terraform/terraform/provider_mock.go
vendor/github.com/hashicorp/terraform/terraform/resource_address.go
vendor/github.com/hashicorp/terraform/terraform/state.go
vendor/github.com/hashicorp/terraform/terraform/transform_orphan_count.go
vendor/github.com/hashicorp/terraform/terraform/transform_resource_count.go
vendor/github.com/hashicorp/terraform/terraform/util.go
vendor/github.com/hashicorp/terraform/version/version.go
vendor/github.com/satori/go.uuid/.travis.yml [new file with mode: 0644]
vendor/github.com/satori/go.uuid/LICENSE [new file with mode: 0644]
vendor/github.com/satori/go.uuid/README.md [new file with mode: 0644]
vendor/github.com/satori/go.uuid/codec.go [new file with mode: 0644]
vendor/github.com/satori/go.uuid/generator.go [new file with mode: 0644]
vendor/github.com/satori/go.uuid/sql.go [new file with mode: 0644]
vendor/github.com/satori/go.uuid/uuid.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/.travis.yml [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/CHANGELOG.md [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/LICENSE [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/LICENSE.libyaml [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/NOTICE [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/apic.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/converter.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/cty_funcs.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/decode.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/emitterc.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/encode.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/error.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/go.mod [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/go.sum [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/implied_type.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/parserc.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/readerc.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/resolve.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/scannerc.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/writerc.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/yaml.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/yamlh.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty-yaml/yamlprivateh.go [new file with mode: 0644]
vendor/github.com/zclconf/go-cty/cty/path.go
vendor/golang.org/x/crypto/openpgp/keys.go
vendor/golang.org/x/crypto/openpgp/packet/private_key.go
vendor/modules.txt