pulumi/pkg/util/nosleep
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
..
darwin.go Update golangci-lint (#17972) 2024-12-10 11:50:38 +00:00
nosleep.go try to prevent systems from going to sleep during pulumi operations (#17675) 2024-11-05 19:08:59 +00:00
unix.go try to prevent systems from going to sleep during pulumi operations (#17675) 2024-11-05 19:08:59 +00:00
windows.go try to prevent systems from going to sleep during pulumi operations (#17675) 2024-11-05 19:08:59 +00:00