Skip to content

Commit

Permalink
Upgrade GoSDK
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-turnkey committed Aug 13, 2024
1 parent 0d6cdde commit 1545229
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ go 1.21

toolchain go1.21.0

replace github.com/tkhq/go-sdk => /Users/robin/src/code/go-sdk

require (
github.com/btcsuite/btcutil v1.0.2
github.com/google/uuid v1.3.1
github.com/rotisserie/eris v0.5.4
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/tkhq/go-sdk v0.0.0-20240513225018-5ebfb539ec1e
github.com/tkhq/go-sdk v0.0.0-20240813182504-228a50933080
github.com/tkhq/go-sdk/pkg/enclave_encrypt v0.0.0-20240513225018-5ebfb539ec1e
gopkg.in/yaml.v3 v3.0.1
)
Expand Down

0 comments on commit 1545229

Please sign in to comment.