1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

nwg-look: remove unreferenced go.mod

This was never used, unsure why it exists.

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2024-08-20 12:12:49 +02:00
parent 8e333221fc
commit a80ece9fe3

View file

@ -1,10 +0,0 @@
module github.com/nwg-piotr/nwg-look
go 1.22
require (
github.com/gotk3/gotk3 v0.6.3
github.com/sirupsen/logrus v1.9.3
)
require golang.org/x/sys v0.17.0 // indirect