refactor!: package is now named ringdeque

This commit is contained in:
2026-04-05 15:04:07 -04:00
parent 2cf1847dca
commit c8508cd00b
4 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module git.maximhutz.com/tools/go-ring
module git.maximhutz.com/tools/go-ringdeque
go 1.26.1