diff --git a/examples/go.mod b/examples/go.mod index b951a3b..b092251 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -2,6 +2,6 @@ module examples go 1.23 -replace github.com/manuelarte/gotime v0.0.0-20241202135225-37832ac5075a => ../ +replace github.com/manuelarte/gotime v0.0.1 => ../ -require github.com/manuelarte/gotime v0.0.0-20241202135225-37832ac5075a +require github.com/manuelarte/gotime v0.0.1