update
This commit is contained in:
parent
d4e7f83131
commit
cfaf82def3
12 changed files with 232 additions and 10 deletions
4
go.mod
4
go.mod
|
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/fenthope/compress v0.0.3
|
||||
github.com/fenthope/record v0.0.3
|
||||
github.com/fenthope/sessions v0.0.1
|
||||
github.com/infinite-iroha/touka v0.2.2
|
||||
github.com/infinite-iroha/touka v0.2.8
|
||||
github.com/klauspost/compress v1.18.0
|
||||
golang.org/x/crypto v0.39.0
|
||||
modernc.org/sqlite v1.38.0
|
||||
|
|
@ -34,4 +34,4 @@ require (
|
|||
modernc.org/memory v1.11.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/infinite-iroha/touka => /data/github/WJQSERVER/touka
|
||||
//replace github.com/infinite-iroha/touka => /data/github/WJQSERVER/touka
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue