Skip to content

Commit

Permalink
Merge pull request #1489 from camilamacedo86/remove-update
Browse files Browse the repository at this point in the history
feat: remove update command which was useful just for v1
  • Loading branch information
k8s-ci-robot committed May 8, 2020
2 parents 118df81 + 4d5f589 commit 1532fb6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 291 deletions.
1 change: 0 additions & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ func main() {
),
cli.WithExtraCommands(
newEditCmd(),
newUpdateCmd(),
newCompletionCmd(),
version.NewCmd(),
),
Expand Down
79 changes: 0 additions & 79 deletions cmd/update.go

This file was deleted.

163 changes: 0 additions & 163 deletions pkg/scaffold/internal/templates/gopkg.go

This file was deleted.

48 changes: 0 additions & 48 deletions pkg/scaffold/update.go

This file was deleted.

0 comments on commit 1532fb6

Please sign in to comment.