about summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index ef4566c..ffbc52b 100644
--- a/go.mod
+++ b/go.mod
@@ -8,4 +8,5 @@ go 1.16
 require (
 	github.com/coreos/go-systemd/v22 v22.3.2
 	github.com/gorilla/handlers v1.5.1
+	golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
 )