vendor: github.com/willf/bitset v1.1.11

The changes needed by opencontainers/selinux are now in a tagged
release. This will make our dependency slightly ahead of what's
used by opencontainers/selinux until a v1.6.1 is tagged.

full diff: https://github.com/willf/bitset/compare/d5bec3311243...v1.1.11

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-09-15 15:14:04 +02:00
parent 5b3ac0c86f
commit a6fc9ca490
4 changed files with 75 additions and 22 deletions

3
vendor/github.com/willf/bitset/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/willf/bitset
go 1.14