github.com/apernet/sing-tun@v0.2.6-0.20240323130332-b9f6511036ad/go.mod (about)

     1  module github.com/apernet/sing-tun
     2  
     3  go 1.18
     4  
     5  require (
     6  	github.com/fsnotify/fsnotify v1.7.0
     7  	github.com/go-ole/go-ole v1.3.0
     8  	github.com/sagernet/netlink v0.0.0-20220905062125-8043b4a9aa97
     9  	github.com/sagernet/sing v0.3.2
    10  	github.com/scjalliance/comshim v0.0.0-20230315213746-5e51f40bd3b9
    11  	go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
    12  	golang.org/x/net v0.21.0
    13  	golang.org/x/sys v0.17.0
    14  )
    15  
    16  require github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 // indirect