Skip to content

Commit

Permalink
Add middleware Logger for graphql and lnurl routes only
Browse files Browse the repository at this point in the history
  • Loading branch information
dangeross committed Jun 29, 2022
1 parent a32184b commit 26f1fe9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 151 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,12 @@ require (
)

require (
github.com/aws/aws-lambda-go v1.27.0 // indirect
github.com/awslabs/aws-lambda-go-api-proxy v0.11.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.32.1 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/satimoto/go-ocpi v0.0.3-0.20220629073124-496523cd8663 // indirect
)

replace git.schwanenlied.me/yawning/bsaes.git => github.com/Yawning/bsaes v0.0.0-20180720073208-c0276d75487e
Loading

0 comments on commit 26f1fe9

Please sign in to comment.