Added tests, shift 'delete'. Fixed overnight shifts, sync, error handling.
This commit is contained in:
parent
49047b4745
commit
bbf611df5c
21 changed files with 2522 additions and 40 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module turnpike
|
||||
|
||||
go 1.24
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/golang-jwt/jwt/v5 v5.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue