Skip to content

Commit

Permalink
Merge pull request #4 from Kubernetli/kkl_init
Browse files Browse the repository at this point in the history
Kkl init
  • Loading branch information
chifu1234 authored Jul 8, 2020
2 parents d1174c6 + f634d93 commit 62de217
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cmd/fmcCLI/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Usage of fmcCLI:
-user string
API Username (default "admin")
*/
package main // import "github.com/chifu1234/fmcCLI"
package main // import "github.com/kubernetli/fmcClient/cmd/fmcCLI"
1 change: 0 additions & 1 deletion cmd/fmcCLI/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
github.com/kubernetli/fmcClient v0.0.0-20200707125305-575ca8bc7328 h1:VgSF9/8ZFnWqiMwddH092hO14FsTSEOVzkK4M8IIQ1I=
github.com/kubernetli/fmcClient v0.0.0-20200707130621-0142f917c9d1 h1:rQJDGXBhay+4+ci04YWfMqOGVzVhB6qAApEpOZ6Yh5s=
github.com/kubernetli/fmcClient/pkg/fmcClient v0.0.0-20200707130621-0142f917c9d1 h1:lu+mBBq9O4heA55KrhjnZAv9U6hYy+AGLRgG+0IqMvw=
github.com/kubernetli/fmcClient/pkg/fmcClient v0.0.0-20200707130621-0142f917c9d1/go.mod h1:+wtrAqTli4xKpINfigNhECJyTFZzrL8rax1nMS9aTbg=
10 changes: 2 additions & 8 deletions pkg/fmcClient/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
# fmcClient [![GoDoc](https://godoc.org/github.com/chifu1234/fmcClient?status.svg)](https://pkg.go.dev/github.com/chifu1234/fmcClient)
# fmcClient [![GoDoc](https://godoc.org/github.com/kubernetli/fmcClient/pkg/fmcClient?status.svg)](https://pkg.go.dev/github.com/kubernetli/fmcClient/pkg/fmcClient)


Download:
```shell
go get github.com/chifu1234/fmcClient
go get github.com/kubernetli/fmcClient/pkg/fmcClient
```

* * *


* * *
Automatically generated by [autoreadme](https://github.com/jimmyfrasche/autoreadme) on 2020.07.05

0 comments on commit 62de217

Please sign in to comment.