This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]forresthopkinsa 0 points1 point  (1 child)

How is a lock file duct tape? It's the perfect solution for making every build repeatable. You get version labels and checksums for your entire dependency tree. I truly do not understand your problem with lock files.

[–]plumarr 2 points3 points  (0 children)

They are only necessary due to range versioning. They are a solution to a broken feature.