mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-22 06:55:39 +00:00
cmd/fsrv: add go.mod
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
62ef082841
commit
131efc9d10
1 changed files with 3 additions and 0 deletions
3
cmd/fsrv/go.mod
Normal file
3
cmd/fsrv/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module github.com/vbatts/utils/cmd/fsrv
|
||||
|
||||
go 1.19
|
Loading…
Reference in a new issue