summaryrefslogtreecommitdiff
path: root/module.go
diff options
context:
space:
mode:
Diffstat (limited to 'module.go')
-rw-r--r--module.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/module.go b/module.go
index 7091309..47ccd31 100644
--- a/module.go
+++ b/module.go
@@ -95,6 +95,7 @@ var (
// Transport adapters must be loaded in a specific order.
// All other modules can be loaded in any order.
"proxy",
+ "browser",
"retry",
"ratelimit",
"cache",