kairos-io / enki

Building Kairos artifacts with ease
1 stars 2 forks source link

Update module github.com/foxboron/sbctl to v0.0.0-20240507180215-7d1c13a353e4 #104

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/foxboron/sbctl v0.0.0-20240222174813-e03264c0f4eb -> v0.0.0-20240507180215-7d1c13a353e4 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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/foxboron/go-uefi v0.0.0-20240128152106-48be911532c2
go: downloading github.com/onsi/ginkgo/v2 v2.15.0
go: downloading github.com/onsi/gomega v1.31.1
go: downloading github.com/kairos-io/kairos-agent/v2 v2.7.13
go: downloading github.com/kairos-io/kairos-sdk v0.0.25
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/sanity-io/litter v1.5.5
go: downloading github.com/spf13/viper v1.16.0
go: downloading github.com/u-root/u-root v0.12.0
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/twpayne/go-vfs v1.7.2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/containerd/containerd v1.7.16
go: downloading github.com/google/go-containerregistry v0.17.0
go: downloading github.com/foxboron/sbctl v0.0.0-20240507180215-7d1c13a353e4
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/go-logr/logr v1.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/crypto v0.22.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/distribution/distribution v2.8.3+incompatible
go: downloading github.com/jaypipes/ghw v0.12.0
go: downloading github.com/mudler/yip v1.4.6
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/pterm/pterm v0.12.65
go: downloading github.com/qeesung/image2ascii v1.0.1
go: downloading gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/spf13/afero v1.9.5
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading k8s.io/mount-utils v0.27.4
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/cavaliergopher/grab/v3 v3.0.1
go: downloading github.com/cavaliergopher/grab v2.0.0+incompatible
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/google/go-attestation v0.5.1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/distribution/reference v0.5.0
go: downloading github.com/Microsoft/hcsshim v0.11.4
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/docker/cli v24.0.0+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/docker/docker v24.0.0+incompatible
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/itchyny/gojq v0.12.13
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.0.2
go: downloading github.com/gookit/color v1.5.3
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.19.0
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
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.0.8
go: downloading github.com/StackExchange/wmi v1.2.1
go: downloading howett.net/plist v1.0.0
go: downloading github.com/moby/sys/mountinfo v0.6.2
go: downloading k8s.io/klog/v2 v2.90.1
go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
go: downloading github.com/spectrocloud-labs/herd v0.4.2
go: downloading github.com/go-git/go-git/v5 v5.4.2
go: downloading github.com/moby/moby v23.0.4+incompatible
go: downloading github.com/mudler/entities v0.0.0-20220905203055-68348bae0f49
go: downloading github.com/rancher-sandbox/linuxkit v1.0.2
go: downloading github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
go: downloading github.com/willdonnelly/passwd v0.0.0-20141013001024-7935dab3074c
go: downloading github.com/zcalusic/sysinfo v1.0.1
go: downloading pault.ag/go/modprobe v0.1.2
go: downloading github.com/avast/retry-go v3.0.0+incompatible
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/swaggest/jsonschema-go v0.3.62
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/pierrec/lz4/v4 v4.1.14
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc3
go: downloading github.com/vbatts/tar-split v0.11.3
go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
go: downloading golang.org/x/tools v0.20.0
go: downloading github.com/google/go-tpm v0.3.2
go: downloading github.com/google/go-tspi v0.3.0
go: downloading github.com/rs/zerolog v1.32.0
go: downloading github.com/jaypipes/pcidb v1.0.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/itchyny/timefmt-go v0.1.5
go: downloading github.com/containerd/console v1.0.4-0.20230706203907-8f6c4e4faef5
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/go-ole/go-ole v1.2.6
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/kendru/darwin/go/depgraph v0.0.0-20221105232959-877d6a81060c
go: downloading github.com/samber/lo v1.37.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230117203413-a47887b8f098
go: downloading github.com/go-git/go-billy/v5 v5.3.1
go: downloading github.com/imdario/mergo v0.3.15
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/xanzy/ssh-agent v0.3.1
go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
go: downloading github.com/tredoe/osutil/v2 v2.0.0-rc.16
go: downloading github.com/diskfs/go-diskfs v1.3.0
go: downloading github.com/packethost/packngo v0.29.0
go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
go: downloading github.com/vmware/vmw-guestinfo v0.0.0-20220317130741-510905f0efa3
go: downloading pault.ag/go/topsort v0.1.1
go: downloading github.com/swaggest/refl v1.3.0
go: downloading github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/wayneashleyberry/terminal-dimensions v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/google/pprof v0.0.0-20230228050547-1710fef4ab10
go: downloading github.com/google/certificate-transparency-go v1.1.2
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/acomagu/bufpipe v1.0.3
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/vishvananda/netns v0.0.4
go: downloading google.golang.org/grpc v1.58.3
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/cloudflare/circl v1.3.3
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading github.com/containerd/cgroups v1.1.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230731190214-cbb8c96f2d6d
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading gopkg.in/djherbis/times.v1 v1.3.0
go: downloading github.com/pkg/xattr v0.4.9
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading golang.org/x/mod v0.17.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/golang/protobuf v1.5.4
go: github.com/kairos-io/enki/cmd imports
    github.com/foxboron/sbctl imports
    github.com/google/go-attestation/attest imports
    github.com/google/go-tpm/legacy/tpm2: cannot find module providing package github.com/google/go-tpm/legacy/tpm2
go: github.com/kairos-io/enki/cmd imports
    github.com/foxboron/sbctl imports
    github.com/google/go-attestation/attest imports
    github.com/google/go-tpm/legacy/tpm2/credactivation: cannot find module providing package github.com/google/go-tpm/legacy/tpm2/credactivation