diff --git a/binance/go.mod b/binance/go.mod index c03be44..a9a79e0 100644 --- a/binance/go.mod +++ b/binance/go.mod @@ -1,4 +1,4 @@ -module github.com/dasbd72/asset-management/binance +module github.com/dasbd72/asset-management/binance/v0.0.1 go 1.22 diff --git a/cmd/ccy-cli/go.mod b/cmd/ccy-cli/go.mod index 4ea6ae1..71f0346 100644 --- a/cmd/ccy-cli/go.mod +++ b/cmd/ccy-cli/go.mod @@ -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 ) diff --git a/cmd/ccy-cli/go.sum b/cmd/ccy-cli/go.sum index 475b74f..354b9c5 100644 --- a/cmd/ccy-cli/go.sum +++ b/cmd/ccy-cli/go.sum @@ -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= diff --git a/manager/go.mod b/manager/go.mod index a106f72..85bd1d1 100644 --- a/manager/go.mod +++ b/manager/go.mod @@ -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 ) diff --git a/manager/go.sum b/manager/go.sum index 4654282..e7e37bc 100644 --- a/manager/go.sum +++ b/manager/go.sum @@ -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= diff --git a/max/go.mod b/max/go.mod index 6d948e2..33c0259 100644 --- a/max/go.mod +++ b/max/go.mod @@ -1,4 +1,4 @@ -module github.com/dasbd72/asset-management/max +module github.com/dasbd72/asset-management/max/v0.0.1 go 1.22 diff --git a/okx/go.mod b/okx/go.mod index f867d6d..abd672c 100644 --- a/okx/go.mod +++ b/okx/go.mod @@ -1,4 +1,4 @@ -module github.com/dasbd72/asset-management/okx +module github.com/dasbd72/asset-management/okx/v0.0.1 go 1.22