We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2273ed commit 640c169Copy full SHA for 640c169
go/go.mod
@@ -2,8 +2,6 @@ module github.com/trinsic-id/okapi/go
2
3
go 1.16
4
5
-replace github.com/trinsic-id/okapi/go => ./
6
-
7
require (
8
github.com/btcsuite/btcutil v1.0.2
9
github.com/stretchr/testify v1.7.0
0 commit comments