X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/318eb6bc17ee406e26c1cfe0835409fd446bad75..23c1295a4d9b13fdb955d2041a49b9b5d6daa060:/go.mod diff --git a/go.mod b/go.mod index 378e229..65a454d 100644 --- a/go.mod +++ b/go.mod @@ -7,6 +7,7 @@ require ( github.com/stretchr/testify v1.9.0 golang.org/x/crypto v0.25.0 golang.org/x/text v0.16.0 + golang.org/x/time v0.5.0 gopkg.in/natefinch/lumberjack.v2 v2.2.1 gopkg.in/yaml.v3 v3.0.1 )