瀏覽代碼

Update project URL from code.bluelife.at to GitHub

Bernhard Froehlich 6 年之前
父節點
當前提交
5fd6aad9b1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,4 +1,4 @@
-module code.bluelife.at/decke/smtprelay
+module github.com/decke/smtprelay
 
 require (
 	github.com/chrj/smtpd v0.1.2