You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
278 B

module git.nightmare.haus/rudi/SpaceFace
go 1.17
require (
github.com/reujab/wallpaper v0.0.0-20210630195606-5f9f655b3740 // indirect
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)