This commit is contained in:
Darko Luketic 2022-04-08 16:02:14 +02:00
commit 4a60c5f179
3 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea

0
README.md Normal file
View File

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module code.icod.de/postfix/manager
go 1.18