Commit a95c912d0302259e50a73d02c6e5fc9a6c2ed5a3

Parents: db8820d1a641a361e795ea23f26415f1c5eec62d

From: Moritz Poldrack <git@moritz.sh>
Date: Wed Dec 8 17:56:41 2021 +0700

updated import path

		

Stats

go.mod +1/-1

Changeset

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
diff --git a/go.mod b/go.mod
index e94afe91c2f58ff5f1e28e009c67a7bbd24f7932..2f0f04a489def28e7dcec6d3f56bc5968ed9b255 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.sr.ht/~poldi1405/go-yenc
+module mpldr.codes/yenc
 
 go 1.16