prometheus-community / pro-bing

A library for creating continuous probers
MIT License
309 stars 52 forks source link

VScode:could not import github.com/prometheus-community/pro-bing #26

Open legiorange opened 1 year ago

legiorange commented 1 year ago

import( probing "github.com/prometheus-community/pro-bing" )

Hit: could not import github.com/prometheus-community/pro-bing (no required module provides package "github.com/prometheus-community/pro-bing")compilerBrokenImport

go.mod: Go version: go 1.17 require( .... github.com/prometheus-community/pro-bing v0.1.0 // indirect .... )

I don't know why but anything is fine.