File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.1
77require (
88 github.com/Percona-Lab/percona-version-service v0.0.0-20230404081016-ea25e30cdcbc
99 github.com/go-logr/logr v1.4.3
10- github.com/go-openapi/errors v0.22.1
10+ github.com/go-openapi/errors v0.22.2
1111 github.com/go-openapi/runtime v0.28.0
1212 github.com/go-openapi/strfmt v0.23.0
1313 github.com/go-openapi/swag v0.23.1
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=
4343github.com/go-logr/zapr v1.3.0 /go.mod h1:YKepepNBd1u/oyhd/yQmtjVXmm9uML4IXUgMOwR8/Gg =
4444github.com/go-openapi/analysis v0.23.0 h1:aGday7OWupfMs+LbmLZG4k0MYXIANxcuBTYUC03zFCU =
4545github.com/go-openapi/analysis v0.23.0 /go.mod h1:9mz9ZWaSlV8TvjQHLl2mUW2PbZtemkE8yA5v22ohupo =
46- github.com/go-openapi/errors v0.22.1 h1:kslMRRnK7NCb/CvR1q1VWuEQCEIsBGn5GgKD9e+HYhU =
47- github.com/go-openapi/errors v0.22.1 /go.mod h1:+n/5UdIqdVnLIJ6Q9Se8HNGUXYaY6CN8ImWzfi/Gzp0 =
46+ github.com/go-openapi/errors v0.22.2 h1:rdxhzcBUazEcGccKqbY1Y7NS8FDcMyIRr0934jrYnZg =
47+ github.com/go-openapi/errors v0.22.2 /go.mod h1:+n/5UdIqdVnLIJ6Q9Se8HNGUXYaY6CN8ImWzfi/Gzp0 =
4848github.com/go-openapi/jsonpointer v0.21.0 h1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ =
4949github.com/go-openapi/jsonpointer v0.21.0 /go.mod h1:IUyH9l/+uyhIYQ/PXVA41Rexl+kOkAPDdXEYns6fzUY =
5050github.com/go-openapi/jsonreference v0.21.0 h1:Rs+Y7hSXT83Jacb7kFyjn4ijOuVGSvOdF2+tg1TRrwQ =
You can’t perform that action at this time.
0 commit comments