Skip to content

Commit

Permalink
fix(deps): update module github.com/dal-go/dalgo to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent f640f27 commit 802e6ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
module github.com/dal-go/dalgo2datastore

go 1.21
go 1.23

toolchain go1.23.0

require (
cloud.google.com/go/datastore v1.17.1
github.com/dal-go/dalgo v0.12.1
github.com/dal-go/dalgo v0.12.2
github.com/dal-go/dalgo-end2end-tests v0.0.36
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 @@ -142,6 +142,8 @@ 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 v0.12.1 h1:3W95xOSC7CLgH3OQppNOWoIaMkon8GlQmgYxxO5qnvs=
github.com/dal-go/dalgo v0.12.1/go.mod h1:gzBMQn5sfUcHcx+7FNpO+FQz7guT/AAYgzXM4300rAY=
github.com/dal-go/dalgo v0.12.2 h1:OmiC6TRuBbV8zDHScdkUMlwViB6ORgLm6Tfd9bHDBAo=
github.com/dal-go/dalgo v0.12.2/go.mod h1:lY3vCOnl9bI8c82reF+kQNpKvSklgoFImGGmNgkFHls=
github.com/dal-go/dalgo-end2end-tests v0.0.18 h1:DJfVHYS9QnxhZ28H2nguECpX4UZn5ueV5eQeYV83hTs=
github.com/dal-go/dalgo-end2end-tests v0.0.18/go.mod h1:owEwPvN22OmWrJvVaycuImhTQMu3reJwopP+VHHFQ3Q=
github.com/dal-go/dalgo-end2end-tests v0.0.19 h1:btiQZ5vwmN0akcV9plv4LVXk5REe3p+DFJ5+lvQMdk8=
Expand Down

0 comments on commit 802e6ef

Please sign in to comment.