mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-09-13 14:59:09 +00:00
update to new import paths for repository transfer
This commit is contained in:
parent
ab3e63835a
commit
f4dedc8726
40 changed files with 104 additions and 99 deletions
2
main.go
2
main.go
|
@ -1,6 +1,6 @@
|
|||
package main
|
||||
|
||||
import "github.com/speatzle/go-passbolt-cli/cmd"
|
||||
import "github.com/passbolt/go-passbolt-cli/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue