We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c75e90 commit c0023f0Copy full SHA for c0023f0
go.mod
@@ -2,4 +2,9 @@ module github.com/cokemine/ServerStatus-goclient
2
3
go 1.16
4
5
+retract (
6
+ v1.1.4
7
+ v1.1.3
8
+)
9
+
10
require github.com/shirou/gopsutil/v3 v3.21.8
0 commit comments