pulumi/sdk/nodejs/tests/automation/data
Aaron Friel 6d2492f04b chore: update and synchronize most shared deps across go modules
Stacked on PR#11964, this more aggressively updates dependencies that are common
between multiple go.mod files and updates dependencies of test modules.

The result of this and previous PRs is:

* Greater confidence that we are testing against and relying on more recently
  reviewed upstream dependencies
* A >50% reduction in module size to download all of the dependencies of the CLI
repository.

This commit was created by running:

```sh
(cd pkg && go get -u ./...)
(cd tests && go get -u ./...)
make tidy
```
2023-01-24 18:23:23 -08:00
..
correct_project [automation/go,nodejs,python] - Respect existing project settings (#6655) 2021-03-31 07:51:11 -07:00
json [nodejs] Fix serialization/deserialization for StackSettings (#6754) 2021-04-12 16:49:49 -07:00
nested_config [Automation] Fix python nested config parsing (#6349) 2021-02-17 10:16:35 -08:00
tcfg Update all references to pulumi so that source-map-support isn't deprecated anymore (#10032) 2022-07-01 20:31:57 +02:00
testproj chore: update and synchronize most shared deps across go modules 2023-01-24 18:23:23 -08:00
testproj_dotnet Test and fix for nodejs automation api 2023-01-23 08:26:58 +00:00
yaml [nodejs] Fix serialization/deserialization for StackSettings (#6754) 2021-04-12 16:49:49 -07:00
yml [nodejs] Fix serialization/deserialization for StackSettings (#6754) 2021-04-12 16:49:49 -07:00