Sfoglia il codice sorgente

Update project URL from code.bluelife.at to GitHub

Bernhard Froehlich 6 anni fa
parent
commit
5fd6aad9b1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 (
 require (
 	github.com/chrj/smtpd v0.1.2
 	github.com/chrj/smtpd v0.1.2