More fixes, this time for cmd stuff
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Melody Becker 2025-03-29 17:51:56 +01:00
parent e282f124c7
commit 69927c76ff
Signed by: mstar
SSH key fingerprint: SHA256:vkXfS9FG2pVNVfvDrzd1VW9n8VJzqqdKQGljxxX8uK8
3 changed files with 26 additions and 19 deletions

View file

@ -10,7 +10,7 @@ import (
"git.mstar.dev/mstar/linstrom/config"
"git.mstar.dev/mstar/linstrom/shared"
"git.mstar.dev/mstar/linstrom/storage-new"
storage "git.mstar.dev/mstar/linstrom/storage-new"
)
func main() {