chore(deps): update dependency go to v1.23.1
ci/woodpecker/pr/lint Pipeline is running Details
ci/woodpecker/pr/build Pipeline is running Details

This commit is contained in:
Renovate 🤖 2024-09-07 22:25:55 +00:00
parent 268e065b50
commit 1b532fcdda
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module aireone.xyz/labtime
go 1.22.4
go 1.23.1
require (
github.com/go-co-op/gocron/v2 v2.11.0