mirror of
				https://github.com/datarhei/core.git
				synced 2025-10-31 03:16:21 +08:00 
			
		
		
		
	Use faster JSON and gzip packages
This commit is contained in:
		| @@ -2,7 +2,6 @@ package client | ||||
|  | ||||
| import ( | ||||
| 	"bytes" | ||||
| 	"encoding/json" | ||||
| 	"fmt" | ||||
| 	"io" | ||||
| 	"io/fs" | ||||
| @@ -11,6 +10,7 @@ import ( | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/datarhei/core/v16/config" | ||||
| 	"github.com/datarhei/core/v16/encoding/json" | ||||
| 	"github.com/datarhei/core/v16/ffmpeg/skills" | ||||
| 	httpapi "github.com/datarhei/core/v16/http/api" | ||||
| 	iamaccess "github.com/datarhei/core/v16/iam/access" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ingo Oppermann
					Ingo Oppermann