Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Add in dependencies using dep tool #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HackToHell
Copy link

This allows you to specify the tool in glide or dep files and the gocertifi dependency will be installed automatically.



[[constraint]]
name = "github.com/certifi/gocertifi"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to not lock this one? I’d much prefer this tracks master or whatever latest is possible. At least from raven-go’s perspective. Otherwise, this means I have to regularly and consistently update this pin, which may be a security issue.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, can switch to master, so every release gets the latest one.

@gregwebs
Copy link

This PR should probably be closed now in favor of using go modules.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants