module dofdev

This commit is contained in:
ethan merchant 2024-11-03 01:28:26 -05:00
parent 4cd2ef7f71
commit c328185abc

6
go.mod
View file

@ -1,5 +1,5 @@
module github.com/spatialfree/dofdev module dofdev
go 1.20 go 1.23.2
require github.com/gorilla/mux v1.8.1 // indirect require github.com/gorilla/mux v1.8.1