diff --git a/go.mod b/go.mod index afedd6c1..d620d6fa 100644 --- a/go.mod +++ b/go.mod @@ -148,4 +148,4 @@ require ( //replace github.com/matrix-org/gomatrix => github.com/matterbridge/gomatrix v0.0.0-20220205235239-607eb9ee6419 -go 1.19 +go 1.21