diff options
| author | EuAndreh <eu@euandre.org> | 2024-08-10 11:30:01 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-08-10 14:41:23 -0300 |
| commit | 7b7819f07a790ba5f2e3ca3c3a3a83ea0a8e4a6a (patch) | |
| tree | 67a0697fcd2ff097725e19969b6602195791292c /src/cmd | |
| parent | go.mod: Use "replace" for all (diff) | |
| download | wscat-7b7819f07a790ba5f2e3ca3c3a3a83ea0a8e4a6a.tar.gz wscat-7b7819f07a790ba5f2e3ca3c3a3a83ea0a8e4a6a.tar.xz | |
Build with "go tool" AND import code from deps
Diffstat (limited to 'src/cmd')
| -rw-r--r-- | src/cmd/main.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/cmd/main.go b/src/cmd/main.go deleted file mode 100644 index e6ae309..0000000 --- a/src/cmd/main.go +++ /dev/null @@ -1,7 +0,0 @@ -package main - -import "euandre.org/wscat/src" - -func main() { - wscat.Main() -} |
