aboutsummaryrefslogtreecommitdiff
path: root/nccli.go
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-06-08 02:14:55 +0000
committerKumar Damani <me@kumardamani.net>2022-06-08 02:14:55 +0000
commit11717f9f458cc9eda4e6bd5433d3ec1c52e0d327 (patch)
tree83eeea693d45895fa52ae814bac78e2f808527ac /nccli.go
parent3fe5f2789f0b2e7066184194a3ac3ced02353667 (diff)
bugfix package name
Diffstat (limited to 'nccli.go')
-rw-r--r--nccli.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/nccli.go b/nccli.go
index 73a8de8..1dec98e 100644
--- a/nccli.go
+++ b/nccli.go
@@ -1,4 +1,4 @@
-package nccli
+package main
import (
"bufio"