diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-06-06 23:04:32 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-06-07 02:06:24 +0000 |
| commit | 4445692f75e4e4072cc4940bcb9eff80ae5559f0 (patch) | |
| tree | a4a0be4ce7d2fc057e7697aef4d3707a49bc1fd8 /go.mod | |
Initial commit
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module gitlab.com/kdam0/nccli + +go 1.18 |
