amnezia-client/client/macos/gobridge/go.mod
2021-10-23 04:26:47 -07:00

8 lines
178 B
Modula-2
Executable file

module golang.zx2c4.com/wireguard/apple
go 1.16
require (
golang.org/x/sys v0.0.0-20210308170721-88b6017d0656
golang.zx2c4.com/wireguard v0.0.0-20210307162820-f4695db51c39
)