-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hello,
Thanks for reflections!
We're using this project and had it pinned in Gopkg.lock as follows:
[[projects]]
digest = "1:c17f50b4ccbba568a6fc10b06a24bb8ac99077470fd48a905759f9914d631dd7"
name = "github.com/oleiade/reflections"
packages = ["."]
pruneopts = "NUT"
revision = "2b6ec3da648e3e834dc41bad8d9ed7f2dc6a9496"
version = "v1.0.0"
Earlier today it looks like our builds started failing because the commit 2b6ec3da648e3e834dc41bad8d9ed7f2dc6a9496 no longer exists in this repo. I don't have the full history, but it looks like new commits were force pushed over old commits and and the v1.0.0 tag was updated.
Just a heads up that this will break our builds (and whoever else is using it this way). We can update the lock file on our side, but just letting you know it would be appreciated if new commits are only merged and never rebased so history is preserved, and tags aren't updated.
Thanks again! :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels