mirror of
				https://bitbucket.org/s_l_teichmann/mtsatellite
				synced 2025-11-04 09:55:34 +01:00 
			
		
		
		
	Adjusted imports to make it compilable again.
This commit is contained in:
		@@ -11,7 +11,7 @@ import (
 | 
			
		||||
	"strconv"
 | 
			
		||||
	"sync"
 | 
			
		||||
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtredisalize/common"
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtsatellite/common"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,7 @@ import (
 | 
			
		||||
	"strings"
 | 
			
		||||
	"sync"
 | 
			
		||||
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtredisalize/common"
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtsatellite/common"
 | 
			
		||||
 | 
			
		||||
	"github.com/nfnt/resize"
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,7 @@ import (
 | 
			
		||||
	"image/color"
 | 
			
		||||
	"log"
 | 
			
		||||
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtredisalize/common"
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtsatellite/common"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func main() {
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,7 @@ import (
 | 
			
		||||
 | 
			
		||||
	"github.com/nfnt/resize"
 | 
			
		||||
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtredisalize/common"
 | 
			
		||||
	"bitbucket.org/s_l_teichmann/mtsatellite/common"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
type tileUpdater struct {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user