Releases: dtoubelis/go-aqueue
Releases · dtoubelis/go-aqueue
1.1.4
- Update yaml dependency to address a potential security issue
1.1.3
- update CI to use modules instead of dep with go1.12 and go1.13
1.1.2
- Add support for go modules
1.1.1
- Licensing statements have been applied to all files in the project in a consistent way.
1.1.0
- Added
PushWithTimeout()
and PopWithTimeout()
convenience methods