Skip to content

Commit 4ac8af0

Browse files
fix(deps): update module gorm.io/datatypes to v1.2.5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 5e35fc2 commit 4ac8af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/redhatinsights/platform-go-middlewares v0.10.0
1616
github.com/sirupsen/logrus v1.8.3
1717
github.com/stretchr/testify v1.8.4
18-
gorm.io/datatypes v1.0.7
18+
gorm.io/datatypes v1.2.5
1919
gorm.io/driver/postgres v1.3.10
2020
gorm.io/driver/sqlite v1.3.6
2121
gorm.io/gorm v1.23.10

0 commit comments

Comments
 (0)