Skip to content

Add support for pinning and building forks #110

Description

@bwplotka

Technically it's as easy as replace:

module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.17

replace github.com/githubnemo/CompileDaemon => github.com/ypresto/CompileDaemon v1.3.1-0.20220406082449-39bc1352dc62

require github.com/githubnemo/CompileDaemon v1.4.0

This works, but it require some manual work, plus version is misleading. It builds as v1.4.0, but actually it's v1.3.1-0.20220406082449-39bc1352dc62

Worth to revisit this. (:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions