```
kieran@kieran-x /m/k/c/nostr [1]> go install github.com/fiatjaf/nak@v0.17.0
go: github.com/fiatjaf/nak@v0.17.0 requires go >= 1.24.1; switching to go1.24.10
# fiatjaf.com/nostr/nip77
/home/kieran/go/pkg/mod/fiatjaf.com/nostr@v0.0.0-20251124002842-de54dd1fa4b8/nip77/nip77.go:113:6: wg.Go undefined (type "sync".WaitGroup has no field or method Go)
/home/kieran/go/pkg/mod/fiatjaf.com/nostr@v0.0.0-20251124002842-de54dd1fa4b8/nip77/nip77.go:122:6: wg.Go undefined (type "sync".WaitGroup has no field or method Go)
```