diff --git a/go.mod b/go.mod
index 64564be1c..f2c70b05c 100644
--- a/go.mod
+++ b/go.mod
@@ -32,7 +32,6 @@ require (
 	github.com/lib/pq v1.2.0 // indirect
 	github.com/livekit/protocol v0.11.14-0.20220223195254-d8c251e13231
 	github.com/livekit/server-sdk-go v0.9.1
-	github.com/magefile/mage v1.11.0 // indirect
 	github.com/mattn/go-sqlite3 v1.14.6 // indirect
 	github.com/minio/minio-go/v7 v7.0.22
 	github.com/mitchellh/mapstructure v1.4.2