You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/10/09 10:35:19 UTC

[camel-k] 03/03: chore: remove go version from go.mod

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

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

commit 6cb3dd525589d3b2b5af10bca9f11abd5b8017f7
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Wed Oct 9 10:45:10 2019 +0200

    chore: remove go version from go.mod
---
 go.mod | 2 --
 1 file changed, 2 deletions(-)

diff --git a/go.mod b/go.mod
index 583473d..bedbd73 100644
--- a/go.mod
+++ b/go.mod
@@ -51,5 +51,3 @@ replace (
 )
 
 replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999
-
-go 1.13