pulumi/sdk/go/common/util/fsutil
Fraser Waters 86f3f712aa
Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236)
* Readd "Make StackReference.Name a tokens.Name (#9088)"

This reverts commit f0aa4df149.

This also removes the AsName asserting casts for stack names. We do want
to add them in at some point to be sure that bad names don't slip in
somehow but they don't need adding with this.

* Update sdk/go/common/util/fsutil/qname.go

Co-authored-by: Ian Wahbe <ian@wahbe.com>

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-03-17 21:37:11 +00:00
..
chdir.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
copy.go move pkg/util/fsutil -> sdk/go/common/util/fsutil 2020-03-18 15:48:38 -07:00
isdirempty.go Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
lock.go Replace gofrs/flock with rogpeppe/go-internal/lockedfile (#8636) 2021-12-29 13:56:31 -05:00
qname.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
walkup.go move pkg/util/fsutil -> sdk/go/common/util/fsutil 2020-03-18 15:48:38 -07:00