mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
12 lines
315 B
AMPL
12 lines
315 B
AMPL
module github.com/Azure/go-autorest/autorest
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/Azure/go-autorest/autorest/adal v0.8.2
|
|
github.com/Azure/go-autorest/autorest/mocks v0.3.0
|
|
github.com/Azure/go-autorest/logger v0.1.0
|
|
github.com/Azure/go-autorest/tracing v0.5.0
|
|
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
|
|
)
|