Skip to content

Commit 4f96eaa

Browse files
Deprecate the Polygon Module (#553)
1 parent d0bb831 commit 4f96eaa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
12
module github.com/polygon-io/client-go
23

34
go 1.21
45

5-
// Deprecated: This module has been rebranded and moved to github.com/massive-com/client-go. Please update your imports and dependencies.
6-
76
require (
87
github.com/cenkalti/backoff/v4 v4.3.0
98
github.com/go-playground/form/v4 v4.2.1

0 commit comments

Comments
 (0)