1.1.5: Update leaktestfe and sys for Go 1.16+
... | ... | @@ -6,9 +6,9 @@ require ( |
github.com/klauspost/cpuid/v2 v2.0.3 // indirect | ||
github.com/klauspost/reedsolomon v1.9.10 | ||
github.com/pkg/errors v0.9.2-0.20201214064552-5dd12d0cfe7f | ||
go.gridfinity.dev/leaktestfe v0.0.0-20210104032747-7d8698d7fca7 | ||
go.gridfinity.dev/leaktestfe v0.0.0-20210108112747-8342b7b9d70f | ||
go.uber.org/goleak v1.1.11-0.20200902203756-89d54f0adef2 // indirect | ||
go4.org v0.0.0-20201209231011-d4a079459e60 | ||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b | ||
golang.org/x/sys v0.0.0-20201231184435-2d18734c6014 // indirect | ||
golang.org/x/sys v0.0.0-20210105210732-16f7687f5001 // indirect | ||
) |
Please register or sign in to comment