From 30451238df36d238fea816f01ca987853c6562a5 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 11 Feb 2021 13:45:25 +0100 Subject: waybar: update 2021-02-11T12:46:11Z --- .config/waybar/modules/go.mod | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/waybar/modules/go.mod (limited to '.config/waybar/modules/go.mod') diff --git a/.config/waybar/modules/go.mod b/.config/waybar/modules/go.mod new file mode 100644 index 0000000..fdeae95 --- /dev/null +++ b/.config/waybar/modules/go.mod @@ -0,0 +1,5 @@ +module git.sr.ht/~robertgzr/dotfiles/.config/waybar/modules + +go 1.15 + +require github.com/fsnotify/fsnotify v1.4.9 // indirect -- cgit 1.4.1