Added api endpoints and tests
This commit is contained in:
3
go.mod
3
go.mod
@@ -17,5 +17,6 @@ require (
|
||||
github.com/mattn/go-sqlite3 v1.14.9 // indirect
|
||||
go.uber.org/atomic v1.7.0 // indirect
|
||||
go.uber.org/multierr v1.6.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 // indirect
|
||||
golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce // indirect
|
||||
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user