diff --git a/go.mod b/go.mod index 4ded5ed7b64..8435681ae1c 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/mkusaka/trending go 1.22 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/gorilla/feeds v1.2.0