Create build folder
This commit is contained in:
7
build/go.mod
Normal file
7
build/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module selfhst-icons
|
||||
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gorilla/mux v1.8.1
|
||||
)
|
||||
Reference in New Issue
Block a user