Skip to content

Releases: Irtesaam/goqueue

goqueue v3.0.0

27 Sep 11:43

Choose a tag to compare

goqueue v2.0.0

27 Sep 11:37

Choose a tag to compare

Fix: Use proper GitHub module path to resolve import issues

- Changed module from 'goqueue' to 'github.com/Irtesaam/goqueue'
- Updated all internal imports to use full GitHub path
- This prevents Go from looking for packages in standard library
- Module path now matches repository structure

goqueue v1.0.0

27 Sep 10:45

Choose a tag to compare

updated docs