pulumi/pkg/secrets/passphrase
Abhinav Gupta e395deef6b
all: Assert => Assertf
Migrates all remaining usages of
`contract.Assert*` and `contract.Require*` to the f variants,
which require adding meaningful error messages.

There were a couple cases where a `testing.T` or `testing.B`
was already available.
For those, this uses t.FailNow or require.NoError.

Refs #12132
2023-03-03 14:37:43 -08:00
..
manager.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
manager_test.go Fix spelling of passphrase 2023-01-03 15:48:49 +00:00