File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ require (
9797 github.com/go-openapi/swag v0.23.1 // indirect
9898 github.com/go-playground/locales v0.14.1 // indirect
9999 github.com/go-playground/universal-translator v0.18.1 // indirect
100- github.com/go-playground/validator/v10 v10.26 .0 // indirect
100+ github.com/go-playground/validator/v10 v10.27 .0 // indirect
101101 github.com/go-sql-driver/mysql v1.5.0 // indirect
102102 github.com/go-stack/stack v1.8.0 // indirect
103103 github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
@@ -181,7 +181,7 @@ require (
181181 github.com/pmezard/go-difflib v1.0.0 // indirect
182182 github.com/prometheus/client_model v0.6.2 // indirect
183183 github.com/prometheus/common v0.65.0 // indirect
184- github.com/prometheus/procfs v0.16.1 // indirect
184+ github.com/prometheus/procfs v0.17.0 // indirect
185185 github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
186186 github.com/rivo/uniseg v0.4.7 // indirect
187187 github.com/rqlite/gorqlite v0.0.0-20230708021416-2acd02b70b79 // indirect
Original file line number Diff line number Diff line change @@ -132,6 +132,8 @@ github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJn
132132github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
133133github.com/go-playground/validator/v10 v10.26.0 h1:SP05Nqhjcvz81uJaRfEV0YBSSSGMc/iMaVtFbr3Sw2k =
134134github.com/go-playground/validator/v10 v10.26.0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
135+ github.com/go-playground/validator/v10 v10.27.0 h1:w8+XrWVMhGkxOaaowyKH35gFydVHOvC0/uWoy2Fzwn4 =
136+ github.com/go-playground/validator/v10 v10.27.0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
135137github.com/go-sql-driver/mysql v1.4.0 /go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w =
136138github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
137139github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
@@ -411,6 +413,8 @@ github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2
411413github.com/prometheus/common v0.65.0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
412414github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
413415github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
416+ github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0 =
417+ github.com/prometheus/procfs v0.17.0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
414418github.com/pterm/pterm v0.12.27 /go.mod h1:PhQ89w4i95rhgE+xedAoqous6K9X+r6aSOI2eFF7DZI =
415419github.com/pterm/pterm v0.12.29 /go.mod h1:WI3qxgvoQFFGKGjGnJR849gU0TsEOvKn5Q8LlY1U7lg =
416420github.com/pterm/pterm v0.12.30 /go.mod h1:MOqLIyMOgmTDz9yorcYbcw+HsgoZo3BQfg2wtl3HEFE =
You can’t perform that action at this time.
0 commit comments