File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/sumup/sumup-java/codegen
33go 1.25
44
55require (
6- github.com/lmittmann/tint v1.1.2
6+ github.com/lmittmann/tint v1.1.3
77 github.com/pb33f/libopenapi v0.33.7
88 github.com/urfave/cli/v2 v2.27.7
99)
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3
66github.com/cpuguy83/go-md2man/v2 v2.0.7 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
77github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9- github.com/lmittmann/tint v1.1.2 h1:2CQzrL6rslrsyjqLDwD11bZ5OpLBPU+g3G/r5LSfS8w =
10- github.com/lmittmann/tint v1.1.2 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
9+ github.com/lmittmann/tint v1.1.3 h1:Hv4EaHWXQr+GTFnOU4VKf8UvAtZgn0VuKT+G0wFlO3I =
10+ github.com/lmittmann/tint v1.1.3 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
1111github.com/pb33f/jsonpath v0.7.1 h1:dEp6oIZuJbpDSyuHAl9m7GonoDW4M20BcD5vT0tPYRE =
1212github.com/pb33f/jsonpath v0.7.1 /go.mod h1:zBV5LJW4OQOPatmQE2QdKpGQJvhDTlE5IEj6ASaRNTo =
1313github.com/pb33f/libopenapi v0.33.7 h1:UdpEXM8xHBRf3WoE/Cv+y81fn0Pg5FXLEme0y66oPMM =
You can’t perform that action at this time.
0 commit comments