fix(deps): update module github.com/prometheus-community/pro-bing to v0.3.0
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Renovate Bot 2023-07-06 08:03:14 +00:00
commit 8d10d55dda
2 changed files with 6 additions and 2 deletions

4
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/jcmturner/gokrb5/v8 v8.4.4
github.com/julienschmidt/httprouter v1.3.0
github.com/miekg/dns v1.1.55
github.com/prometheus-community/pro-bing v0.2.0
github.com/prometheus-community/pro-bing v0.3.0
golang.org/x/oauth2 v0.10.0
)
@ -24,7 +24,7 @@ require (
golang.org/x/crypto v0.11.0 // indirect
golang.org/x/mod v0.7.0 // indirect
golang.org/x/net v0.12.0 // indirect
golang.org/x/sync v0.2.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/tools v0.3.0 // indirect
google.golang.org/appengine v1.6.7 // indirect