fix logic error
This commit is contained in:
parent
19edd1d808
commit
2328bf5403
@ -1,11 +1,11 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"../.."
|
||||
"crypto/tls"
|
||||
"encoding/json"
|
||||
"flag"
|
||||
"fmt"
|
||||
"github.com/ginuerzh/gost"
|
||||
"github.com/golang/glog"
|
||||
"golang.org/x/net/http2"
|
||||
"io/ioutil"
|
||||
|
Loading…
Reference in New Issue
Block a user