pulumi/sdk/go/common/util/contract
Abhinav Gupta 8ec102c2f2
sdk/contract: Deprecate non-f variants
Mark the non-f variants of these functions as deprecated,
pushing users to use the f variants
that require an accompanying error message.

staticcheck will prevent any new uses of these deprecated functions.

Resolves #12132
2023-03-03 14:37:59 -08:00
..
assert.go sdk/contract: Deprecate non-f variants 2023-03-03 14:37:59 -08:00
fail.go sdk/contract: Deprecate non-f variants 2023-03-03 14:37:59 -08:00
failfast.go move pkg/util/contract -> sdk/go/common/util/contract 2020-03-18 14:40:07 -07:00
ignore.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
require.go sdk/contract: Deprecate non-f variants 2023-03-03 14:37:59 -08:00