File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55toolchain go1.25.5
66
7- require github.com/sqldef/sqldef/v3 v3.8.6
7+ require github.com/sqldef/sqldef/v3 v3.8.12
88
99require (
1010 github.com/goccy/go-yaml v1.19.0 // indirect
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
1010github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
1111github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1212github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
13- github.com/sqldef/sqldef/v3 v3.8.6 h1:21vikbKlUROnOImEM6Uz88Y6v1MBMtsATEAFehx6ii0 =
14- github.com/sqldef/sqldef/v3 v3.8.6 /go.mod h1:elKPijJ6Pouu/S0sn+hSHHcfGERBKvtAAUoewAKjBr8 =
13+ github.com/sqldef/sqldef/v3 v3.8.12 h1:yedPg+FcZPaIEJalsFyqx0dmiH/ZW4MRSqqjpZWwbDE =
14+ github.com/sqldef/sqldef/v3 v3.8.12 /go.mod h1:5TfYOiR0mb06xQOG/3SprGJlmMAEUKclw2OmXqd6nVo =
1515github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
1616github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
1717golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4 =
You can’t perform that action at this time.
0 commit comments