Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/client/client.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

// Package client provides the HTTP client and Logfire domain types.
Expand Down
2 changes: 1 addition & 1 deletion internal/client/client_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package client
Expand Down
2 changes: 1 addition & 1 deletion internal/client/errors.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package client
Expand Down
2 changes: 1 addition & 1 deletion internal/client/rate_limiter_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package client
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/alert_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/alert_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/channel_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/channel_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/dashboard_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/dashboard_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/definition_type.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/definition_type_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/expires_at_validator.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/expires_at_validator_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/import_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/organization_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/organization_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/project_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/project_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/project_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/provider.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/provider_base_url_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/provider_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/read_token_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/read_token_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/test_helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/write_token_resource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/write_token_resource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package provider
Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion shim/shim.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Pydantic, Inc. 2025
// Copyright Pydantic, Inc. 2025, 2026
// SPDX-License-Identifier: MPL-2.0

package shim
Expand Down
32 changes: 13 additions & 19 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module tools
go 1.25.4

require (
github.com/hashicorp/copywrite v0.25.0
github.com/hashicorp/copywrite v0.25.2
github.com/hashicorp/terraform-plugin-docs v0.24.0
)

Expand All @@ -18,21 +18,18 @@ require (
github.com/ProtonMail/go-crypto v1.1.6 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/armon/go-radix v1.0.0 // indirect
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
github.com/bgentry/speakeasy v0.1.0 // indirect
github.com/bmatcuk/doublestar/v4 v4.9.1 // indirect
github.com/bradleyfalzon/ghinstallation/v2 v2.5.0 // indirect
github.com/cli/go-gh/v2 v2.12.2 // indirect
github.com/bmatcuk/doublestar/v4 v4.10.0 // indirect
github.com/bradleyfalzon/ghinstallation/v2 v2.18.0 // indirect
github.com/cli/go-gh/v2 v2.13.0 // indirect
github.com/cli/safeexec v1.0.0 // indirect
github.com/cloudflare/circl v1.6.1 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/go-openapi/errors v0.20.2 // indirect
github.com/go-openapi/strfmt v0.21.3 // indirect
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
github.com/google/go-github/v45 v45.2.0 // indirect
github.com/google/go-github/v53 v53.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/go-github/v84 v84.0.0 // indirect
github.com/google/go-querystring v1.2.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/hashicorp/cli v1.1.7 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Expand All @@ -49,39 +46,36 @@ require (
github.com/hashicorp/terraform-json v0.27.2 // indirect
github.com/huandu/xstrings v1.5.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jedib0t/go-pretty v4.3.0+incompatible // indirect
github.com/jedib0t/go-pretty/v6 v6.6.8 // indirect
github.com/jedib0t/go-pretty/v6 v6.7.8 // indirect
github.com/joho/godotenv v1.3.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/knadh/koanf v1.5.0 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/mergestat/timediff v0.0.3 // indirect
github.com/mergestat/timediff v0.0.4 // indirect
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/posener/complete v1.2.3 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/samber/lo v1.51.0 // indirect
github.com/samber/lo v1.53.0 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
github.com/spf13/cast v1.7.0 // indirect
github.com/spf13/cobra v1.10.1 // indirect
github.com/spf13/cobra v1.10.2 // indirect
github.com/spf13/pflag v1.0.10 // indirect
github.com/thanhpk/randstr v1.0.4 // indirect
github.com/thanhpk/randstr v1.0.6 // indirect
github.com/yuin/goldmark v1.7.8 // indirect
github.com/yuin/goldmark-meta v1.1.0 // indirect
github.com/zclconf/go-cty v1.17.0 // indirect
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
go.mongodb.org/mongo-driver v1.10.0 // indirect
golang.org/x/crypto v0.45.0 // indirect
golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df // indirect
golang.org/x/mod v0.29.0 // indirect
golang.org/x/oauth2 v0.30.0 // indirect
golang.org/x/sync v0.18.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.19.0 // indirect
golang.org/x/sys v0.38.0 // indirect
golang.org/x/term v0.37.0 // indirect
golang.org/x/text v0.31.0 // indirect
Expand Down
Loading