azure-storage-file-go/go.mod

12 строки
358 B
Modula-2

module github.com/Azure/azure-storage-file-go
require (
github.com/Azure/azure-pipeline-go v0.2.3
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
golang.org/x/sys v0.0.0-20200828194041-157a740278f4
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
)
go 1.15