Skip to content

Commit

Permalink
update dll go mod (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
godeamon authored Dec 14, 2023
1 parent d385e2c commit 0b92ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto-dll-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/OpenAtomFoundation/xupercore/crypto-dll-go
go 1.19

require (
github.com/OpenAtomFoundation/xupercore/crypto-rust/x-crypto-ffi v0.0.0-00010101000000-000000000000
github.com/OpenAtomFoundation/xupercore/crypto-rust/x-crypto-ffi v0.0.0-20231214063800-d385e2c4dd24
github.com/stretchr/testify v1.8.4
)

Expand Down

0 comments on commit 0b92ac8

Please sign in to comment.