remove "selinux" build tag
The build tag was removed in go-selinux v1.8.0: opencontainers/selinux#132
Related: remove "apparmor" build tag: 0a9147f3aa
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
			
			
This commit is contained in:
		
							
								
								
									
										3
									
								
								vendor/github.com/opencontainers/selinux/go-selinux/doc.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								vendor/github.com/opencontainers/selinux/go-selinux/doc.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -5,9 +5,6 @@ This package uses a selinux build tag to enable the selinux functionality. This
 | 
			
		||||
allows non-linux and linux users who do not have selinux support to still use
 | 
			
		||||
tools that rely on this library.
 | 
			
		||||
 | 
			
		||||
To compile with full selinux support use the -tags=selinux option in your build
 | 
			
		||||
and test commands.
 | 
			
		||||
 | 
			
		||||
Usage:
 | 
			
		||||
 | 
			
		||||
	import "github.com/opencontainers/selinux/go-selinux"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user