uplosi: unpin go

This commit is contained in:
Kirill Radzikhovskyy 2024-01-14 09:23:10 +09:00
parent be71ae176e
commit a5297dd348

View file

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