Skip to content

Commit

Permalink
update pro-bing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-schneider committed Jul 3, 2024
1 parent e47ccbe commit c6a4d36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ require (
)

// NDM: Temporary fork until pro-bing merges the PR
replace github.com/prometheus-community/pro-bing => github.com/ken-schneider/pro-bing v0.0.0-20240702002736-76fe9e144a90
replace github.com/prometheus-community/pro-bing => github.com/ken-schneider/pro-bing v0.0.0-20240702202240-4cb73c5b2d22

require (
bitbucket.org/atlassian/go-asap/v2 v2.8.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6a4d36

Please sign in to comment.