module github.com/manicminer/hamilton-autorest

go 1.16

require (
	github.com/Azure/go-autorest/autorest v0.11.24
	github.com/Azure/go-autorest/autorest/adal v0.9.18
	github.com/manicminer/hamilton v0.43.0
	golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
)
