You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use om as a library in our go code. We also use dependabot to keep our dependencies up to date.
We just realised that om was not getting updated. Taking a closer look at om, we realised the tagging you are using is not compatible with the go modules versioning, which follows a v1.8.9 pattern.
Would it be possible to update the tags going forward to include the v?
Thanks!
The text was updated successfully, but these errors were encountered:
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Hello 👋🏽
We use
om
as a library in our go code. We also use dependabot to keep our dependencies up to date.We just realised that om was not getting updated. Taking a closer look at
om
, we realised the tagging you are using is not compatible with the go modules versioning, which follows av1.8.9
pattern.Would it be possible to update the tags going forward to include the
v
?Thanks!
The text was updated successfully, but these errors were encountered: