We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8472d4d commit 9efb1a7Copy full SHA for 9efb1a7
go.mod
@@ -2,8 +2,4 @@ module github.com/zerotier/zerotier-systemd-manager
2
3
go 1.16
4
5
-require (
6
- github.com/deepmap/oapi-codegen v1.9.0
7
- github.com/pkg/errors v0.9.1 // indirect
8
- github.com/zerotier/go-zerotier-one v0.1.1 // indirect
9
-)
+require github.com/zerotier/go-zerotier-one v0.1.1
0 commit comments