update deps
This commit is contained in:
parent
473cfd3ced
commit
337c519b99
2 changed files with 7 additions and 7 deletions
6
go.mod
6
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/amidaware/rmmagent
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/StackExchange/wmi v1.2.1
|
||||
|
|
@ -10,8 +10,8 @@ require (
|
|||
github.com/go-resty/resty/v2 v2.7.0
|
||||
github.com/gonutz/w32/v2 v2.4.0
|
||||
github.com/iamacarpet/go-win64api v0.0.0-20220531131246-e84054eb584d
|
||||
github.com/nats-io/nats-server/v2 v2.9.3 // indirect
|
||||
github.com/nats-io/nats.go v1.18.0
|
||||
github.com/nats-io/nats-server/v2 v2.9.6 // indirect
|
||||
github.com/nats-io/nats.go v1.19.1
|
||||
github.com/rickb777/date v1.19.1
|
||||
github.com/shirou/gopsutil/v3 v3.22.9
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue