diff --git a/go.mod b/go.mod index dee2f18..bc718a8 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/rs/zerolog v1.34.0 github.com/spf13/pflag v1.0.10 github.com/spf13/viper v1.21.0 - golang.org/x/time v0.12.0 + golang.org/x/time v0.14.0 ) require (