Skip to content

Commit ff67b97

Browse files
caddyhttp: enable qlog, controlled by QLOGDIR env (#6581)
1 parent 5b44d6c commit ff67b97

4 files changed

Lines changed: 155 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ require (
5151
github.com/Microsoft/go-winio v0.6.0 // indirect
5252
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
5353
github.com/davecgh/go-spew v1.1.1 // indirect
54+
github.com/francoispqt/gojay v1.2.13 // indirect
5455
github.com/fxamacker/cbor/v2 v2.6.0 // indirect
5556
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
5657
github.com/go-kit/log v0.2.1 // indirect

0 commit comments

Comments
 (0)