8000 terraform-provider-coder/go.mod at cj/hack/parameter-dynamic-type · coder/terraform-provider-coder · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".devcontainer","path":".devcontainer","contentType":"directory"},{"name":".github","path":".github","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"examples","path":"examples","contentType":"directory"},{"name":"integration","path":"integration","contentType":"directory"},{"name":"provider","path":"provider","contentType":"directory"},{"name":"scripts","path":"scripts","contentType":"directory"},{"name":"templates","path":"templates","contentType":"directory"},{"name":"tpfprovider","path":"tpfprovider","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".goreleaser.yml","path":".goreleaser.yml","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"Makefile","path":"Makefile","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"flake.lock","path":"flake.lock","contentType":"file"},{"name":"flake.nix","path":"flake.nix","contentType":"file"},{"name":"go.mod","path":"go.mod","contentType":"file"},{"name":"go.sum","path":"go.sum","contentType":"file"},{"name":"main.go","path":"main.go","contentType":"file"},{"name":"pprof_unix.go","path":"pprof_unix.go","contentType":"file"},{"name":"pprof_windows.go","path":"pprof_windows.go","contentType":"file"},{"name":"terraform-registry-manifest.json","path":"terraform-registry-manifest.json","contentType":"file"}],"totalCount":22}},"fileTreeProcessingTime":8.551471,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":462891362,"defaultBranch":"main","name":"terraform-provider-coder","ownerLogin":"coder","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-02-23T20:14:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/95932066?v=4","public":true,"private":false,"isOrgOwned":true},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"cj/hack/parameter-dynamic-type","listCacheKey":"v0:1750775249.0","canEdit":false,"refType":"branch","currentOid":"a6a38f5eed560794fb1f0259d05dcc2a63528008"},"path":"go.mod","currentUser":null,"blob":{"rawLines":["module github.com/coder/terraform-provider-coder/v2","","go 1.22.9","","require (","\tgithub.com/docker/docker v26.1.5+incompatible","\tgithub.com/google/uuid v1.6.0","\tgithub.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320","\tgithub.com/hashicorp/terraform-plugin-sdk/v2 v2.36.0","\tgithub.com/masterminds/semver v1.5.0","\tgithub.com/mitchellh/mapstructure v1.5.0","\tgithub.com/robfig/cron/v3 v3.0.1","\tgithub.com/stretchr/testify v1.10.0","\tgolang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8","\tgolang.org/x/mod v0.23.0","\tgolang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1",")","","require (","\tgithub.com/Masterminds/semver v1.5.0 // indirect","\tgithub.com/Microsoft/go-winio v0.6.1 // indirect","\tgithub.com/ProtonMail/go-crypto v1.1.3 // indirect","\tgithub.com/agext/levenshtein v1.2.3 // indirect","\tgithub.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect","\tgithub.com/cloudflare/circl v1.3.7 // indirect","\tgithub.com/containerd/log v0.1.0 // indirect","\tgithub.com/davecgh/go-spew v1.1.1 // indirect","\tgithub.com/distribution/reference v0.6.0 // indirect","\tgithub.com/docker/go-connections v0.5.0 // indirect","\tgithub.com/docker/go-units v0.5.0 // indirect","\tgithub.com/fatih/color v1.16.0 // indirect","\tgithub.com/felixge/httpsnoop v1.0.4 // indirect","\tgithub.com/go-logr/logr v1.4.2 // indirect","\tgithub.com/go-logr/stdr v1.2.2 // indirect","\tgithub.com/gogo/protobuf v1.3.2 // indirect","\tgithub.com/golang/protobuf v1.5.4 // indirect","\tgithub.com/google/go-cmp v0.6.0 // indirect","\tgithub.com/hashicorp/errwrap v1.1.0 // indirect","\tgithub.com/hashicorp/go-checkpoint v0.5.0 // indirect","\tgithub.com/hashicorp/go-cleanhttp v0.5.2 // indirect","\tgithub.com/hashicorp/go-hclog v1.6.3 // indirect","\tgithub.com/hashicorp/go-multierror v1.1.1 // indirect","\tgithub.com/hashicorp/go-plugin v1.6.2 // indirect","\tgithub.com/hashicorp/go-retryablehttp v0.7.7 // indirect","\tgithub.com/hashicorp/go-uuid v1.0.3 // indirect","\tgithub.com/hashicorp/go-version v1.7.0 // indirect","\tgithub.com/hashicorp/hc-install v0.9.1 // indirect","\tgithub.com/hashicorp/hcl/v2 v2.23.0 // indirect","\tgithub.com/hashicorp/logutils v1.0.0 // indirect","\tgithub.com/hashicorp/terraform-exec v0.22.0 // indirect","\tgithub.com/hashicorp/terraform-json v0.24.0 // indirect","\tgithub.com/hashicorp/terraform-plugin-framework v1.14.1 // indirect","\tgithub.com/hashicorp/terraform-plugin-go v0.26.0 // indirect","\tgithub.com/hashicorp/terraform-plugin-log v0.9.0 // indirect","\tgithub.com/hashicorp/terraform-plugin-mux v0.18.0 // indirect","\tgithub.com/hashicorp/terraform-plugin-testing v1.11.0 // indirect","\tgithub.com/hashicorp/terraform-registry-address v0.2.4 // indirect","\tgithub.com/hashicorp/terraform-svchost v0.1.1 // indirect","\tgithub.com/hashicorp/yamux v0.1.1 // indirect","\tgithub.com/kr/pretty v0.3.0 // indirect","\tgithub.com/mattn/go-colorable v0.1.13 // indirect","\tgithub.com/mattn/go-isatty v0.0.20 // indirect","\tgithub.com/mitchellh/copystructure v1.2.0 // indirect","\tgithub.com/mitchellh/go-testing-interface v1.14.1 // indirect","\tgithub.com/mitchellh/go-wordwrap v1.0.1 // indirect","\tgithub.com/mitchellh/reflectwalk v1.0.2 // indirect","\tgithub.com/moby/docker-image-spec v1.3.1 // indirect","\tgithub.com/moby/term v0.5.0 // indirect","\tgithub.com/morikuni/aec v1.0.0 // indirect","\tgithub.com/oklog/run v1.0.0 // indirect","\tgithub.com/opencontainers/go-digest v1.0.0 // indirect","\tgithub.com/opencontainers/image-spec v1.1.0 // indirect","\tgithub.com/pkg/errors v0.9.1 // indirect","\tgithub.com/pmezard/go-difflib v1.0.0 // indirect","\tgithub.com/rogpeppe/go-internal v1.8.0 // indirect","\tgithub.com/vmihailenco/msgpack v4.0.4+incompatible // indirect","\tgithub.com/vmihailenco/msgpack/v5 v5.4.1 // indirect","\tgithub.com/vmihailenco/tagparser/v2 v2.0.0 // indirect","\tgithub.com/zclconf/go-cty v1.16.2 // indirect","\tgo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 // indirect","\tgo.opentelemetry.io/otel v1.31.0 // indirect","\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.27.0 // indirect","\tgo.opentelemetry.io/otel/metric v1.31.0 // indirect","\tgo.opentelemetry.io/otel/trace v1.31.0 // indirect","\tgolang.org/x/crypto v0.32.0 // indirect","\tgolang.org/x/net v0.34.0 // indirect","\tgolang.org/x/sync v0.10.0 // indirect","\tgolang.org/x/sys v0.29.0 // indirect","\tgolang.org/x/text v0.21.0 // indirect","\tgolang.org/x/time v0.5.0 // indirect","\tgolang.org/x/tools v0.22.0 // indirect","\tgoogle.golang.org/appengine v1.6.8 // indirect","\tgoogle.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect","\tgoogle.golang.org/grpc v1.69.4 // indirect","\tgoogle.golang.org/protobuf v1.36.3 // indirect","\tgopkg.in/yaml.v3 v3.0.1 // indirect","\tgotest.tools/v3 v3.5.1 // indirect",")"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/coder/terraform-provider-coder/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"go.mod","displayUrl":"https://github.com/coder/terraform-provider-coder/blob/cj/hack/parameter-dynamic-type/go.mod?raw=true","headerInfo":{"blobSize":"4.48 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"2119e27","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fcoder%2Fterraform-provider-coder%2Fblob%2Fcj%2Fhack%2Fparameter-dynamic-type%2Fgo.mod","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"98","truncatedSloc":"95"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Go Module","languageID":947461016,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/coder/terraform-provider-coder/blob/cj/hack/parameter-dynamic-type/go.mod","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/coder/terraform-provider-coder/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/coder/terraform-provider-coder/raw/refs/heads/cj/hack/parameter-dynamic-type/go.mod","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/coder/terraform-provider-coder/branches":{"post":"-ZKjaW0M_HNFB0C9jtXCQlKGJpWyYXkpiJUUrHLLJozyZ7vO58uyzvRci6rWzD4j_38wPXjugMgi0aViRnee5Q"},"/repos/preferences":{"post":"IR_Ngd77_YMYyYNXTU1_RQtEPK_MITqyxKR22y-iK1fnI-4UxYtt25PSxrvPC5PqQBMChPaPZfdyADVTonXIDQ"}}},"title":"terraform-provider-coder/go.mod at cj/hack/parameter-dynamic-type · coder/terraform-provider-coder","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0