summarylogtreecommitdiffstats
path: root/golinx-mod-import.patch
diff options
context:
space:
mode:
Diffstat (limited to 'golinx-mod-import.patch')
-rw-r--r--golinx-mod-import.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/golinx-mod-import.patch b/golinx-mod-import.patch
new file mode 100644
index 000000000000..43b5cbbff918
--- /dev/null
+++ b/golinx-mod-import.patch
@@ -0,0 +1,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 {