1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-09-16 19:21:35 +02:00

go.mod: importable module path

This commit is contained in:
oliverpool 2022-12-03 16:14:41 +01:00 committed by adnano
parent 7ec407b8a3
commit 66e1fd8463

2
go.mod
View File

@ -1,4 +1,4 @@
module kiln
module git.sr.ht/~adnano/kiln
go 1.16