File: go.mod

package info (click to toggle)
nwg-look 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: makefile: 33
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
module github.com/nwg-piotr/nwg-look

go 1.23

require (
	github.com/gotk3/gotk3 v0.6.5-0.20240618185848-ff349ae13f56
	github.com/sirupsen/logrus v1.9.3
)

require golang.org/x/sys v0.29.0 // indirect