-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi, I'm new to go and using go 1.13. I've been using tagging of my repository using releases e.g. v1.0.0 and hence I can use this in go.mod require section.
I cannot find any tags in this repository and hence not possible for me to declare this dependency in go.mod?
module dev.azure.com/dataductus/CbServices/_git/go-core.git
require (
github.com/aws/aws-sdk-go-v2 v0.22.0
github.com/joeshaw/envdecode <-- which version?
)
go 1.13Cheers,
Mario
THasthika and tcurdt
Metadata
Metadata
Assignees
Labels
No labels