Rename package

This commit is contained in:
2020-09-08 16:24:27 +02:00
parent 9747cfe33b
commit b27bf63162
4 changed files with 11 additions and 9 deletions

View File

@ -5,7 +5,7 @@ import (
"os"
"testing"
"after-lock/lockfile"
"kdelsd/lockfile"
)