Skip to content

Commit

Permalink
fix(deps): update module github.com/dal-go/dalgo to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent ff01f9c commit c591285
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 @@ -3,7 +3,7 @@ module github.com/dal-go/dalgo2badger
go 1.20

require (
github.com/dal-go/dalgo v0.10.2
github.com/dal-go/dalgo v0.12.0
github.com/dal-go/dalgo-end2end-tests v0.0.33
github.com/dgraph-io/badger/v4 v4.2.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ github.com/dal-go/dalgo v0.10.1 h1:sOSAYitaKfuR9X3MUZ7/3jo+5z8rmfmUdlaNMEkKkAQ=
github.com/dal-go/dalgo v0.10.1/go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI=
github.com/dal-go/dalgo v0.10.2 h1:kBVNpH3wRK4uP9eBwMYsL5U5QjvPX8jYcZAgJgaG2tE=
github.com/dal-go/dalgo v0.10.2/go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI=
github.com/dal-go/dalgo v0.12.0 h1:giibzqo6mIkU06b0r4uKb3ZEa2agtj1qnL8RNa6sOBM=
github.com/dal-go/dalgo v0.12.0/go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI=
github.com/dal-go/dalgo-end2end-tests v0.0.32 h1:3wxdCdPs9VavTfBzm52ccskCzTn0zV+X6i1q5gs9UIc=
github.com/dal-go/dalgo-end2end-tests v0.0.32/go.mod h1:il5AZDJlZtrjIUjtvz2pjMdm2wMYminKxZi5BG6MWgU=
github.com/dal-go/dalgo-end2end-tests v0.0.33 h1:momZLyKo3jyUsqK396lsNbnQImSbQHgiAVNGLjso1to=
Expand Down

0 comments on commit c591285

Please sign in to comment.