File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ require (
7070 github.com/go-playground/universal-translator v0.18.1 // indirect
7171 github.com/go-playground/validator/v10 v10.30.1 // indirect
7272 github.com/goccy/go-json v0.10.5 // indirect
73- github.com/goccy/go-yaml v1.19.1 // indirect
73+ github.com/goccy/go-yaml v1.19.2 // indirect
7474 github.com/gorilla/securecookie v1.1.2 // indirect
7575 github.com/jackc/pgpassfile v1.0.0 // indirect
7676 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1 h1:FWNFq4fM1wPfcK40
120120github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1 /go.mod h1:5YoVOkjYAQumqlV356Hj3xeYh4BdZuLE0/nRkf2NKkI =
121121github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4 =
122122github.com/goccy/go-json v0.10.5 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
123- github.com/goccy/go-yaml v1.19.1 h1:3rG3+v8pkhRqoQ/88NYNMHYVGYztCOCIZ7UQhu7H+NE =
124- github.com/goccy/go-yaml v1.19.1 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
123+ github.com/goccy/go-yaml v1.19.2 h1:PmFC1S6h8ljIz6gMRBopkjP1TVT7xuwrButHID66PoM =
124+ github.com/goccy/go-yaml v1.19.2 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
125125github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
126126github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
127127github.com/golang-migrate/migrate/v4 v4.19.1 h1:OCyb44lFuQfYXYLx1SCxPZQGU7mcaZ7gH9yH4jSFbBA =
You can’t perform that action at this time.
0 commit comments