vendor: remove unused deps
Some deps cleaned by `make vendor` [NO NEW TESTS NEEDED] [NO TESTS NEEDED] Signed-off-by: Aditya R <arajan@redhat.com>
This commit is contained in:
		
							parent
							
								
									013300a7c0
								
							
						
					
					
						commit
						8d190fc481
					
				
							
								
								
									
										2
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										2
									
								
								go.mod
								
								
								
								
							| 
						 | 
				
			
			@ -21,7 +21,6 @@ require (
 | 
			
		|||
	github.com/coreos/go-systemd/v22 v22.3.2
 | 
			
		||||
	github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
 | 
			
		||||
	github.com/cyphar/filepath-securejoin v0.2.3
 | 
			
		||||
	github.com/davecgh/go-spew v1.1.1
 | 
			
		||||
	github.com/digitalocean/go-qemu v0.0.0-20210326154740-ac9e0b687001
 | 
			
		||||
	github.com/docker/distribution v2.8.1+incompatible
 | 
			
		||||
	github.com/docker/docker v20.10.17+incompatible
 | 
			
		||||
| 
						 | 
				
			
			@ -51,7 +50,6 @@ require (
 | 
			
		|||
	github.com/opencontainers/runtime-spec v1.0.3-0.20211214071223-8958f93039ab
 | 
			
		||||
	github.com/opencontainers/runtime-tools v0.9.1-0.20220714195903-17b3287fafb7
 | 
			
		||||
	github.com/opencontainers/selinux v1.10.1
 | 
			
		||||
	github.com/pmezard/go-difflib v1.0.0
 | 
			
		||||
	github.com/rootless-containers/rootlesskit v1.0.1
 | 
			
		||||
	github.com/sirupsen/logrus v1.8.1
 | 
			
		||||
	github.com/spf13/cobra v1.5.0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -325,7 +325,6 @@ github.com/coreos/stream-metadata-go/stream/rhcos
 | 
			
		|||
## explicit
 | 
			
		||||
github.com/cyphar/filepath-securejoin
 | 
			
		||||
# github.com/davecgh/go-spew v1.1.1
 | 
			
		||||
## explicit
 | 
			
		||||
github.com/davecgh/go-spew/spew
 | 
			
		||||
# github.com/digitalocean/go-libvirt v0.0.0-20201209184759-e2a69bcd5bd1
 | 
			
		||||
github.com/digitalocean/go-libvirt
 | 
			
		||||
| 
						 | 
				
			
			@ -625,7 +624,6 @@ github.com/ostreedev/ostree-go/pkg/otbuiltin
 | 
			
		|||
# github.com/pkg/errors v0.9.1
 | 
			
		||||
github.com/pkg/errors
 | 
			
		||||
# github.com/pmezard/go-difflib v1.0.0
 | 
			
		||||
## explicit
 | 
			
		||||
github.com/pmezard/go-difflib/difflib
 | 
			
		||||
# github.com/proglottis/gpgme v0.1.3
 | 
			
		||||
github.com/proglottis/gpgme
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue