mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
initial commit
This commit is contained in:
commit
632280c428
5 changed files with 122 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/imjasonh/gcloud-help
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue