pulumi/tests/integration/aliases
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
..
go chore: update and synchronize most shared deps across go modules 2023-01-24 18:23:23 -08:00
nodejs feat(sdk/nodejs): delegates alias computation to the engine 2022-12-15 17:23:31 -05:00
python Fix python alias test (#10008) 2022-06-29 21:24:24 +01:00
aliases_go_test.go Improve ProgramTest errors and path handling for Go programs 2022-12-13 06:53:09 -08:00
aliases_nodejs_test.go ci: Use reduced smoke testing on Windows & macOS targets 2022-09-21 09:55:06 -07:00
aliases_py_test.go ci: Use reduced smoke testing on Windows & macOS targets 2022-09-21 09:55:06 -07:00