aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorAKP <tom@tdpain.net>2022-04-02 21:10:52 +0100
committerAKP <tom@tdpain.net>2022-04-02 21:10:52 +0100
commit32ba36903f66d7613534f49df81fd834ba1c5925 (patch)
tree735836a8cc2a19ab475c6164856a92b2ce4d0b09 /go.mod
parent02e7f1d8cec640c3696c33a711480490f2f6aba0 (diff)
Implement schedule updates
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
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