This commit is contained in:
Cat /dev/Nulo 2023-01-09 22:09:35 -03:00
commit ed458c7db8
2 changed files with 8 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module nulo.in/ddnser
go 1.19

5
main.go Normal file
View File

@ -0,0 +1,5 @@
package main
func main() {
}