inCaller / prometheus_bot

Telegram bot for prometheus alerting
MIT License
397 stars 183 forks source link

Build error #50

Open yendv opened 4 years ago

yendv commented 4 years ago

I check out this project with master branch. When I press command "make" then the result is : can't load package: package .: code in directory /Users/mac/Documents/prometheusbot/prometheus_bot expects import "github.com/inCaller/prometheus_bot" make: *** [all] Error 1

wiljay commented 4 years ago

hey yendv,

I also encounter same issue.