diff options
| author | AKP <tom@tdpain.net> | 2022-04-02 21:10:52 +0100 |
|---|---|---|
| committer | AKP <tom@tdpain.net> | 2022-04-02 21:10:52 +0100 |
| commit | 32ba36903f66d7613534f49df81fd834ba1c5925 (patch) | |
| tree | 735836a8cc2a19ab475c6164856a92b2ce4d0b09 /go.mod | |
| parent | 02e7f1d8cec640c3696c33a711480490f2f6aba0 (diff) | |
Implement schedule updates
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
