mirror of https://gogs.blitter.com/RLabs/xs
				
				
				
			pkg paths to private repo
This commit is contained in:
		
							parent
							
								
									d465c1ee5b
								
							
						
					
					
						commit
						7c76e4d235
					
				| 
						 | 
				
			
			@ -11,7 +11,7 @@ import (
 | 
			
		|||
	"strings"
 | 
			
		||||
	"sync"
 | 
			
		||||
 | 
			
		||||
	hkex "github.com/Russtopia/hkexsh"
 | 
			
		||||
	hkex "blitter.com/hkexsh"
 | 
			
		||||
	isatty "github.com/mattn/go-isatty"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -12,8 +12,8 @@ import (
 | 
			
		|||
	"strings"
 | 
			
		||||
	"syscall"
 | 
			
		||||
 | 
			
		||||
	hkex "github.com/Russtopia/hkexsh"
 | 
			
		||||
	"github.com/Russtopia/hkexsh/demo/spinsult"
 | 
			
		||||
	hkex "blitter.com/hkexsh"
 | 
			
		||||
	"blitter.com/hkexsh/demo/spinsult"
 | 
			
		||||
	"github.com/kr/pty"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue