goModules property
Go module artifacts uploaded to Artifact Registry at the end of the build.
Optional.
Implementation
core.List<UploadedGoModule>? goModules;
Go module artifacts uploaded to Artifact Registry at the end of the build.
Optional.
core.List<UploadedGoModule>? goModules;