Skip to content

Commit 802399b

Browse files
fix(deps): update module gopkg.in/dnaeon/go-deque.v1 to v1.0.0-20250926082955-0627070af3b0
1 parent d825512 commit 802399b

File tree

5 files changed

+79
-12
lines changed

5 files changed

+79
-12
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module gopkg.in/dnaeon/go-binarytree.v1
22

33
go 1.24
44

5-
require gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e
5+
require gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250926082955-0627070af3b0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e h1:HogsLKKscO1lTlas1DSraYcScbzUt3JxJ/jyXb1VC3o=
2-
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e/go.mod h1:mAZ2p0oPgDAeRlUKq3IJOE9RvqVvA3BIA4WKxG/9zDM=
1+
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250926082955-0627070af3b0 h1:0lGmV/TJSnt0GTSoFcvWooB2bSbf3HDvMV3DRQEy9k4=
2+
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250926082955-0627070af3b0/go.mod h1:mAZ2p0oPgDAeRlUKq3IJOE9RvqVvA3BIA4WKxG/9zDM=

vendor/gopkg.in/dnaeon/go-deque.v1/deque.go

Lines changed: 72 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/dnaeon/go-deque.v1/renovate.json

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e
1+
# gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250926082955-0627070af3b0
22
## explicit; go 1.22
33
gopkg.in/dnaeon/go-deque.v1

0 commit comments

Comments
 (0)