simplified concurrent querying
This commit is contained in:
parent
ffabf8b26e
commit
f472becd89
3 changed files with 16 additions and 36 deletions
1
go.mod
1
go.mod
|
|
@ -18,5 +18,6 @@ require (
|
|||
github.com/shopspring/decimal v1.3.1
|
||||
github.com/stretchr/testify v1.8.2
|
||||
github.com/volatiletech/null/v8 v8.1.2
|
||||
golang.org/x/sync v0.3.0
|
||||
gopkg.in/guregu/null.v4 v4.0.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue