Skip to content

Commit

Permalink
Update & cleanup Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
OBrezhniev committed Nov 19, 2021
1 parent 1c83b3b commit 199634c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 137 deletions.
5 changes: 2 additions & 3 deletions db/sql/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ module github.com/iden3/go-merkletree-sql/db/sql
go 1.16

require (
github.com/iden3/go-merkletree-sql v1.0.0-pre6
github.com/iden3/go-merkletree-sql v1.0.0-pre7
github.com/jmoiron/sqlx v1.3.4
github.com/lib/pq v1.2.0
github.com/olomix/go-test-pg v1.0.1
github.com/stretchr/testify v1.6.1
github.com/stretchr/testify v1.7.0
)

// replace github.com/iden3/go-merkletree-sql => ../../
Loading

0 comments on commit 199634c

Please sign in to comment.