adjusted package name to reflect repo name

This commit is contained in:
2023-11-15 20:44:25 +01:00
parent d846e021ac
commit 6ae0cd2cbe
2 changed files with 2 additions and 2 deletions

4
go.mod
View File

@@ -1,6 +1,6 @@
module ping-package
module rtt-polybar-waybar
go 1.19
go 1.21
require (
github.com/montanaflynn/stats v0.7.1