1module github.com/Azure/go-autorest/autorest/date
2
3go 1.12
4
5require github.com/Azure/go-autorest v14.2.0+incompatible
6