You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/11/12 07:56:19 UTC

[plc4x] branch feature/plc4go updated: - Updated the go coordinates

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

cdutz pushed a commit to branch feature/plc4go
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/feature/plc4go by this push:
     new 78546bf  - Updated the go coordinates
78546bf is described below

commit 78546bf91c659ce16eb55d93eb0cfbdccc8c9a30
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Thu Nov 12 08:56:11 2020 +0100

    - Updated the go coordinates
---
 plc4go/go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4go/go.mod b/plc4go/go.mod
index f14f276..c275c36 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -16,7 +16,7 @@
 // specific language governing permissions and limitations
 // under the License.
 //
-module plc4x.apache.org/plc4go/v0
+module github.com/apache/plc4x/plc4go
 
 go 1.15