diff --git a/psbt/go.mod b/psbt/go.mod deleted file mode 100644 index 7e58da4..0000000 --- a/psbt/go.mod +++ /dev/null @@ -1,9 +0,0 @@ -module github.com/lbryio/lbcutil/psbt - -go 1.13 - -require ( - github.com/lbryio/lbcd v0.20.1-beta - github.com/lbryio/lbcutil v0.0.0-20190425235716-9e5f4b9a998d - github.com/davecgh/go-spew v1.1.1 -) diff --git a/psbt/profile.cov b/psbt/profile.cov deleted file mode 100644 index 79b28a0..0000000 --- a/psbt/profile.cov +++ /dev/null @@ -1 +0,0 @@ -mode: atomic