We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
docker/Dockerfile golang 1.16 docker/Dockerfile.build centos 7 docker/Dockerfile.development golang 1.16 docker/Dockerfile.static centos 7
golang 1.16
centos 7
.github/workflows/test.yaml actions/checkout v2 actions/setup-go v2 ruby/setup-ruby v1
actions/checkout v2
actions/setup-go v2
ruby/setup-ruby v1
go.mod go 1.16 github.com/aws/aws-sdk-go v1.41.1 github.com/coredhcp/coredhcp v0.0.0-20211012092557-3e75f3b9c460@3e75f3b9c460 github.com/coreos/go-systemd/v22 v22.3.2 github.com/cyphar/filepath-securejoin v0.2.3 github.com/davecgh/go-spew v1.1.1 github.com/deniswernert/go-fstab v0.0.0-20141204152952-eb4090f26517@eb4090f26517 github.com/docker/docker v20.10.9+incompatible github.com/docker/go-connections v0.4.0 github.com/fsnotify/fsnotify v1.5.1 github.com/godbus/dbus/v5 v5.0.5 github.com/hashicorp/consul/api v1.11.0 github.com/hashicorp/go-multierror v1.1.1 github.com/hashicorp/hil v0.0.0-20210521165536-27a72121fd40@27a72121fd40 github.com/iancoleman/strcase v0.2.0 github.com/insomniacslk/dhcp v0.0.0-20210827173440-b95caade3eac@b95caade3eac github.com/kylelemons/godebug v1.1.0 github.com/libvirt/libvirt-go v7.4.0+incompatible github.com/libvirt/libvirt-go-xml v7.4.0+incompatible github.com/pborman/uuid v1.2.1 github.com/pin/tftp v0.0.0-20210809155059-0161c5dd2e96@0161c5dd2e96 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.11.0 github.com/sanity-io/litter v1.5.1 github.com/spf13/afero v1.6.0 github.com/urfave/cli/v2 v2.3.0 github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852@d40f9887b852 go.etcd.io/etcd/api/v3 v3.5.0 go.etcd.io/etcd/client/pkg/v3 v3.5.0 go.etcd.io/etcd/client/v3 v3.5.0 go.etcd.io/etcd/server/v3 v3.5.0 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519@089bfa567519 golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac@d3039528d8ac golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac@1f47c861a9ac gopkg.in/src-d/go-git.v4 v4.13.1 gopkg.in/yaml.v2 v2.4.0 honnef.co/go/augeas v0.0.0-20161110001225-ca62e35ed6b8@ca62e35ed6b8
go 1.16
github.com/aws/aws-sdk-go v1.41.1
github.com/coredhcp/coredhcp v0.0.0-20211012092557-3e75f3b9c460@3e75f3b9c460
github.com/coreos/go-systemd/v22 v22.3.2
github.com/cyphar/filepath-securejoin v0.2.3
github.com/davecgh/go-spew v1.1.1
github.com/deniswernert/go-fstab v0.0.0-20141204152952-eb4090f26517@eb4090f26517
github.com/docker/docker v20.10.9+incompatible
github.com/docker/go-connections v0.4.0
github.com/fsnotify/fsnotify v1.5.1
github.com/godbus/dbus/v5 v5.0.5
github.com/hashicorp/consul/api v1.11.0
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/hil v0.0.0-20210521165536-27a72121fd40@27a72121fd40
github.com/iancoleman/strcase v0.2.0
github.com/insomniacslk/dhcp v0.0.0-20210827173440-b95caade3eac@b95caade3eac
github.com/kylelemons/godebug v1.1.0
github.com/libvirt/libvirt-go v7.4.0+incompatible
github.com/libvirt/libvirt-go-xml v7.4.0+incompatible
github.com/pborman/uuid v1.2.1
github.com/pin/tftp v0.0.0-20210809155059-0161c5dd2e96@0161c5dd2e96
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/sanity-io/litter v1.5.1
github.com/spf13/afero v1.6.0
github.com/urfave/cli/v2 v2.3.0
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852@d40f9887b852
go.etcd.io/etcd/api/v3 v3.5.0
go.etcd.io/etcd/client/pkg/v3 v3.5.0
go.etcd.io/etcd/client/v3 v3.5.0
go.etcd.io/etcd/server/v3 v3.5.0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519@089bfa567519
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac@d3039528d8ac
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac@1f47c861a9ac
gopkg.in/src-d/go-git.v4 v4.13.1
gopkg.in/yaml.v2 v2.4.0
honnef.co/go/augeas v0.0.0-20161110001225-ca62e35ed6b8@ca62e35ed6b8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
dockerfile
github-actions
gomod
The text was updated successfully, but these errors were encountered: