Switched to expression-based timestamps
This commit is contained in:
parent
7bf586757a
commit
5c89c44ff7
7 changed files with 215 additions and 151 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,5 @@
|
|||
module github.com/lmika/webtools
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require github.com/alecthomas/participle/v2 v2.1.4 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue