Skip to content

Commit d0bb831

Browse files
Update go.mod with deprecated notice (#552)
1 parent a835e79 commit d0bb831

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/polygon-io/client-go
22

33
go 1.21
44

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

0 commit comments

Comments
 (0)