athens: drop buildGo121Module

This commit is contained in:
Paul Meyer 2023-12-24 09:29:56 +01:00
parent cb574470bb
commit e9bd0e68af

View File

@ -1,8 +1,8 @@
{ lib
, fetchFromGitHub
, buildGo121Module
, buildGoModule
}:
buildGo121Module rec {
buildGoModule rec {
pname = "athens";
version = "0.13.0";