From 0cb10eedb3c9ed14b057a25d9c126e96e2bc58b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 09:18:24 +0000 Subject: Bump github.com/opencontainers/selinux from 1.6.0 to 1.7.0 Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](https://github.com/opencontainers/selinux/compare/v1.6.0...v1.7.0) Signed-off-by: dependabot-preview[bot] Signed-off-by: Daniel J Walsh --- vendor/github.com/willf/bitset/go.mod | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/github.com/willf/bitset/go.mod (limited to 'vendor/github.com/willf/bitset/go.mod') diff --git a/vendor/github.com/willf/bitset/go.mod b/vendor/github.com/willf/bitset/go.mod new file mode 100644 index 000000000..583ecab78 --- /dev/null +++ b/vendor/github.com/willf/bitset/go.mod @@ -0,0 +1,3 @@ +module github.com/willf/bitset + +go 1.14 -- cgit v1.2.3-54-g00ecf