@@ -10,32 +10,32 @@ require (
1010 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.6
1111 github.com/aws/aws-sdk-go-v2/service/ec2 v1.161.1
1212 github.com/docker/go-units v0.5.0
13- github.com/dustinkirkland/golang-petname v0.0.0-20231002161417-6a283f1aaaf2
13+ github.com/dustinkirkland/golang-petname v0.0.0-20240428194347-eebcea082ee0
1414 github.com/fsnotify/fsnotify v1.7.0
15- github.com/getkin/kin-openapi v0.123 .0
16- github.com/go-openapi/errors v0.21 .0
17- github.com/go-openapi/loads v0.21.5
18- github.com/go-openapi/runtime v0.27.1
19- github.com/go-openapi/spec v0.20.14
20- github.com/go-openapi/strfmt v0.22 .0
21- github.com/go-openapi/swag v0.22.9
22- github.com/go-openapi/validate v0.23 .0
15+ github.com/getkin/kin-openapi v0.124 .0
16+ github.com/go-openapi/errors v0.22 .0
17+ github.com/go-openapi/loads v0.22.0
18+ github.com/go-openapi/runtime v0.28.0
19+ github.com/go-openapi/spec v0.21.0
20+ github.com/go-openapi/strfmt v0.23 .0
21+ github.com/go-openapi/swag v0.23.0
22+ github.com/go-openapi/validate v0.24 .0
2323 github.com/google/renameio v1.0.1
2424 github.com/google/uuid v1.6.0
2525 github.com/haproxytech/client-native/v4 v4.1.13
2626 github.com/haproxytech/config-parser/v4 v4.1.5
27- github.com/hashicorp/consul/api v1.27.0
27+ github.com/hashicorp/consul/api v1.28.2
2828 github.com/hashicorp/hcl v1.0.0
2929 github.com/jessevdk/go-flags v1.5.0
3030 github.com/json-iterator/go v1.1.12
3131 github.com/lestrrat-go/apache-logformat v0.0.0-20210106032603-24d066f940f8
3232 github.com/nathanaelle/syslog5424/v2 v2.0.5
3333 github.com/rodaine/hclencoder v0.0.1
34- github.com/rs/cors v1.10.1
34+ github.com/rs/cors v1.11.0
3535 github.com/rubyist/circuitbreaker v2.2.1+incompatible
3636 github.com/shirou/gopsutil v3.21.11+incompatible
3737 github.com/sirupsen/logrus v1.9.3
38- github.com/stretchr/testify v1.8.4
38+ github.com/stretchr/testify v1.9.0
3939 golang.org/x/net v0.25.0
4040 golang.org/x/sys v0.20.0
4141 gopkg.in/yaml.v2 v2.4.0
@@ -59,15 +59,15 @@ require (
5959 github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect
6060 github.com/fatih/color v1.16.0 // indirect
6161 github.com/go-ole/go-ole v1.3.0 // indirect
62- github.com/go-openapi/analysis v0.22.2 // indirect
63- github.com/go-openapi/jsonpointer v0.20.2 // indirect
64- github.com/go-openapi/jsonreference v0.20.4 // indirect
62+ github.com/go-openapi/analysis v0.23.0 // indirect
63+ github.com/go-openapi/jsonpointer v0.21.0 // indirect
64+ github.com/go-openapi/jsonreference v0.21.0 // indirect
6565 github.com/gofrs/flock v0.8.1 // indirect
6666 github.com/google/go-cmp v0.6.0 // indirect
6767 github.com/haproxytech/go-logger v1.1.0 // indirect
6868 github.com/hashicorp/errwrap v1.1.0 // indirect
6969 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
70- github.com/hashicorp/go-hclog v1.6.2 // indirect
70+ github.com/hashicorp/go-hclog v1.6.3 // indirect
7171 github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
7272 github.com/hashicorp/go-multierror v1.1.1 // indirect
7373 github.com/hashicorp/go-rootcerts v1.0.2 // indirect
@@ -91,11 +91,10 @@ require (
9191 github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea // indirect
9292 github.com/pkg/errors v0.9.1 // indirect
9393 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
94- github.com/stretchr/objx v0.5.1 // indirect
9594 github.com/tklauser/go-sysconf v0.3.12 // indirect
9695 github.com/tklauser/numcpus v0.6.1 // indirect
9796 github.com/yusufpapurcu/wmi v1.2.3 // indirect
98- go.mongodb.org/mongo-driver v1.13.1 // indirect
97+ go.mongodb.org/mongo-driver v1.15.0 // indirect
9998 golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
10099 golang.org/x/sync v0.7.0 // indirect
101100 gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments