update reqs

This commit is contained in:
wh1te909 2023-08-29 17:03:50 -07:00
parent 4f91148753
commit e0f2957e96
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.20
require (
github.com/StackExchange/wmi v1.2.1
github.com/elastic/go-sysinfo v1.11.0
github.com/elastic/go-sysinfo v1.11.1
github.com/go-ole/go-ole v1.2.6
github.com/go-ping/ping v1.1.0
github.com/go-resty/resty/v2 v2.7.0