mirror of
				https://github.com/go-gst/go-gst.git
				synced 2025-10-31 19:42:33 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			194 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			194 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module github.com/tinyzimmer/go-gst/examples/plugins/minio
 | |
| 
 | |
| go 1.15
 | |
| 
 | |
| require (
 | |
| 	github.com/minio/minio-go/v7 v7.0.7
 | |
| 	github.com/tinyzimmer/go-glib v0.0.18
 | |
| 	github.com/tinyzimmer/go-gst v0.2.8
 | |
| )
 | 
