You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/11/28 16:52:12 UTC

[camel-k] 01/01: Merge pull request #242 from apache/fix-format

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 5baf456a9b4c87ecfc7d1fcf75b39921a25c2501
Merge: 03bcfd8 747eac5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 28 16:52:07 2018 +0000

    Merge pull request #242 from apache/fix-format
    
    Make go-report happy again with gofmt

 cmd/kamel/main.go            | 2 +-
 pkg/metadata/dependencies.go | 2 +-
 pkg/metadata/types.go        | 2 +-
 pkg/metadata/uris.go         | 5 +++--
 pkg/trait/util.go            | 1 -
 pkg/util/knative/uri.go      | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)