Skip to content

Commit

Permalink
fix: module url
Browse files Browse the repository at this point in the history
Signed-off-by: Abdullah Aki <[email protected]>
  • Loading branch information
IsmailAki committed Sep 9, 2021
1 parent d6ebadd commit cd8eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package cmd
import (
"github.com/minio/minio-go"
"github.com/spf13/cobra"
"github.com/super-dollop/pkg"
"github.com/jack5341/super-dollop/pkg"
)

var cfgFile string
Expand Down

0 comments on commit cd8eeff

Please sign in to comment.