mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-30 16:30:12 +00:00
Add db-connect, a SQL over HTTPS server
This commit is contained in:
6
vendor/github.com/mitchellh/go-server-timing/go.mod
generated
vendored
Normal file
6
vendor/github.com/mitchellh/go-server-timing/go.mod
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
module github.com/mitchellh/go-server-timing
|
||||
|
||||
require (
|
||||
github.com/felixge/httpsnoop v1.0.0
|
||||
github.com/golang/gddo v0.0.0-20180823221919-9d8ff1c67be5
|
||||
)
|
Reference in New Issue
Block a user