mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 21:57:36 +00: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:
parent
8e333221fc
commit
a80ece9fe3
@ -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
|
Loading…
Reference in New Issue
Block a user