mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-30 20:27:49 +00:00
The dependabot does not update dependencies when they do not use a tag. This patch upgrades all untagged depenencies if possible. You can upgrade all dependencies with `go get -u ./... && make vendor` in theory however this failed since the k8s changes do not compile on go v1.16 so I only updated the other dependencies. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| addr_linux.go | ||
| bridge_linux.go | ||
| conntrack_linux.go | ||
| devlink_linux.go | ||
| genetlink_linux.go | ||
| ipset_linux.go | ||
| link_linux.go | ||
| lwt_linux.go | ||
| mpls_linux.go | ||
| nl_linux.go | ||
| nl_unspecified.go | ||
| parse_attr_linux.go | ||
| rdma_link_linux.go | ||
| route_linux.go | ||
| seg6_linux.go | ||
| seg6local_linux.go | ||
| syscall.go | ||
| tc_linux.go | ||
| xfrm_linux.go | ||
| xfrm_monitor_linux.go | ||
| xfrm_policy_linux.go | ||
| xfrm_state_linux.go | ||