pulumi/pkg/util
Julien cf6dc6de37
Update golangci-lint (#17972)
Update to the latest version of golangci-lint.

This flags a couple false positives of int -> uint64 conversions where
the argument is always positive. It also started flagging cases where
builtin functions like max, min and delete are redefined.
2024-12-10 11:50:38 +00:00
..
afero Fix convert pcl copy 2023-04-14 22:04:50 +01:00
cancel all: Assert => Assertf 2023-03-03 14:37:43 -08:00
generate Update pulumiverse plugin list (#17891) 2024-12-02 13:24:53 +00:00
gsync Use a generic wrapper around `sync.Map` (#15878) 2024-04-09 10:56:25 +00:00
nosleep Update golangci-lint (#17972) 2024-12-10 11:50:38 +00:00
rpcdebug Remove deprecated Protobufs imports (#15158) 2024-01-17 09:35:20 +00:00
testutil all: Drop ioutil 2023-01-06 16:35:14 -08:00
tracing Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +00:00
validation Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
plugin.go Update pulumiverse plugin list (#17891) 2024-12-02 13:24:53 +00:00
plugin_test.go Refactor: move plugin kind to apitype (#15946) 2024-04-25 17:30:30 +00:00
pulumiverse_list.go Update pulumiverse plugin list (#17891) 2024-12-02 13:24:53 +00:00