fix(go): use generic builder
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-03-22 15:34:29 -04:00
parent f8baa5e95b
commit 5688547cb5

View file

@ -1,10 +1,9 @@
{
buildGo120Module,
buildGoModule,
curseforge-server-downloader-src,
lib,
...
}:
buildGo120Module {
buildGoModule {
pname = "curseforge-server-downloader";
version = "unstable";