pulumi/sdk/go/common/tokens
Ian Wahbe e31b63d9fd
Move resource.URN to urn.URN (#15689)
This change follows on https://github.com/pulumi/pulumi/pull/15157, to
allow https://github.com/pulumi/pulumi/pull/15145 to be imported by
`resource`. This is the last module import cycle change necessary for
`resource` to import `property` (as in
https://github.com/pulumi/pulumi/pull/15145).

Like https://github.com/pulumi/pulumi/pull/15157, this change is *100%
backwards* compatible.
2024-03-14 15:28:32 +00:00
..
names.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
names_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
project.go sdk/go: Add tokens.ValidateProjectName 2023-06-13 10:08:31 -07:00
project_test.go Use fallback project name rather than "pulum" (#13953) 2023-09-18 18:01:37 +00:00
stack_name.go Fix stack name validation check (#15245) 2024-01-27 10:35:20 +00:00
stack_name_test.go Add tokens.StackName (#14487) 2023-11-15 07:44:54 +00:00
stack_type.go Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
tokens.go Move simplifyTypeName to DisplayName() method on token.Type 2023-04-13 14:44:07 -07:00
tokens_test.go Move simplifyTypeName to DisplayName() method on token.Type 2023-04-13 14:44:07 -07:00