1
1
module github.com/haproxytech/kubernetes-ingress
2
2
3
- go 1.17
3
+ go 1.19
4
4
5
5
require (
6
- github.com/fasthttp/router v1.4.9
7
- github.com/go-test/deep v1.0.7
6
+ github.com/fasthttp/router v1.4.12
7
+ github.com/go-test/deep v1.0.8
8
8
github.com/google/renameio v1.0.1
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 .0
15
- github.com/valyala/fasthttp v1.36 .0
16
- k8s.io/api v0.22 .2
17
- k8s.io/apimachinery v0.22 .2
18
- k8s.io/client-go v0.22 .2
12
+ github.com/pires/go-proxyproto v0.6.2
13
+ github.com/prometheus/client_golang v1.13.0
14
+ github.com/stretchr/testify v1.8 .0
15
+ github.com/valyala/fasthttp v1.40 .0
16
+ k8s.io/api v0.25 .2
17
+ k8s.io/apimachinery v0.25 .2
18
+ k8s.io/client-go v0.25 .2
19
19
)
20
20
21
21
require (
@@ -26,60 +26,63 @@ require (
26
26
github.com/beorn7/perks v1.0.1 // indirect
27
27
github.com/cespare/xxhash/v2 v2.1.2 // indirect
28
28
github.com/davecgh/go-spew v1.1.1 // indirect
29
- github.com/evanphx/json-patch v4.11.0+incompatible // indirect
30
- github.com/go-logr/logr v0.4.0 // indirect
29
+ github.com/emicklei/go-restful/v3 v3.8.0 // indirect
30
+ github.com/evanphx/json-patch v4.12.0+incompatible // indirect
31
+ github.com/go-logr/logr v1.2.3 // indirect
31
32
github.com/go-openapi/analysis v0.19.10 // indirect
32
33
github.com/go-openapi/errors v0.19.4 // indirect
33
- github.com/go-openapi/jsonpointer v0.19.3 // indirect
34
- github.com/go-openapi/jsonreference v0.19.3 // indirect
34
+ github.com/go-openapi/jsonpointer v0.19.5 // indirect
35
+ github.com/go-openapi/jsonreference v0.19.5 // indirect
35
36
github.com/go-openapi/loads v0.19.5 // indirect
36
37
github.com/go-openapi/runtime v0.19.15 // indirect
37
38
github.com/go-openapi/spec v0.19.7 // indirect
38
39
github.com/go-openapi/strfmt v0.19.5 // indirect
39
- github.com/go-openapi/swag v0.19.7 // indirect
40
+ github.com/go-openapi/swag v0.19.14 // indirect
40
41
github.com/go-openapi/validate v0.19.3 // indirect
41
- github.com/go-stack/stack v1.8.0 // indirect
42
42
github.com/gofrs/flock v0.8.1 // indirect
43
43
github.com/gogo/protobuf v1.3.2 // indirect
44
44
github.com/golang/protobuf v1.5.2 // indirect
45
- github.com/google/go-cmp v0.5.5 // indirect
45
+ github.com/google/gnostic v0.5.7-v3refs // indirect
46
+ github.com/google/go-cmp v0.5.8 // indirect
46
47
github.com/google/gofuzz v1.1.0 // indirect
47
48
github.com/google/uuid v1.3.0 // indirect
48
- github.com/googleapis/gnostic v0.5.5 // indirect
49
- github.com/haproxytech/go-logger v1.0.1-0.20211022075555-178f1cdf4d84 // indirect
50
- github.com/imdario/mergo v0.3.5 // indirect
49
+ github.com/haproxytech/go-logger v1.1.0 // indirect
50
+ github.com/imdario/mergo v0.3.13 // indirect
51
+ github.com/josharian/intern v1.0.0 // indirect
51
52
github.com/json-iterator/go v1.1.12 // indirect
52
53
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
53
54
github.com/klauspost/compress v1.15.0 // indirect
54
55
github.com/kr/pretty v0.3.0 // indirect
55
- github.com/mailru/easyjson v0.7.1 // indirect
56
+ github.com/mailru/easyjson v0.7.6 // indirect
56
57
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
57
58
github.com/mitchellh/mapstructure v1.2.2 // indirect
58
59
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
59
60
github.com/modern-go/reflect2 v1.0.2 // indirect
61
+ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
60
62
github.com/pkg/errors v0.9.1 // indirect
61
63
github.com/pmezard/go-difflib v1.0.0 // indirect
62
64
github.com/prometheus/client_model v0.2.0 // indirect
63
- github.com/prometheus/common v0.32.1 // indirect
64
- github.com/prometheus/procfs v0.7.3 // indirect
65
- github.com/savsgio/gotils v0.0.0-20220401102855-e56b59f40436 // indirect
65
+ github.com/prometheus/common v0.37.0 // indirect
66
+ github.com/prometheus/procfs v0.8.0 // indirect
67
+ github.com/savsgio/gotils v0.0.0-20220530130905-52f3993e8d6d // indirect
66
68
github.com/spf13/pflag v1.0.5 // indirect
67
69
github.com/valyala/bytebufferpool v1.0.0 // indirect
68
- go.mongodb.org/mongo-driver v1.5.1 // indirect
69
- golang.org/x/net v0.0.0-20220921203646-d300de134e69 // indirect
70
- golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c // indirect
71
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 // indirect
72
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
70
+ go.mongodb.org/mongo-driver v1.10.3 // indirect
71
+ golang.org/x/net v0.0.0-20221004154528-8021a29435af // indirect
72
+ golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 // indirect
73
+ golang.org/x/sys v0.0.0-20221010170243-090e33056c14 // indirect
74
+ golang.org/x/term v0.0.0-20220919170432-7a66f970e087 // indirect
73
75
golang.org/x/text v0.3.7 // indirect
74
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
75
- google.golang.org/appengine v1.6.6 // indirect
76
- google.golang.org/protobuf v1.26.0 // indirect
76
+ golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
77
+ google.golang.org/appengine v1.6.7 // indirect
78
+ google.golang.org/protobuf v1.28.1 // indirect
77
79
gopkg.in/inf.v0 v0.9.1 // indirect
78
80
gopkg.in/yaml.v2 v2.4.0 // indirect
79
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
80
- k8s.io/klog/v2 v2.9.0 // indirect
81
- k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e // indirect
82
- k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a // indirect
83
- sigs.k8s.io/structured-merge-diff/v4 v4.1.2 // indirect
81
+ gopkg.in/yaml.v3 v3.0.1 // indirect
82
+ k8s.io/klog/v2 v2.70.1 // indirect
83
+ k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 // indirect
84
+ k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed // indirect
85
+ sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
86
+ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
84
87
sigs.k8s.io/yaml v1.2.0 // indirect
85
88
)
0 commit comments