pulumi/sdk/go/common
Fraser Waters 11f98d9af0
Fix some lint issues in plugins_install_test.go (#14644)
This isn't currently getting picked up by the linter because it's behind
a build tag and the linter doesn't run with those set.

It _should_ because it turns out loads of test files aren't being linted
right now, but there's quite a few fixes that need to happen so linting
doesn't then fail, so this is just one step towards that.
2023-11-27 09:44:46 +00:00
..
apitype [cli] Include config from ESC in `pulumi config` (#14560) 2023-11-21 10:44:45 +00:00
channel Send all events to the engine event stream (#14607) 2023-11-20 21:55:59 +00:00
constant Send update metadata about update plans 2022-10-12 22:55:59 +01:00
diag [sdk] Update uniseg 2023-05-25 22:24:13 -07:00
encoding all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
env [sdk/python] Adds a default exception when dependency cycles are created (#14597) 2023-11-21 16:26:02 +00:00
promise Use promise rather than `atomic.Value` to record step errors. (#14612) 2023-11-18 19:03:35 +00:00
resource Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
slice Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
testing Start policy packs in parallel (#14495) 2023-11-20 14:08:32 +00:00
tokens Add tokens.StackName (#14487) 2023-11-15 07:44:54 +00:00
tools all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Fix some lint issues in plugins_install_test.go (#14644) 2023-11-27 09:44:46 +00:00