Update main.go

This commit is contained in:
Kfries63 2024-08-28 18:59:17 +00:00
parent ce86a23622
commit d96424226a

View File

@ -5,7 +5,7 @@ import (
. "git.kevinfries.com/kfries63/config" . "git.kevinfries.com/kfries63/config"
. "git.kevinfries.com/kfries63/logger" . "git.kevinfries.com/kfries63/logger"
} )
func init() { func init() {
SetAppName("Hello World", "hw") SetAppName("Hello World", "hw")