diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 17:43:42 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 17:43:42 -0700 |
| commit | b3ce67680f630c31bf715447c604019682c9c9ce (patch) | |
| tree | 202b5c98b0b76852f9439785cf665a4b27ad78f0 /go.mod | |
| parent | 90c384a57841e11246b817561b028125a785331c (diff) | |
| download | deque-b3ce67680f630c31bf715447c604019682c9c9ce.tar.zst | |
Rebrand to github.com/rhogenson/container
I also added a heap package
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module gitlab.com/rhogenson/deque +module github.com/rhogenson/container go 1.24.1 |
