We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bb831 commit 4f96eaaCopy full SHA for 4f96eaa
go.mod
@@ -1,9 +1,8 @@
1
+// Deprecated: This module has been rebranded and moved to github.com/massive-com/client-go. Please update your imports and dependencies.
2
module github.com/polygon-io/client-go
3
4
go 1.21
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