defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
10 stars 1 forks source link

chore(deps): update dependency defenseunicorns/zarf to v0.33.0 #38

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
defenseunicorns/zarf minor v0.32.5 -> v0.33.0

Release Notes

defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.33.0`](https://togithub.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0) ### [`v0.32.6`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.6) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6) ##### \[0.32.6] - 2024-03-22 > trying out some different release note generators, formatting may vary for a few releases while we figure out what works best ~[@​Noxsios](https://togithub.com/Noxsios) ##### πŸš€ Features - \[**ALPHA**] feat: package generation ALPHA by [@​andrewg-xyz](https://togithub.com/andrewg-xyz) in [#​2269](https://togithub.com/defenseunicorns/zarf/pull/2269) - *(lib)* feat(lib): configurable log file location by [@​Noxsios](https://togithub.com/Noxsios) in [#​2380](https://togithub.com/defenseunicorns/zarf/pull/2380) - \[**BREAKING**] feat!: filter package components with strategy interface by [@​Noxsios](https://togithub.com/Noxsios) in [#​2321](https://togithub.com/defenseunicorns/zarf/pull/2321) ##### πŸ› Bug Fixes - fix: refactor create stages into separate lib by [@​lucasrod16](https://togithub.com/lucasrod16) in [#​2223](https://togithub.com/defenseunicorns/zarf/pull/2223) - fix: handle registry caBundle as a multiline string by [@​AbrohamLincoln](https://togithub.com/AbrohamLincoln) in [#​2381](https://togithub.com/defenseunicorns/zarf/pull/2381) - *(regression)* fix: populate `p.sbomViewFiles` on `deploy` and `mirror` by [@​lucasrod16](https://togithub.com/lucasrod16) in [#​2386](https://togithub.com/defenseunicorns/zarf/pull/2386) - fix: allow absolute paths for differential packages by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [#​2397](https://togithub.com/defenseunicorns/zarf/pull/2397) - fix: hotfix skeleton publish by [@​Noxsios](https://togithub.com/Noxsios) in [#​2398](https://togithub.com/defenseunicorns/zarf/pull/2398) ##### 🚜 Refactor - refactor: split helpers/exec libs by [@​Racer159](https://togithub.com/Racer159) in [#​2379](https://togithub.com/defenseunicorns/zarf/pull/2379) ##### πŸ§ͺ Testing - test: data injection flake by [@​lucasrod16](https://togithub.com/lucasrod16) in [#​2361](https://togithub.com/defenseunicorns/zarf/pull/2361) ##### βš™οΈ Miscellaneous Tasks - ci: add commitlint workflow and update contributing guide by [@​lucasrod16](https://togithub.com/lucasrod16) in [#​2391](https://togithub.com/defenseunicorns/zarf/pull/2391) ##### πŸ›‘οΈ Security - *(release)* build: create PRs on `homebrew-tap` by [@​Noxsios](https://togithub.com/Noxsios) in [#​2385](https://togithub.com/defenseunicorns/zarf/pull/2385) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6

Configuration

πŸ“… Schedule: Branch creation - "after 12pm every weekday,before 11am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/defenseunicorns/zarf v0.33.0
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/goccy/go-yaml v1.11.3
go: downloading github.com/pterm/pterm v0.12.79
go: downloading github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/spf13/viper v1.18.2
go: downloading github.com/google/go-containerregistry v0.19.0
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/defenseunicorns/pkg/helpers v1.0.0
go: downloading github.com/defenseunicorns/pkg/oci v0.0.1
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading helm.sh/helm/v3 v3.14.2
go: downloading k8s.io/api v0.29.1
go: downloading k8s.io/apimachinery v0.29.1
go: downloading github.com/go-git/go-git/v5 v5.11.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sigstore/cosign/v2 v2.2.3
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.1
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/azure v1.8.1
go: downloading github.com/sigstore/sigstore v1.8.1
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.8.1
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.1
go: downloading golang.org/x/crypto v0.21.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/andybalholm/brotli v1.0.6
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.17.4
go: downloading github.com/klauspost/pgzip v1.2.6
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading golang.org/x/term v0.18.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/docker/cli v26.0.0+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/otiai10/copy v1.14.0
go: downloading oras.land/oras-go/v2 v2.5.0
go: downloading oras.land/oras-go v1.2.4
go: downloading k8s.io/client-go v0.29.1
go: downloading github.com/moby/moby v24.0.9+incompatible
go: downloading sigs.k8s.io/kustomize/api v0.16.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.16.0
go: downloading github.com/anchore/stereoscope v0.0.1
go: downloading github.com/anchore/syft v0.100.0
go: downloading cuelang.org/go v0.7.0
go: downloading github.com/fairwindsops/pluto/v5 v5.18.4
go: downloading github.com/go-logr/logr v1.4.1
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/distribution/reference v0.5.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/jmoiron/sqlx v1.3.5
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/rubenv/sql-migrate v1.5.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/sigstore/fulcio v1.4.3
go: downloading go.step.sm/crypto v0.42.1
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46
go: downloading github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
go: downloading github.com/go-openapi/runtime v0.27.1
go: downloading github.com/go-openapi/strfmt v0.22.0
go: downloading github.com/go-openapi/swag v0.22.9
go: downloading github.com/google/certificate-transparency-go v1.1.7
go: downloading github.com/in-toto/in-toto-golang v0.9.0
go: downloading github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.8.0
go: downloading github.com/sigstore/rekor v1.3.4
go: downloading github.com/sigstore/timestamp-authority v1.2.1
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
go: downloading github.com/mozillazg/docker-credential-acr-helper v0.3.0
go: downloading sigs.k8s.io/release-utils v0.7.7
go: downloading github.com/aws/aws-sdk-go-v2 v1.24.1
go: downloading github.com/aws/aws-sdk-go-v2/config v1.26.6
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.27.9
go: downloading github.com/jellydator/ttlcache/v3 v3.1.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.0.1
go: downloading github.com/go-jose/go-jose/v3 v3.0.3
go: downloading cloud.google.com/go/kms v1.15.7
go: downloading google.golang.org/api v0.166.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/hashicorp/vault/api v1.10.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/docker/docker v24.0.9+incompatible
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading k8s.io/cli-runtime v0.29.1
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading k8s.io/apiextensions-apiserver v0.29.0
go: downloading github.com/containerd/containerd v1.7.12
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
go: downloading github.com/sylabs/squashfs v0.6.1
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.1
go: downloading github.com/sylabs/sif/v2 v2.11.5
go: downloading github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651
go: downloading github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0
go: downloading github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501
go: downloading github.com/jinzhu/copier v0.4.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading golang.org/x/mod v0.15.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
go: downloading golang.org/x/net v0.22.0
go: downloading k8s.io/utils v0.0.0-20231127182322-b307cd553661
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/fluxcd/helm-controller/api v0.37.4
go: downloading github.com/fluxcd/source-controller/api v1.2.4
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491
go: downloading github.com/coreos/go-oidc/v3 v3.9.0
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading golang.org/x/oauth2 v0.17.0
go: downloading github.com/go-piv/piv-go v1.11.0
go: downloading github.com/ThalesIgnite/crypto11 v1.2.5
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/open-policy-agent/opa v0.61.0
go: downloading github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-openapi/errors v0.21.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.13.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/go-openapi/validate v0.22.4
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/theupdateframework/go-tuf v0.7.0
go: downloading github.com/xanzy/go-gitlab v0.96.0
go: downloading github.com/docker/docker-credential-helpers v0.8.0
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
go: downloading github.com/Azure/go-autorest/autorest v0.11.29
go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/aws/smithy-go v1.19.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.16.16
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.18.7
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.26.7
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10
go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading cloud.google.com/go/iam v1.1.6
go: downloading google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
go: downloading github.com/googleapis/gax-go/v2 v2.12.1
go: downloading google.golang.org/grpc v1.61.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240221002015-b0ce06bbee7c
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.5
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/vbatts/tar-split v0.11.5
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading k8s.io/kubectl v0.29.1
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.0
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/docker/go-units v0.5.0
go: downloading gopkg.in/evanphx/json-patch.v5 v5.6.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/adrg/xdg v0.4.0
go: downloading github.com/becheran/wildmatch-go v1.0.0
go: downloading github.com/anchore/clio v0.0.0-20240307182142-fb5fc4c9db3c
go: downloading github.com/CycloneDX/cyclonedx-go v0.8.0
go: downloading github.com/spdx/tools-golang v0.5.3
go: downloading github.com/github/go-spdx/v2 v2.2.0
go: downloading github.com/facebookincubator/nvdtools v0.1.5
go: downloading github.com/vbatts/go-mtree v0.5.3
go: downloading github.com/saferwall/pe v1.4.8
go: downloading github.com/kastenhq/goversion v0.0.0-20230811215019-93b2f8823953
go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
go: downloading github.com/vifraa/gopom v1.0.0
go: downloading github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da
go: downloading github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46
go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20230301153543-ba94b245509b
go: downloading github.com/sassoftware/go-rpmutils v0.2.0
go: downloading github.com/microsoft/go-rustaudit v0.0.0-20220730194248-4b17361d90a5
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/fluxcd/pkg/apis/kustomize v1.3.0
go: downloading github.com/fluxcd/pkg/apis/meta v1.3.0
go: downloading sigs.k8s.io/controller-runtime v0.16.3
go: downloading github.com/fluxcd/pkg/apis/acl v0.1.0
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/cockroachdb/apd/v3 v3.2.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/thales-e-security/pool v0.0.2
go: downloading github.com/buildkite/agent/v3 v3.62.0
go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7
go: downloading cuelabs.dev/go/oci/ociregistry v0.0.0-20231103182354-93e78c079a13
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading go.opentelemetry.io/otel v1.23.0
go: downloading go.opentelemetry.io/otel/trace v1.23.0
go: downloading github.com/go-openapi/analysis v0.22.0
go: downloading github.com/go-openapi/jsonpointer v0.20.2
go: downloading github.com/go-openapi/loads v0.21.5
go: downloading github.com/go-openapi/spec v0.20.13
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading go.uber.org/zap v1.26.0
go: downloading github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading github.com/google/go-github/v55 v55.0.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.20.2
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18.2
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.24.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23
go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0
go: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1
go: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10
go: downloading github.com/alibabacloud-go/darabonba-openapi v0.2.1
go: downloading github.com/alibabacloud-go/tea-utils v1.4.5
go: downloading github.com/alibabacloud-go/tea v1.2.1
go: downloading github.com/aliyun/credentials-go v1.3.1
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.48.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c
go: downloading github.com/hashicorp/go-sockaddr v1.0.5
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading k8s.io/component-base v0.29.1
go: downloading k8s.io/apiserver v0.29.0
go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading github.com/go-openapi/jsonreference v0.20.4
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/Microsoft/hcsshim v0.11.4
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/therootcompany/xz v1.0.1
go: downloading github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
go: downloading github.com/containerd/fifo v1.1.0
go: downloading github.com/containerd/typeurl/v2 v2.1.1
go: downloading github.com/moby/sys/signal v0.7.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading github.com/containerd/ttrpc v1.2.2
go: downloading golang.org/x/tools v0.17.0
go: downloading github.com/anchore/fangs v0.0.0-20231201140849-5075d28d6d8b
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/pborman/indent v1.2.1
go: downloading github.com/pkg/profile v1.7.0
go: downloading github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
go: downloading github.com/google/licensecheck v0.3.1
go: downloading github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go: downloading github.com/DataDog/zstd v1.4.5
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/mpvl/unique v0.0.0-20150818121801-cbe035fff7de
go: downloading github.com/buildkite/go-pipeline v0.3.2
go: downloading github.com/pborman/uuid v1.2.1
go: downloading github.com/zeebo/errs v1.3.0
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading go.opentelemetry.io/otel/metric v1.23.0
go: downloading github.com/sassoftware/relic v7.2.1+incompatible
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/OneOfOne/xxhash v1.2.8
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/prometheus/client_golang v1.18.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/yashtewari/glob-intersection v0.2.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1
go: downloading github.com/alibabacloud-go/openapi-util v0.1.0
go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4
go: downloading github.com/alibabacloud-go/tea-xml v1.1.3
go: downloading github.com/alibabacloud-go/debug v1.0.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/moby/sys/mountinfo v0.6.2
go: downloading github.com/moby/sys/user v0.1.0
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/go-restruct/restruct v1.2.0-alpha
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251
go: downloading github.com/oleiade/reflections v1.0.1
go: downloading github.com/emicklei/proto v1.12.1
go: downloading github.com/protocolbuffers/txtpbfmt v0.0.0-20231025115547-084445ff1adf
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/go-ini/ini v1.67.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/prometheus/common v0.45.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading github.com/tjfoc/gmsm v1.4.1
go: downloading github.com/clbanning/mxj/v2 v2.7.0
go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
go: downloading github.com/google/pprof v0.0.0-20231023181126-ff6d637d2a7b
go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/containerd/cgroups v1.1.0
go: github.com/defenseunicorns/maru-runner/src/cmd imports
    github.com/defenseunicorns/zarf/src/pkg/utils/helpers: cannot find module providing package github.com/defenseunicorns/zarf/src/pkg/utils/helpers