Skip to content

Commit

Permalink
fix(deps): update module github.com/dal-go/dalgo to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent 1cc87a7 commit e35ebc4
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.0
github.com/dal-go/dalgo v0.10.1
github.com/dal-go/dalgo-end2end-tests v0.0.32
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 @@ -9,6 +9,8 @@ github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/dal-go/dalgo v0.10.0 h1:XtUHTzSExTPlVVR1i3GqfNxH1qnoUBp+DHCif6N1r6U=
github.com/dal-go/dalgo v0.10.0/go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI=
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-end2end-tests v0.0.32 h1:3wxdCdPs9VavTfBzm52ccskCzTn0zV+X6i1q5gs9UIc=
github.com/dal-go/dalgo-end2end-tests v0.0.32/go.mod h1:il5AZDJlZtrjIUjtvz2pjMdm2wMYminKxZi5BG6MWgU=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit e35ebc4

Please sign in to comment.