init module

This commit is contained in:
Risotto Bias 2024-12-29 03:41:54 -07:00
parent 3c3b3b58ac
commit 113c206591
4 changed files with 6 additions and 0 deletions

1
activity.go Normal file
View file

@ -0,0 +1 @@
package dogberry

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.bivouac.wiki/go/dogberry
go 1.22.5

1
inbox.go Normal file
View file

@ -0,0 +1 @@
package dogberry

1
nodeinfo.go Normal file
View file

@ -0,0 +1 @@
package dogberry