summarylogtreecommitdiffstats
path: root/golinx-mod-import.patch
blob: 43b5cbbff9184daac34b619956a943322b6dafdc (plain)
1
2
3
4
5
6
7
8
9
10
11
--- linx.go.orig	2022-10-13 16:29:32.187844000 +0300
+++ linx.go	2022-10-13 16:29:54.216305611 +0300
@@ -19,7 +19,7 @@
 
 	"github.com/timshannon/config"
 	"github.com/atotto/clipboard"
-	"mutantmonkey.in/code/golinx/progress"
+	"github.com/mutantmonkey/golinx/progress"
 )
 
 type RespOkJSON struct {