go.etcd.io/etcd
Package main is a simple wrapper of the real etcd entrypoint package (located at github.com/coreos/etcd/etcdmain) to ensure that etcd is still "go getable"; e.g. `go get github.com/coreos/etcd` works as expected and builds a binary in $GOBIN/etcd This package should NOT be extended or modified in any way; to modify the etcd binary, work in the `github.com/coreos/etcd/etcdmain` package.
Security Advisories for go.etcd.io/etcd in go
      
        Moderate
      
    
      
  
          almost 2 years ago
    
    Etcd Gateway TLS authentication only applies to endpoints detected in DNS SRV records
        
        go
        
        go.etcd.io/etcd
      
    
      
        High
      
    
      
  
          almost 2 years ago
    
    Etcd Gateway can include itself as an endpoint resulting in resource exhaustion
        
        go
        
        go.etcd.io/etcd