module
This commit is contained in:
parent
238017b244
commit
6b960a7ca6
2 changed files with 3 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,7 +9,3 @@ vendor/
|
|||
go.work
|
||||
go.work.sum
|
||||
.env
|
||||
|
||||
axiom
|
||||
db.db
|
||||
min/
|
||||
|
|
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module git.tavo.one/tavo/axiom
|
||||
|
||||
go 1.24.4
|
Loading…
Reference in a new issue