diff --git a/giphyproxy/main.go b/giphyproxy/main.go index c0b0ec9..7b43364 100644 --- a/giphyproxy/main.go +++ b/giphyproxy/main.go @@ -60,7 +60,7 @@ func main() { } } -func getMedia(_ context.Context, id string) (response mediaproxy.GetMediaResponse, err error) { +func getMedia(_ context.Context, id string, _ map[string]string) (response mediaproxy.GetMediaResponse, err error) { // This is not related to giphy, but random cats are always fun if id == "cat" { return &mediaproxy.GetMediaResponseURL{