Skip to content

Commit

Permalink
Update module versions to v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dasbd72 committed Feb 20, 2024
1 parent c03c334 commit 12e796e
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 22 deletions.
2 changes: 1 addition & 1 deletion binance/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dasbd72/asset-management/binance
module github.com/dasbd72/asset-management/binance/v0.0.1

go 1.22

Expand Down
6 changes: 3 additions & 3 deletions cmd/ccy-cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/dasbd72/asset-management/cmd/ccy-cli
go 1.22

require (
github.com/dasbd72/asset-management/binance v0.0.0-20240218120921-609c91bb1020
github.com/dasbd72/asset-management/max v0.0.0-20240218181113-fd16bf2d4ef1
github.com/dasbd72/asset-management/okx v0.0.0-20240218120921-609c91bb1020
github.com/dasbd72/asset-management/binance v0.0.0-20240219145431-c2f696b52ef7
github.com/dasbd72/asset-management/max v0.0.0-20240219145431-c2f696b52ef7
github.com/dasbd72/asset-management/okx v0.0.0-20240219145431-c2f696b52ef7
github.com/joho/godotenv v1.5.1
github.com/spf13/cobra v1.8.0
)
Expand Down
12 changes: 6 additions & 6 deletions cmd/ccy-cli/go.sum
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/dasbd72/asset-management/binance v0.0.0-20240218120921-609c91bb1020 h1:tw0TNg2VkzPWm8/KaYEXVn9B+9/l+Qas/TTnLVboTUg=
github.com/dasbd72/asset-management/binance v0.0.0-20240218120921-609c91bb1020/go.mod h1:S9X5UnO7COqXaOXfs6FSAckMkdfjdZhrZhOkTLTwTXM=
github.com/dasbd72/asset-management/max v0.0.0-20240218181113-fd16bf2d4ef1 h1:imopAQdT1sY8ZFaFLbTluC34h4ji0s81fgkpvCP20+w=
github.com/dasbd72/asset-management/max v0.0.0-20240218181113-fd16bf2d4ef1/go.mod h1:6vsgOxrwCz9auOvivbOABshQ+vMmqGcvPn/F92/Gdb4=
github.com/dasbd72/asset-management/okx v0.0.0-20240218120921-609c91bb1020 h1:8Yjv3DYaWBce4EFMm6HVnLxdgyAfFnbD9134jgWL+B0=
github.com/dasbd72/asset-management/okx v0.0.0-20240218120921-609c91bb1020/go.mod h1:yECXJzXTDnIp9EtQhsdttf/FVR8Zwa7Wf4442kPJwvQ=
github.com/dasbd72/asset-management/binance v0.0.0-20240219145431-c2f696b52ef7 h1:llyCF+0q9gKd4A1ouI67TXjRo3Vi4Uwl5t/1eMBgooo=
github.com/dasbd72/asset-management/binance v0.0.0-20240219145431-c2f696b52ef7/go.mod h1:7MWjdfOOk6OwTja1SeVFRkyhHB4OkJqoloL9eTDwDUU=
github.com/dasbd72/asset-management/max v0.0.0-20240219145431-c2f696b52ef7 h1:DqDYujgRlJrWQgSdTws+uzlBdAF4RTtzWxnm99FHtZI=
github.com/dasbd72/asset-management/max v0.0.0-20240219145431-c2f696b52ef7/go.mod h1:nQOAzru+GswuHXPTz2Y4KNxMtryD2FxppkqkHkRQopo=
github.com/dasbd72/asset-management/okx v0.0.0-20240219145431-c2f696b52ef7 h1:C5cv0k6cNyFaTJKyLmDJ5MMf3nffubbq9MPZKTttVG8=
github.com/dasbd72/asset-management/okx v0.0.0-20240219145431-c2f696b52ef7/go.mod h1:pqzDe3U2v2iB61vcAPfQL6KQ0BHBwwWYydZGGVOLbgw=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down
8 changes: 4 additions & 4 deletions manager/go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/dasbd72/asset-management/manager
module github.com/dasbd72/asset-management/manager/v0.0.1

go 1.22

require (
github.com/dasbd72/asset-management/binance v0.0.0-20240219071459-322ce6b28840
github.com/dasbd72/asset-management/max v0.0.0-20240219144520-325c0a6d622c
github.com/dasbd72/asset-management/okx v0.0.0-20240219144520-325c0a6d622c
github.com/dasbd72/asset-management/binance v0.0.0-20240219145431-c2f696b52ef7
github.com/dasbd72/asset-management/max v0.0.0-20240219145431-c2f696b52ef7
github.com/dasbd72/asset-management/okx v0.0.0-20240219145431-c2f696b52ef7
)
9 changes: 3 additions & 6 deletions manager/go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
github.com/dasbd72/asset-management/binance v0.0.0-20240219071459-322ce6b28840 h1:LErZfCFuHhDtbF3Jw0D6DdqwCDuO83/avVp5AqVA4S8=
github.com/dasbd72/asset-management/binance v0.0.0-20240219071459-322ce6b28840/go.mod h1:7MWjdfOOk6OwTja1SeVFRkyhHB4OkJqoloL9eTDwDUU=
github.com/dasbd72/asset-management/max v0.0.0-20240219144520-325c0a6d622c h1:zD/8y0sb7k+7d2CEvzjDUJhhlog+igQ+M6LQ4d7lYRU=
github.com/dasbd72/asset-management/max v0.0.0-20240219144520-325c0a6d622c/go.mod h1:nQOAzru+GswuHXPTz2Y4KNxMtryD2FxppkqkHkRQopo=
github.com/dasbd72/asset-management/okx v0.0.0-20240219144520-325c0a6d622c h1:+q/qiUDWlvwlNaaspBIbD6/8ERe5A1OLklG5bWhyprI=
github.com/dasbd72/asset-management/okx v0.0.0-20240219144520-325c0a6d622c/go.mod h1:pqzDe3U2v2iB61vcAPfQL6KQ0BHBwwWYydZGGVOLbgw=
github.com/dasbd72/asset-management/binance v0.0.0-20240219145431-c2f696b52ef7 h1:llyCF+0q9gKd4A1ouI67TXjRo3Vi4Uwl5t/1eMBgooo=
github.com/dasbd72/asset-management/max v0.0.0-20240219145431-c2f696b52ef7 h1:DqDYujgRlJrWQgSdTws+uzlBdAF4RTtzWxnm99FHtZI=
github.com/dasbd72/asset-management/okx v0.0.0-20240219145431-c2f696b52ef7 h1:C5cv0k6cNyFaTJKyLmDJ5MMf3nffubbq9MPZKTttVG8=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
2 changes: 1 addition & 1 deletion max/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dasbd72/asset-management/max
module github.com/dasbd72/asset-management/max/v0.0.1

go 1.22

Expand Down
2 changes: 1 addition & 1 deletion okx/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dasbd72/asset-management/okx
module github.com/dasbd72/asset-management/okx/v0.0.1

go 1.22

Expand Down

0 comments on commit 12e796e

Please sign in to comment.