mirror of
https://gitlab.durp.info/durfy/apps/durpcli.git
synced 2026-05-07 07:50:35 -05:00
update durpcli
This commit is contained in:
parent
f13224733f
commit
ca21cb9811
18 changed files with 193 additions and 157 deletions
6
main.go
6
main.go
|
|
@ -1,10 +1,6 @@
|
|||
/*
|
||||
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
|
||||
|
||||
*/
|
||||
package main
|
||||
|
||||
import "github.com/DeveloperDurp/GoCLI/cmd"
|
||||
import "gitlab.com/DeveloperDurp/DurpCLI/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue