@@ -9,10 +9,10 @@ require (
9
9
github.com/haproxytech/client-native/v3 v3.1.1-0.20220520145135-9afaaf96bc7f
10
10
github.com/haproxytech/config-parser/v4 v4.0.0-rc2.0.20220428133329-7d0ec01198d4
11
11
github.com/jessevdk/go-flags v1.4.0
12
- github.com/pires/go-proxyproto v0.6.1
13
- github.com/prometheus/client_golang v1.12.1
14
- github.com/stretchr/testify v1.7 .1
15
- github.com/valyala/fasthttp v1.36 .0
12
+ github.com/pires/go-proxyproto v0.6.2
13
+ github.com/prometheus/client_golang v1.14.0
14
+ github.com/stretchr/testify v1.8 .1
15
+ github.com/valyala/fasthttp v1.44 .0
16
16
go.uber.org/automaxprocs v1.5.1
17
17
k8s.io/api v0.22.2
18
18
k8s.io/apimachinery v0.22.2
@@ -43,15 +43,15 @@ require (
43
43
github.com/gofrs/flock v0.8.1 // indirect
44
44
github.com/gogo/protobuf v1.3.2 // indirect
45
45
github.com/golang/protobuf v1.5.2 // indirect
46
- github.com/google/go-cmp v0.5.5 // indirect
46
+ github.com/google/go-cmp v0.5.8 // indirect
47
47
github.com/google/gofuzz v1.1.0 // indirect
48
48
github.com/google/uuid v1.3.0 // indirect
49
49
github.com/googleapis/gnostic v0.5.5 // indirect
50
50
github.com/haproxytech/go-logger v1.0.1-0.20211022075555-178f1cdf4d84 // indirect
51
51
github.com/imdario/mergo v0.3.5 // indirect
52
52
github.com/json-iterator/go v1.1.12 // indirect
53
53
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
54
- github.com/klauspost/compress v1.15.0 // indirect
54
+ github.com/klauspost/compress v1.15.9 // indirect
55
55
github.com/kr/pretty v0.3.0 // indirect
56
56
github.com/mailru/easyjson v0.7.1 // indirect
57
57
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
@@ -60,24 +60,24 @@ require (
60
60
github.com/modern-go/reflect2 v1.0.2 // indirect
61
61
github.com/pkg/errors v0.9.1 // indirect
62
62
github.com/pmezard/go-difflib v1.0.0 // indirect
63
- github.com/prometheus/client_model v0.2 .0 // indirect
64
- github.com/prometheus/common v0.32.1 // indirect
65
- github.com/prometheus/procfs v0.7.3 // indirect
63
+ github.com/prometheus/client_model v0.3 .0 // indirect
64
+ github.com/prometheus/common v0.37.0 // indirect
65
+ github.com/prometheus/procfs v0.8.0 // indirect
66
66
github.com/savsgio/gotils v0.0.0-20220401102855-e56b59f40436 // indirect
67
67
github.com/spf13/pflag v1.0.5 // indirect
68
68
github.com/valyala/bytebufferpool v1.0.0 // indirect
69
69
go.mongodb.org/mongo-driver v1.5.1 // indirect
70
- golang.org/x/net v0.0.0-20220906165146-f3363e06e74c // indirect
71
- golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c // indirect
72
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
73
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
74
- golang.org/x/text v0.3.7 // indirect
70
+ golang.org/x/net v0.4.0 // indirect
71
+ golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
72
+ golang.org/x/sys v0.3.0 // indirect
73
+ golang.org/x/term v0.3.0 // indirect
74
+ golang.org/x/text v0.5.0 // indirect
75
75
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
76
76
google.golang.org/appengine v1.6.6 // indirect
77
- google.golang.org/protobuf v1.26.0 // indirect
77
+ google.golang.org/protobuf v1.28.1 // indirect
78
78
gopkg.in/inf.v0 v0.9.1 // indirect
79
79
gopkg.in/yaml.v2 v2.4.0 // indirect
80
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
80
+ gopkg.in/yaml.v3 v3.0.1 // indirect
81
81
k8s.io/klog/v2 v2.9.0 // indirect
82
82
k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e // indirect
83
83
k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a // indirect
0 commit comments