From b891a95fcf4a3d4b64100911dae49fb28904a7fd Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 13 May 2020 14:07:44 +0200 Subject: Rename project to alps --- smtp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'smtp.go') diff --git a/smtp.go b/smtp.go index 0eabf4d..5e178f2 100644 --- a/smtp.go +++ b/smtp.go @@ -1,4 +1,4 @@ -package koushin +package alps import ( "fmt" -- cgit v1.2.3-59-g8ed1b