Skip to content

Commit

Permalink
fix(deps): update module github.com/bokwoon95/sqddl to v0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2024
1 parent 5adc186 commit 649f4fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sql/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/TheOpenDictionary/odict/lib/types v0.0.0-20240121002644-e3f52802057f
github.com/TheOpenDictionary/odict/lib/utils v0.0.0-20240121002644-e3f52802057f
github.com/bokwoon95/sq v0.4.5
github.com/bokwoon95/sqddl v0.4.10
github.com/bokwoon95/sqddl v0.4.11
github.com/gkampitakis/go-snaps v0.5.2
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 2 additions & 0 deletions lib/sql/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ github.com/bokwoon95/sqddl v0.4.9 h1:ELZB4osci3LrjPZZyhKgnFvX7HtOk2stq+eBpzD+SME
github.com/bokwoon95/sqddl v0.4.9/go.mod h1:OKDpMxJCGMMtn52HdgltLH7M7zHrLo/lxGbnIkG6nQo=
github.com/bokwoon95/sqddl v0.4.10 h1:kPyRnWw8N2G0bla9wq+Gy08QFOs1vxhuhEmSghHd8mM=
github.com/bokwoon95/sqddl v0.4.10/go.mod h1:OKDpMxJCGMMtn52HdgltLH7M7zHrLo/lxGbnIkG6nQo=
github.com/bokwoon95/sqddl v0.4.11 h1:GeHL0ykSoigpEUBWY8NKRVqSswD3Qu0dbfy/pS8Vo3k=
github.com/bokwoon95/sqddl v0.4.11/go.mod h1:OKDpMxJCGMMtn52HdgltLH7M7zHrLo/lxGbnIkG6nQo=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 649f4fc

Please sign in to comment.