pulumi/tests
Lee Briggs bad67d3242
switch os/user with luser
We make several calls to `os/user`, which uses CGO and means
cross-compilation is not possible. This replaces `os/user` with the
`luser` package, which is a drop-in replacement which does not use `CGO`
2020-07-27 14:44:08 -07:00
..
containers Skip cleanup step (#4590) 2020-05-11 14:15:53 -07:00
examples Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
integration Skip python tests during investigation (#4896) 2020-06-25 11:51:25 -07:00
go.mod [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
go.sum switch os/user with luser 2020-07-27 14:44:08 -07:00
history_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
main_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_test.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00