From c768f7de3c9fe0d198842c13822db1b8900027e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20G=C3=BCthner?= Date: Fri, 23 Jul 2021 13:46:51 +0200 Subject: [PATCH] update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b64427e..2b2c857 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ // Use of this source code is governed under the Apache License, Version 2.0 // that can be found in the LICENSE file. -module periph.io/x/devices/v3 +module github.com/GermanBionicSystems/devices go 1.13