Browse Source

point go.mod to correct github repo

Corey Smith 4 years ago
parent
commit
552327b711
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,4 +1,4 @@
-module github.com/v0lp3/mfc_j430w
+module github.com/corsmith/mfc-7820n
 
 go 1.17