You've already forked prometheus-fail2ban-exporter
chore(deps): update module github.com/kisielk/og-rek to v1.3.0
This commit is contained in:
4
go.mod
4
go.mod
@ -4,12 +4,13 @@ go 1.20
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kong v0.9.0
|
||||
github.com/kisielk/og-rek v1.2.0
|
||||
github.com/kisielk/og-rek v1.3.0
|
||||
github.com/nlpodyssey/gopickle v0.3.0
|
||||
github.com/prometheus/client_golang v1.20.5
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/aristanetworks/gomap v0.0.0-20230726210543-f4e41046dced // indirect
|
||||
github.com/beorn7/perks v1.0.1 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/klauspost/compress v1.17.9 // indirect
|
||||
@ -17,6 +18,7 @@ require (
|
||||
github.com/prometheus/client_model v0.6.1 // indirect
|
||||
github.com/prometheus/common v0.55.0 // indirect
|
||||
github.com/prometheus/procfs v0.15.1 // indirect
|
||||
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090 // indirect
|
||||
golang.org/x/sys v0.22.0 // indirect
|
||||
golang.org/x/text v0.16.0 // indirect
|
||||
google.golang.org/protobuf v1.34.2 // indirect
|
||||
|
Reference in New Issue
Block a user