init module
This commit is contained in:
parent
d73d71a5c5
commit
d9fb5e6853
2 changed files with 6 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module git.bivouac.wiki/ornithopter/hypersleep
|
||||||
|
|
||||||
|
go 1.22.5
|
3
vivipary.go
Normal file
3
vivipary.go
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
package hypersleep
|
||||||
|
|
||||||
|
// request deletion on vivipary
|
Loading…
Reference in a new issue