Skip to content

Instantly share code, notes, and snippets.

@azhuox

azhuox/block2.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/4af5a2d1a41be974ecd9c33ba5c5dc81 to your computer and use it in GitHub Desktop.
Save azhuox/4af5a2d1a41be974ecd9c33ba5c5dc81 to your computer and use it in GitHub Desktop.
module path/to/my-repo/bar
require (
golang.org/x/text v0.3.0
rsc.io/sampler v1.99.99
// Other dependencies
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment