mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore: cleanup before publishing
This commit is contained in:
parent
4b77b81689
commit
d0729e1cb5
7 changed files with 59 additions and 18 deletions
4
main.go
4
main.go
|
|
@ -4,8 +4,8 @@ import (
|
|||
"log/slog"
|
||||
"os"
|
||||
|
||||
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/cmd"
|
||||
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/internal/ui"
|
||||
"github.com/apricote/hcloud-upload-image/cmd"
|
||||
"github.com/apricote/hcloud-upload-image/internal/ui"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue