diff --git a/test/go.mod b/test/go.mod index 9cd9f18..0032fdc 100644 --- a/test/go.mod +++ b/test/go.mod @@ -4,7 +4,7 @@ go 1.21 toolchain go1.21.1 -replace github.com/winebarrel/cronplan => .. +replace github.com/winebarrel/cronplan => ../ require ( github.com/stretchr/testify v1.9.0