github.com/ezoic/ws@v1.0.4-0.20220713205711-5c1d69e074c5/go.mod (about)

     1  module github.com/ezoic/ws
     2  
     3  go 1.18
     4  
     5  replace (
     6  	github.com/ezoic/httphead => ../httphead
     7  	github.com/ezoic/pool => ../pool
     8  )
     9  
    10  require (
    11  	github.com/ezoic/httphead v0.0.0
    12  	github.com/ezoic/pool v0.0.0
    13  )
    14  
    15  require golang.org/x/sys v0.0.0-20220712014510-0a85c31ab51e // indirect