Skip to content

Commit a18d503

Browse files
fix(deps): update module github.com/dal-go/dalgo to v0.18.1
1 parent 58eee3e commit a18d503

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
@@ -3,7 +3,7 @@ module github.com/dal-go/dalgo2buntdb
33
go 1.22
44

55
require (
6-
github.com/dal-go/dalgo v0.18.0
6+
github.com/dal-go/dalgo v0.18.1
77
github.com/dal-go/dalgo-end2end-tests v0.0.46
88
github.com/stretchr/testify v1.10.0
99
github.com/tidwall/buntdb v1.3.2

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
github.com/dal-go/dalgo v0.18.0 h1:GAl+WiRg7J2Y3SWaKI12+PgKebA6Z2dZGXyZ3NPktI4=
22
github.com/dal-go/dalgo v0.18.0/go.mod h1:BoMNGwDE9FdjynV7xCn5f/GdVJxvfePwjsMldn+BhqA=
3+
github.com/dal-go/dalgo v0.18.1 h1:QV4xkjEE5I5PS6ZTKINQhU3+J5loKiCkj/vUmF+8Hd8=
4+
github.com/dal-go/dalgo v0.18.1/go.mod h1:BoMNGwDE9FdjynV7xCn5f/GdVJxvfePwjsMldn+BhqA=
35
github.com/dal-go/dalgo-end2end-tests v0.0.46 h1:8e5xhJXHYPRZTMBJ5zI9RyzAk2QJA2dMYQKdsyjoXEM=
46
github.com/dal-go/dalgo-end2end-tests v0.0.46/go.mod h1:HGtPCP1zDKCzUdaiy+Yf6IM41zj2y3yuJXT01WpivE8=
57
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=

0 commit comments

Comments
 (0)