hivedav

A curlable free/busy scheduler with CalDAV integration
git clone https://git.in0rdr.ch/hivedav.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit aeab35834524828b73577b1585f51f3e947f2748
parent ffe8715428249597f1cafc2c4b7f66389116db8d
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sun,  3 Aug 2025 12:09:05 +0200

feat(go): bump to 1.24.5

Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod @@ -1,6 +1,6 @@ module hivedav -go 1.21.0 +go 1.24.5 require ( github.com/emersion/go-ical v0.0.0-20240127095438-fc1c9d8fb2b6