We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac7aa2 commit 79d02f6Copy full SHA for 79d02f6
1 file changed
go.mod
@@ -2,8 +2,6 @@ module github.com/deploys-app/deploys
2
3
go 1.20
4
5
-replace github.com/lib/pq => github.com/moonrhythm/pq v0.0.0-20230419072030-cbd59e2059d6
6
-
7
require (
8
github.com/acoshift/arpc/v2 v2.1.5
9
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
0 commit comments