Selaa lähdekoodia

Update project URL from code.bluelife.at to GitHub

Bernhard Froehlich 6 vuotta sitten
vanhempi
commit
5fd6aad9b1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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