Skip to content
#

thanos

Here are 106 public repositories matching this topic...

thanos
bwplotka
bwplotka commented Apr 23, 2022

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

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the thanos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thanos topic, visit your repo's landing page and select "manage topics."

Learn more