File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33## To be Released
44
5+ - build(go.mod): update github.com/Scalingo/go-utils/errors from v3.0.0 to v3.1.1
6+
57## v1.9.0
68
79- build(go.mod): update go to 1.24
Original file line number Diff line number Diff line change 44
55require (
66 github.com/Scalingo/go-utils/errors/v2 v2.5.1
7- github.com/Scalingo/go-utils/errors/v3 v3.0.0
7+ github.com/Scalingo/go-utils/errors/v3 v3.1.1
88 github.com/Scalingo/go-utils/logger v1.9.1
99 github.com/Scalingo/go-utils/security v1.1.1
1010 github.com/gofrs/uuid/v5 v5.3.2
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/Scalingo/go-utils/crypto v1.1.1 h1:+F4JqC/8Lu8b1MDJwdQjT19yzLhShWPk+K
22github.com/Scalingo/go-utils/crypto v1.1.1 /go.mod h1:29dsjRaXxNI6tUG2ZbNWs4A5pqmwCAztdgfudGQDuhY =
33github.com/Scalingo/go-utils/errors/v2 v2.5.1 h1:1tfJW6/ZxTgrRmFTlKQCOtArQquOW0/XdZQzx8wMHoM =
44github.com/Scalingo/go-utils/errors/v2 v2.5.1 /go.mod h1:SbR1JuMtfAl+gpM7ahUW/c3Jm5MMzMAwJBk1pEHkVd8 =
5- github.com/Scalingo/go-utils/errors/v3 v3.0.0 h1:ss54AOJDR8LU3tjSA1Gf320ikY0WkgGsm7reeGYt7p0 =
6- github.com/Scalingo/go-utils/errors/v3 v3.0.0 /go.mod h1:+yY6dLBGI7N7gv7FHDO2iq0nYjkD3U4j7riko/a/y6Q =
5+ github.com/Scalingo/go-utils/errors/v3 v3.1.1 h1:G2xEB4grlMvSg1Do4RZOLm2oBfSfQe+NSRs6+lMPxaQ =
6+ github.com/Scalingo/go-utils/errors/v3 v3.1.1 /go.mod h1:+yY6dLBGI7N7gv7FHDO2iq0nYjkD3U4j7riko/a/y6Q =
77github.com/Scalingo/go-utils/logger v1.9.1 h1:AjVCdWcIAQXzrrFdLTJVBhrAqMX27mSgXcUK53PSKQs =
88github.com/Scalingo/go-utils/logger v1.9.1 /go.mod h1:A6oLYDkLaYaTAx1JJBBASYEwyEpayCfeAsnAdK0+TQw =
99github.com/Scalingo/go-utils/security v1.1.1 h1:vkKYotWqLKfJ/ONVHgXdIDF/Jprzn89Dglk9OmZojng =
You can’t perform that action at this time.
0 commit comments