module github.com/iwasforcedtobehere/gomeme go 1.25.1 require ( github.com/gorilla/mux v1.8.1 golang.org/x/image v0.31.0 )