From 32ba36903f66d7613534f49df81fd834ba1c5925 Mon Sep 17 00:00:00 2001 From: AKP Date: Sat, 2 Apr 2022 21:10:52 +0100 Subject: Implement schedule updates Signed-off-by: AKP --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index bc60677..6a3149e 100644 --- a/go.mod +++ b/go.mod @@ -13,6 +13,7 @@ require ( github.com/mitchellh/mapstructure v1.4.1 // indirect github.com/pelletier/go-toml v1.9.3 // indirect github.com/rs/zerolog v1.26.1 // indirect + github.com/stevelacy/daz v0.1.4 // indirect github.com/timshannon/bolthold v0.0.0-20210913165410-232392fc8a6a // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect github.com/valyala/fasthttp v1.34.0 // indirect -- cgit v1.2.3-70-g09d2