go mod init

This commit is contained in:
Steven Polley 2021-03-23 19:12:00 -06:00
parent 12264fc1d3
commit 373077e01d

3
go.mod Normal file

@ -0,0 +1,3 @@
module deadbeef.codes/steven/deadbeef.codes-publicfileserver
go 1.16