Datemath: Fix weekstart calculation (#46962)

* Update go-datemath version

* Remove unnecessary bits

* fixup! Remove unnecessary bits
This commit is contained in:
Tania B
2022-03-26 19:57:29 +01:00
committed by GitHub
parent 6218ca4725
commit 8c622c1ef6
3 changed files with 4 additions and 6 deletions

2
go.mod
View File

@@ -93,7 +93,7 @@ require (
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/unknwon/com v1.0.1
github.com/urfave/cli/v2 v2.3.0
github.com/vectordotdev/go-datemath v0.1.1-0.20220110192739-f9ce83ec349f
github.com/vectordotdev/go-datemath v0.1.1-0.20220323213446-f3954d0b18ae
github.com/weaveworks/common v0.0.0-20210913144402-035033b78a78
github.com/xorcare/pointer v1.1.0
github.com/yudai/gojsondiff v1.0.0