about summary refs log tree commit diff
path: root/go.mod
blob: c968279168811da2f7a4a1cad6250a90777aa7c4 (plain)
1
2
3
4
5
6
7
module git.darknebu.la/emile/faila

go 1.13

replace git.darknebu.la/emile/faila/src/structs => ./src/structs

replace git.darknebu.la/emile/faila/src/http => ./src/http