init module
This commit is contained in:
parent
4b1ceaada5
commit
a0fa699d22
3 changed files with 5 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module git.bivouac.wiki/use/coyotetime
|
||||||
|
|
||||||
|
go 1.22.5
|
1
restore.go
Normal file
1
restore.go
Normal file
|
@ -0,0 +1 @@
|
||||||
|
package coyotetime
|
1
save.go
Normal file
1
save.go
Normal file
|
@ -0,0 +1 @@
|
||||||
|
package coyotetime
|
Loading…
Reference in a new issue