// Copyright 2020 The Periph Authors. All rights reserved. // 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 go 1.13 require ( periph.io/x/conn/v3 v3.0.0-20201230174115-729c1fe5c4ae periph.io/x/host/v3 v3.0.0-20201230195025-17c4f529ff59 )