oxtyped / gpodder2go

gpodder2go is a simple self-hosted, golang, drop-in replacement for gpodder/mygpo server to handle podcast subscriptions management for gpodder clients
GNU Affero General Public License v3.0
103 stars 13 forks source link

not compiling #34

Closed gilcu3 closed 4 months ago

gilcu3 commented 4 months ago

After the last commit aaf2c66, a } was removed from a file, which is preventing the compilation to succeed.

pkg/apis/handlers.go:719:1: syntax error: unexpected EOF, expected }