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