Skip to content

Commit 9efb1a7

Browse files
committed
go mod tidy
Signed-off-by: Erik Hollensbe <[email protected]>
1 parent 8472d4d commit 9efb1a7

File tree

2 files changed

+1
-81
lines changed

2 files changed

+1
-81
lines changed

go.mod

+1-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@ module github.com/zerotier/zerotier-systemd-manager
22

33
go 1.16
44

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-
)
5+
require github.com/zerotier/go-zerotier-one v0.1.1

0 commit comments

Comments
 (0)