Skip to content

Instantly share code, notes, and snippets.

@dmitshur
Last active January 15, 2017 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmitshur/3ccb35092336d9362883 to your computer and use it in GitHub Desktop.
Save dmitshur/3ccb35092336d9362883 to your computer and use it in GitHub Desktop.
package main
import (
_ "fmt"
_ "net"
_ "github.com/samuel/go-zookeeper"
_ "github.com/mocktesting/nolongerexists"
)
func main() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment