pulumi/sdk/python/cmd/pulumi-language-python
Justin Van Patten 769428f395
chore: Upgrade gocloud.dev/secrets/hashivault (#16239)
Upgrade `gocloud.dev/secrets/hashivault` to the latest version,
`v0.37.0`, which also matches the `gocloud.dev` version we depend on.

This replaces the indirect dependency on `gopkg.in/square/go-jose.v2`
`v2.6.0`, which has a vulnerability (see
https://pkg.go.dev/vuln/GO-2024-2631), with v3.0.3, which addresses the
vulnerability.

Part of https://github.com/pulumi/pulumi/issues/16232
2024-05-21 06:49:44 +00:00
..
testdata Fix folder archives in the engine (#16119) 2024-05-06 07:26:48 +00:00
go.mod chore: Upgrade gocloud.dev/secrets/hashivault (#16239) 2024-05-21 06:49:44 +00:00
go.sum chore: Upgrade gocloud.dev/secrets/hashivault (#16239) 2024-05-21 06:49:44 +00:00
language_test.go Fix race in language conformance tests Log method (#16227) 2024-05-19 17:41:42 +00:00
main.go upgrade to latest version of golangci-lint (#15977) 2024-04-19 06:20:33 +00:00
main_test.go Python: Fix determining plugins for old packages (#15576) 2024-03-04 07:23:34 +00:00