Skip to content

Commit 80fd18e

Browse files
fix(deps): update module github.com/dal-go/dalgo-end2end-tests to v0.0.47
1 parent 9a1b608 commit 80fd18e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.0
66

77
require (
88
github.com/dal-go/dalgo v0.18.1
9-
github.com/dal-go/dalgo-end2end-tests v0.0.46
9+
github.com/dal-go/dalgo-end2end-tests v0.0.47
1010
github.com/dgraph-io/badger/v4 v4.5.1
1111
)
1212

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ github.com/dal-go/dalgo-end2end-tests v0.0.45 h1:J/smOncL6nYmZJ6vXttmhKjlitYp1RP
1313
github.com/dal-go/dalgo-end2end-tests v0.0.45/go.mod h1:myUgSI7dosND8Km7I5TpXGw/u8ocTqNBiQRVYyCbjrg=
1414
github.com/dal-go/dalgo-end2end-tests v0.0.46 h1:8e5xhJXHYPRZTMBJ5zI9RyzAk2QJA2dMYQKdsyjoXEM=
1515
github.com/dal-go/dalgo-end2end-tests v0.0.46/go.mod h1:HGtPCP1zDKCzUdaiy+Yf6IM41zj2y3yuJXT01WpivE8=
16+
github.com/dal-go/dalgo-end2end-tests v0.0.47 h1:VbWOQVnwt95MuwCb5TldEKmU6vYEvf4AZASKeZrcMgs=
17+
github.com/dal-go/dalgo-end2end-tests v0.0.47/go.mod h1:9aYkVvNzHx1y7LEeltqZk+Sw1Rt3mUrpHwanAr2T9w0=
1618
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1719
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
1820
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)