Skip to content

Commit

Permalink
fix(deps): update module github.com/dal-go/dalgo to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 2f1524d commit cb32b33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.1

require (
cloud.google.com/go/datastore v1.19.0
github.com/dal-go/dalgo v0.13.2
github.com/dal-go/dalgo v0.14.0
github.com/dal-go/dalgo-end2end-tests v0.0.40
github.com/stretchr/testify v1.9.0
github.com/strongo/log v0.3.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ github.com/dal-go/dalgo v0.13.1 h1:vRV4dGpBKaRYteJRIbDTh+7lqS/7Gs8ns3ij3jEy/Ug=
github.com/dal-go/dalgo v0.13.1/go.mod h1:tErF10bqQiNrwJQ5qwL3kwoaUa6dDq4z3X3pdChr3Ms=
github.com/dal-go/dalgo v0.13.2 h1:q1NKsfn9vX90ugMyFp+yNVUyS4ykD/sjXpXibyx1Fb8=
github.com/dal-go/dalgo v0.13.2/go.mod h1:tErF10bqQiNrwJQ5qwL3kwoaUa6dDq4z3X3pdChr3Ms=
github.com/dal-go/dalgo v0.14.0 h1:XhEmNfbCtV5ISxzFBE/Bk7W8OpWePYRmlvlJ/8Jk+dQ=
github.com/dal-go/dalgo v0.14.0/go.mod h1:tErF10bqQiNrwJQ5qwL3kwoaUa6dDq4z3X3pdChr3Ms=
github.com/dal-go/dalgo-end2end-tests v0.0.37 h1:pY2AgmfxSJkpLinv8+sbHnChUXA2RS537XCMB45SI+A=
github.com/dal-go/dalgo-end2end-tests v0.0.37/go.mod h1:ClC6+6nElpDLgtTwqczKUX9cVFQtXnb7ZIddUAIryn8=
github.com/dal-go/dalgo-end2end-tests v0.0.38 h1:bC4iSHNte+GPWxJeiP3Wtserxu/HtZvnVflJZoopVpY=
Expand Down

0 comments on commit cb32b33

Please sign in to comment.