You've already forked nyx
							
							
				mirror of
				https://github.com/rls-moe/nyx
				synced 2025-11-03 12:04:14 +00:00 
			
		
		
		
	Changed "hlandau/passlib.v1" import path (fix #1)
This commit is contained in:
		@@ -4,7 +4,7 @@ import (
 | 
				
			|||||||
	"encoding/json"
 | 
						"encoding/json"
 | 
				
			||||||
	"errors"
 | 
						"errors"
 | 
				
			||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
	"github.com/hlandau/passlib"
 | 
						"gopkg.in/hlandau/passlib.v1"
 | 
				
			||||||
	"github.com/tidwall/buntdb"
 | 
						"github.com/tidwall/buntdb"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,7 +4,7 @@ import (
 | 
				
			|||||||
	"encoding/json"
 | 
						"encoding/json"
 | 
				
			||||||
	"errors"
 | 
						"errors"
 | 
				
			||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
	"github.com/hlandau/passlib"
 | 
						"gopkg.in/hlandau/passlib.v1"
 | 
				
			||||||
	"github.com/tidwall/buntdb"
 | 
						"github.com/tidwall/buntdb"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user