Skip to content

Commit

Permalink
Merge pull request #39 from dal-go/renovate/3d-parties
Browse files Browse the repository at this point in the history
  • Loading branch information
trakhimenok authored Sep 16, 2024
2 parents c2633c2 + 193341b commit 6b79323
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 (
github.com/dal-go/dalgo v0.13.2
github.com/dal-go/dalgo-end2end-tests v0.0.39
github.com/dal-go/dalgo-end2end-tests v0.0.40
github.com/stretchr/testify v1.9.0
github.com/tidwall/buntdb v1.3.2
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ 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-end2end-tests v0.0.39 h1:omgOMniMdOelJXJpT4S5rBTN1UP90PHvhLT87MHOGGU=
github.com/dal-go/dalgo-end2end-tests v0.0.39/go.mod h1:o7y1rnC/AGENzvalIO0ybosqogBK6wIdt6bzfshuK/E=
github.com/dal-go/dalgo-end2end-tests v0.0.40 h1:jJv7i/0J0NyImEdq5AduZ6AHvMX8w6VRBEcY+y/KC6Y=
github.com/dal-go/dalgo-end2end-tests v0.0.40/go.mod h1:7rVjzkphCM4itZiERtIihgFaAcLXkEQe/YVUhohB498=
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=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 6b79323

Please sign in to comment.