1
0
Fork 0
mirror of https://github.com/vbatts/freezing-octo-hipster.git synced 2024-11-21 22:45:39 +00:00

cmd/fsrv: add go.mod

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2024-04-23 16:24:39 +00:00
parent 62ef082841
commit 131efc9d10
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED

3
cmd/fsrv/go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/vbatts/utils/cmd/fsrv
go 1.19