Skip to content

Commit 65eab9c

Browse files
fix(deps): update module gopkg.in/guregu/null.v4 to v6
1 parent 6c3f593 commit 65eab9c

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
@@ -12,7 +12,7 @@ require (
1212
github.com/uptrace/bun/driver/pgdriver v1.1.17
1313
github.com/urfave/cli/v2 v2.27.7
1414
go.uber.org/fx v1.20.1
15-
gopkg.in/guregu/null.v4 v4.0.0
15+
gopkg.in/guregu/null.v6 v6.0.0
1616
)
1717

1818
require (

0 commit comments

Comments
 (0)