module github.com/jpillora/overseer

go 1.13

require (
	github.com/jpillora/s3 v1.1.4
	github.com/yusufpapurcu/wmi v1.2.2
)
