chore(cmd/tcpfwd): add go.mod (for git-tag-based releases)

This commit is contained in:
AJ ONeal 2026-02-27 23:50:37 -07:00
parent d30ceb004d
commit 0762e64857
No known key found for this signature in database

3
cmd/tcpfwd/go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/therootcompany/golib/cmd/tcpfwd
go 1.25.0