-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
Hello people,
I've just realized that this project depends on an unexpected version of tencentcloud
: https://github.com/hashicorp/go-kms-wrapping/blob/master/go.mod#L33 :
github.com/tencentcloud/tencentcloud-sdk-go v3.0.171+incompatible
The tag v3.0.171
in their repo seems to be gone. I can still build locally because I imagine https://proxy.golang.org
still has the cached version. However, it won't build using a configuration like this:
GOPROXY="direct"
So, I was wondering if you have plans for a new version v0.6.2
using an existing tag for tencentcloud
?
BTW, I created a similar issue in go-discover.
Thanks a lot
Procsiab
Metadata
Metadata
Assignees
Labels
No labels