We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a835e79 commit d0bb831Copy full SHA for d0bb831
go.mod
@@ -2,6 +2,8 @@ module github.com/polygon-io/client-go
2
3
go 1.21
4
5
+// Deprecated: This module has been rebranded and moved to github.com/massive-com/client-go. Please update your imports and dependencies.
6
+
7
require (
8
github.com/cenkalti/backoff/v4 v4.3.0
9
github.com/go-playground/form/v4 v4.2.1
0 commit comments