Skip to content

Commit

Permalink
fix: cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Henrique Goncalves <kamus@hadenes.io>
  • Loading branch information
kamushadenes committed Feb 17, 2025
1 parent a7bd186 commit 899be38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/apkrash/main.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package main

import "github.com/kamushadenes/apkrash/cmd/cmd"
import "github.com/kamushadenes/apkrash/cmd/apkrash/cmd"

func main() {
cmd.Execute()
Expand Down

0 comments on commit 899be38

Please sign in to comment.