diff --git a/go.mod b/go.mod index 326ebf7bd..de95ae2d3 100644 --- a/go.mod +++ b/go.mod @@ -154,4 +154,4 @@ replace ( gopkg.in/fsnotify.v1 => github.com/kolaente/fsnotify v1.4.10-0.20200411160148-1bc3c8ff4048 // See https://github.com/fsnotify/fsnotify/issues/328 and https://github.com/golang/go/issues/26904 ) -go 1.19 +go 1.20