mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 12:40:57 +01:00
fix mod name, added tests
This commit is contained in:
@@ -19,8 +19,8 @@ package cmd
|
||||
import (
|
||||
"errors"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/tlinden/up/upctl/cfg"
|
||||
"github.com/tlinden/up/upctl/lib"
|
||||
"github.com/tlinden/cenophane/upctl/cfg"
|
||||
"github.com/tlinden/cenophane/upctl/lib"
|
||||
)
|
||||
|
||||
func UploadCommand(conf *cfg.Config) *cobra.Command {
|
||||
|
||||
Reference in New Issue
Block a user