mirror of
				https://github.com/go-gst/go-gst.git
				synced 2025-10-31 03:26:27 +08:00 
			
		
		
		
	change module name and use new golang version
This commit is contained in:
		| @@ -1,10 +1,10 @@ | ||||
| module github.com/tinyzimmer/go-gst/examples/plugins/websocketsrc | ||||
| module github.com/go-gst/go-gst/examples/plugins/websocketsrc | ||||
|  | ||||
| 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 | ||||
| 	github.com/go-gst/go-glib v0.0.18 | ||||
| 	github.com/go-gst/go-gst v0.2.8 | ||||
| 	golang.org/x/net v0.0.0-20200707034311-ab3426394381 | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RSWilli
					RSWilli