Go to file
openshift-merge-bot[bot] 94509d03e9
Merge pull request #264 from cri-o/dependabot/go_modules/github.com/vishvananda/netlink-1.3.1
build(deps): bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1
2025-05-12 06:31:53 +00:00
.github build(deps): bump actions/setup-go in the actions group 2025-05-08 20:51:52 +00:00
hack build: Don't hard-code the path to bash 2023-12-10 09:57:54 +00:00
pkg/ocicni Fix possible runtime panic if network plugins are empty 2025-04-09 10:03:35 +02:00
tools/ocicnitool Update golangci-lint and config 2025-01-30 11:11:07 +01:00
vendor build(deps): bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 2025-05-09 20:41:52 +00:00
.gitignore Apply golangci-lint config and fixes 2024-03-13 09:35:25 +01:00
.golangci.yml Switch to golangci-lint v2 2025-03-26 09:37:32 +01:00
LICENSE Initial import 2017-07-31 14:18:24 -07:00
Makefile Switch to golangci-lint v2 2025-03-26 09:37:32 +01:00
OWNERS Freshen OWNERS with crio folks 2021-04-21 09:48:44 -05:00
README.md Initial import 2017-07-31 14:18:24 -07:00
go.mod build(deps): bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 2025-05-09 20:41:52 +00:00
go.sum build(deps): bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 2025-05-09 20:41:52 +00:00

README.md

ocicni

API layer to call the CNI plugins from an OCI lifecycle daemon