Bump github.com/matrix-org/dugong (#2011)
The latest version of dugong has a fix for removing log files after they are compressed. Signed-off-by: Aaron Bieber <aaron@bolddaemon.com>
This commit is contained in:
parent
d08399d1a4
commit
be9e1b5367
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -27,7 +27,7 @@ require (
|
|||
github.com/libp2p/go-libp2p-pubsub v0.4.1
|
||||
github.com/libp2p/go-libp2p-record v0.1.3
|
||||
github.com/lucas-clemente/quic-go v0.22.0
|
||||
github.com/matrix-org/dugong v0.0.0-20210603171012-8379174dca81
|
||||
github.com/matrix-org/dugong v0.0.0-20210921133753-66e6b1c67e2e
|
||||
github.com/matrix-org/go-http-js-libp2p v0.0.0-20200518170932-783164aeeda4
|
||||
github.com/matrix-org/go-sqlite3-js v0.0.0-20210709140738-b0d1ba599a6d
|
||||
github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue