This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
waybar-nmvpn/go.mod
2024-06-11 16:05:44 -06:00

10 lines
190 B
Modula-2

module github.com/lack/waybar-nmvpn
go 1.18
require (
github.com/Wifx/gonetworkmanager v0.5.0
github.com/lack/gowaybarplug v0.0.1
)
require github.com/godbus/dbus/v5 v5.0.2 // indirect