Skip to content

Instantly share code, notes, and snippets.

@azhuox

azhuox/block3.go Secret

Created December 2, 2020 02:17
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 azhuox/076ec5be09afd62241586eac2e20528f to your computer and use it in GitHub Desktop.
Save azhuox/076ec5be09afd62241586eac2e20528f to your computer and use it in GitHub Desktop.
import "path/to/my-repo/bar/foo"
func main () {
foo.DoSomething()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment