add http import to cluster/util.go
This commit is contained in:
		
							parent
							
								
									b24731c0dd
								
							
						
					
					
						commit
						9f21b45ac7
					
				|  | @ -6,6 +6,7 @@ import ( | ||||||
| 	"encoding/gob" | 	"encoding/gob" | ||||||
| 	"encoding/json" | 	"encoding/json" | ||||||
| 	"fmt" | 	"fmt" | ||||||
|  | 	"net/http" | ||||||
| 	"reflect" | 	"reflect" | ||||||
| 	"sort" | 	"sort" | ||||||
| 	"strings" | 	"strings" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue