Skip to content

Commit

Permalink
Remove Neo4J from library, wait for golang migrate update
Browse files Browse the repository at this point in the history
  • Loading branch information
dynastymasra committed Apr 5, 2021
1 parent bca10fe commit e26cc45
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 260 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
github.com/jackc/pgconn v1.8.0
github.com/matryer/resync v0.0.0-20161211202428-d39c09a11215
github.com/neo4j/neo4j-go-driver/v4 v4.2.4
github.com/newrelic/go-agent v3.10.0+incompatible
github.com/nyaruka/phonenumbers v1.0.67
github.com/oklog/ulid/v2 v2.0.2
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,6 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
github.com/nakagami/firebirdsql v0.0.0-20190310045651-3c02a58cfed8/go.mod h1:86wM1zFnC6/uDBfZGNwB65O+pR2OFi5q/YQaEUid1qA=
github.com/neo4j/neo4j-go-driver v1.8.1-0.20200803113522-b626aa943eba h1:fhFP5RliM2HW/8XdcO5QngSfFli9GcRIpMXvypTQt6E=
github.com/neo4j/neo4j-go-driver v1.8.1-0.20200803113522-b626aa943eba/go.mod h1:ncO5VaFWh0Nrt+4KT4mOZboaczBZcLuHrG+/sUeP8gI=
github.com/neo4j/neo4j-go-driver/v4 v4.2.4 h1:wtgPkGL/xIiYBPBuye9670fhWspH6ngytx/NueD8OBs=
github.com/neo4j/neo4j-go-driver/v4 v4.2.4/go.mod h1:4e45lVy4oHcgLEQQrGHcc4MbyCeEPIQ33DhXqxf9AT4=
github.com/newrelic/go-agent v3.10.0+incompatible h1:RSBPGqtzZHJkNEdPKaG1UMvPEKnlmi2MD9SBomeqSe0=
github.com/newrelic/go-agent v3.10.0+incompatible/go.mod h1:a8Fv1b/fYhFSReoTU6HDkTYIMZeSVNffmoS726Y0LzQ=
github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=
Expand Down
70 changes: 0 additions & 70 deletions provider/neo4j/console.go

This file was deleted.

73 changes: 0 additions & 73 deletions provider/neo4j/driver.go

This file was deleted.

22 changes: 0 additions & 22 deletions provider/neo4j/error.go

This file was deleted.

92 changes: 0 additions & 92 deletions provider/neo4j/query.go

This file was deleted.

0 comments on commit e26cc45

Please sign in to comment.