Change import paths

This commit is contained in:
Astra 2023-01-18 00:59:19 +00:00
parent c1e08a4657
commit a0974739c0
4 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
package main
import "github.com/kris-nova/logger"
import "git.zio.sh/astra/logger"
func main() {