Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module gopkg.in/dnaeon/go-binarytree.v1

go 1.24

require gopkg.in/dnaeon/go-deque.v1 v1.0.0-20220924123127-c8d2565cae45
require gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20220924123127-c8d2565cae45 h1:vqOCxIOG4p9d4FzsnkzYUhKYVRnykSPdBk46of4bS6g=
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20220924123127-c8d2565cae45/go.mod h1:/oUlvC7v/6StKZYUKPFtH7YbgkLITXvh4CMF7cElPo8=
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e h1:HogsLKKscO1lTlas1DSraYcScbzUt3JxJ/jyXb1VC3o=
gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e/go.mod h1:mAZ2p0oPgDAeRlUKq3IJOE9RvqVvA3BIA4WKxG/9zDM=
34 changes: 34 additions & 0 deletions vendor/gopkg.in/dnaeon/go-deque.v1/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 0 additions & 28 deletions vendor/gopkg.in/dnaeon/go-deque.v1/README.org

This file was deleted.

108 changes: 54 additions & 54 deletions vendor/gopkg.in/dnaeon/go-deque.v1/deque.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions vendor/gopkg.in/dnaeon/go-deque.v1/renovate.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# gopkg.in/dnaeon/go-deque.v1 v1.0.0-20220924123127-c8d2565cae45
## explicit; go 1.19
# gopkg.in/dnaeon/go-deque.v1 v1.0.0-20250925170110-f4a9a9470e9e
## explicit; go 1.22
gopkg.in/dnaeon/go-deque.v1