Update go.mod

This commit is contained in:
V-X 2019-10-01 21:53:48 -05:00 committed by GitHub
parent fd76e76398
commit 9b4b4f805c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

5
go.mod
View File

@ -1,8 +1,3 @@
module github.com/ImVexed/muon
go 1.13
require (
github.com/capnm/sysinfo v0.0.0-20130621111458-5909a53897f3
golang.org/x/net v0.0.0-20190926025831-c00fd9afed17
)